Skip to content
Success

Console Output

11:43:39 [2023-03-16T15:43:39.425Z] Started by user Patrick Tasse
11:43:39 [2023-03-16T15:43:39.425Z] Running as Patrick Tasse
11:43:40 [2023-03-16T15:43:40.981Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:43:41 [2023-03-16T15:43:41.120Z] [Pipeline] Start of Pipeline
11:43:43 [2023-03-16T15:43:43.080Z] [Pipeline] readTrusted
11:43:43 [2023-03-16T15:43:43.364Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:43:43 [2023-03-16T15:43:43.691Z] [Pipeline] echo
11:43:43 [2023-03-16T15:43:43.694Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
11:43:43 [2023-03-16T15:43:43.697Z] [Pipeline] podTemplate
11:43:43 [2023-03-16T15:43:43.705Z] [Pipeline] {
11:43:44 [2023-03-16T15:43:44.750Z] [Pipeline] node
11:43:59 [2023-03-16T15:43:59.752Z] Still waiting to schedule task
11:43:59 [2023-03-16T15:43:59.754Z] Waiting for next available executor on ‘tracecompass-build11:45:08 [2023-03-16T15:45:08.930Z] Agent tracecompass-build-v4x7n-z3z5b is provisioned from template tracecompass-build-v4x7n
11:45:08 [2023-03-16T15:45:08.931Z] ---
11:45:08 [2023-03-16T15:45:08.931Z] apiVersion: "v1"
11:45:08 [2023-03-16T15:45:08.931Z] kind: "Pod"
11:45:08 [2023-03-16T15:45:08.931Z] metadata:
11:45:08 [2023-03-16T15:45:08.931Z]   annotations:
11:45:08 [2023-03-16T15:45:08.931Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-core-only/3315/"
11:45:08 [2023-03-16T15:45:08.931Z]     runUrl: "job/tracecompass-gerrit-core-only/3315/"
11:45:08 [2023-03-16T15:45:08.931Z]   labels:
11:45:08 [2023-03-16T15:45:08.931Z]     jenkins: "slave"
11:45:08 [2023-03-16T15:45:08.931Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
11:45:08 [2023-03-16T15:45:08.931Z]     jenkins/label: "tracecompass-build"
11:45:08 [2023-03-16T15:45:08.931Z]   name: "tracecompass-build-v4x7n-z3z5b"
11:45:08 [2023-03-16T15:45:08.931Z]   namespace: "tracecompass"
11:45:08 [2023-03-16T15:45:08.931Z] spec:
11:45:08 [2023-03-16T15:45:08.931Z]   containers:
11:45:08 [2023-03-16T15:45:08.931Z]   - args:
11:45:08 [2023-03-16T15:45:08.931Z]     - "-c"
11:45:08 [2023-03-16T15:45:08.931Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
11:45:08 [2023-03-16T15:45:08.931Z]     command:
11:45:08 [2023-03-16T15:45:08.931Z]     - "/bin/sh"
11:45:08 [2023-03-16T15:45:08.931Z]     image: "eclipse/tracecompass-build-env:18.04"
11:45:08 [2023-03-16T15:45:08.931Z]     imagePullPolicy: "Always"
11:45:08 [2023-03-16T15:45:08.931Z]     name: "tracecompass"
11:45:08 [2023-03-16T15:45:08.931Z]     resources:
11:45:08 [2023-03-16T15:45:08.931Z]       limits:
11:45:08 [2023-03-16T15:45:08.931Z]         memory: "2.6Gi"
11:45:08 [2023-03-16T15:45:08.931Z]         cpu: "1.3"
11:45:08 [2023-03-16T15:45:08.931Z]       requests:
11:45:08 [2023-03-16T15:45:08.931Z]         memory: "2.6Gi"
11:45:08 [2023-03-16T15:45:08.931Z]         cpu: "1.3"
11:45:08 [2023-03-16T15:45:08.931Z]     tty: true
11:45:08 [2023-03-16T15:45:08.931Z]     volumeMounts:
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "settings-xml"
11:45:08 [2023-03-16T15:45:08.931Z]       readOnly: true
11:45:08 [2023-03-16T15:45:08.931Z]       subPath: "settings.xml"
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/home/jenkins/.m2/repository"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "m2-repo"
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/opt/tools"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "tools"
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/home/jenkins/agent"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "workspace-volume"
11:45:08 [2023-03-16T15:45:08.931Z]       readOnly: false
11:45:08 [2023-03-16T15:45:08.931Z]   - env:
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_SECRET"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "********"
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_TUNNEL"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_AGENT_NAME"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "tracecompass-build-v4x7n-z3z5b"
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_NAME"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "tracecompass-build-v4x7n-z3z5b"
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_AGENT_WORKDIR"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "/home/jenkins/agent"
11:45:08 [2023-03-16T15:45:08.931Z]     - name: "JENKINS_URL"
11:45:08 [2023-03-16T15:45:08.931Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
11:45:08 [2023-03-16T15:45:08.931Z]     image: "eclipsecbi/jenkins-jnlp-agent"
11:45:08 [2023-03-16T15:45:08.931Z]     name: "jnlp"
11:45:08 [2023-03-16T15:45:08.931Z]     resources:
11:45:08 [2023-03-16T15:45:08.931Z]       limits: {}
11:45:08 [2023-03-16T15:45:08.931Z]       requests:
11:45:08 [2023-03-16T15:45:08.931Z]         memory: "256Mi"
11:45:08 [2023-03-16T15:45:08.931Z]         cpu: "100m"
11:45:08 [2023-03-16T15:45:08.931Z]     volumeMounts:
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/home/jenkins/.ssh"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "volume-known-hosts"
11:45:08 [2023-03-16T15:45:08.931Z]     - mountPath: "/home/jenkins/agent"
11:45:08 [2023-03-16T15:45:08.931Z]       name: "workspace-volume"
11:45:08 [2023-03-16T15:45:08.931Z]       readOnly: false
11:45:08 [2023-03-16T15:45:08.931Z]   nodeSelector:
11:45:08 [2023-03-16T15:45:08.931Z]     kubernetes.io/os: "linux"
11:45:08 [2023-03-16T15:45:08.931Z]   restartPolicy: "Never"
11:45:08 [2023-03-16T15:45:08.931Z]   volumes:
11:45:08 [2023-03-16T15:45:08.931Z]   - emptyDir: {}
11:45:08 [2023-03-16T15:45:08.931Z]     name: "m2-repo"
11:45:08 [2023-03-16T15:45:08.931Z]   - name: "settings-xml"
11:45:08 [2023-03-16T15:45:08.931Z]     secret:
11:45:08 [2023-03-16T15:45:08.931Z]       items:
11:45:08 [2023-03-16T15:45:08.931Z]       - key: "settings.xml"
11:45:08 [2023-03-16T15:45:08.931Z]         path: "settings.xml"
11:45:08 [2023-03-16T15:45:08.931Z]       secretName: "m2-secret-dir"
11:45:08 [2023-03-16T15:45:08.931Z]   - emptyDir:
11:45:08 [2023-03-16T15:45:08.931Z]       medium: ""
11:45:08 [2023-03-16T15:45:08.931Z]     name: "workspace-volume"
11:45:08 [2023-03-16T15:45:08.931Z]   - configMap:
11:45:08 [2023-03-16T15:45:08.931Z]       name: "known-hosts"
11:45:08 [2023-03-16T15:45:08.931Z]     name: "volume-known-hosts"
11:45:08 [2023-03-16T15:45:08.931Z]   - name: "tools"
11:45:08 [2023-03-16T15:45:08.931Z]     persistentVolumeClaim:
11:45:08 [2023-03-16T15:45:08.931Z]       claimName: "tools-claim-jiro-tracecompass"
11:45:08 [2023-03-16T15:45:08.931Z] 
11:45:10 [2023-03-16T15:45:10.155Z] Running on tracecompass-build-v4x7n-z3z5b in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
11:45:10 [2023-03-16T15:45:10.299Z] [Pipeline] {
11:45:11 [2023-03-16T15:45:11.484Z] [Pipeline] stage
11:45:11 [2023-03-16T15:45:11.484Z] [Pipeline] { (Declarative: Checkout SCM)
11:45:12 [2023-03-16T15:45:12.230Z] [Pipeline] checkout
11:45:13 [2023-03-16T15:45:13.861Z] Selected Git installation does not exist. Using Default
11:45:13 [2023-03-16T15:45:13.862Z] The recommended git tool is: NONE
11:45:33 [2023-03-16T15:45:33.964Z] No credentials specified
11:45:33 [2023-03-16T15:45:33.968Z] Cloning the remote Git repository
11:45:34 [2023-03-16T15:45:34.158Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:45:43 [2023-03-16T15:45:43.157Z] Avoid second fetch
11:45:43 [2023-03-16T15:45:43.257Z] Checking out Revision 71621d14a535dab6f9ea0f8b107bc5b0ce1071cb (refs/remotes/origin/master)
11:45:41 [2023-03-16T15:45:41.850Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
11:45:42 [2023-03-16T15:45:42.152Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:45:42 [2023-03-16T15:45:42.153Z]  > git --version # timeout=10
11:45:42 [2023-03-16T15:45:42.250Z]  > git --version # 'git version 2.20.1'
11:45:42 [2023-03-16T15:45:42.251Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:42 [2023-03-16T15:45:42.964Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
11:45:43 [2023-03-16T15:45:43.056Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:43 [2023-03-16T15:45:43.160Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:43 [2023-03-16T15:45:43.349Z]  > git config core.sparsecheckout # timeout=10
11:45:43 [2023-03-16T15:45:43.355Z]  > git checkout -f 71621d14a535dab6f9ea0f8b107bc5b0ce1071cb # timeout=10
11:45:50 [2023-03-16T15:45:50.765Z] Commit message: "Jenkinsfile: Fix ease.module.doclet.jar location"
11:45:50 [2023-03-16T15:45:50.852Z]  > git rev-list --no-walk 71621d14a535dab6f9ea0f8b107bc5b0ce1071cb # timeout=10
11:45:51 [2023-03-16T15:45:51.479Z] [Pipeline] }
11:45:51 [2023-03-16T15:45:51.782Z] [Pipeline] // stage
11:45:52 [2023-03-16T15:45:52.970Z] [Pipeline] withEnv
11:45:52 [2023-03-16T15:45:52.971Z] [Pipeline] {
11:45:59 [2023-03-16T15:45:59.010Z] [Pipeline] withEnv
11:45:59 [2023-03-16T15:45:59.010Z] [Pipeline] {
11:46:00 [2023-03-16T15:46:00.447Z] [Pipeline] timestamps
11:46:00 [2023-03-16T15:46:00.448Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:46:00 [2023-03-16T15:46:00.449Z] [Pipeline] {
11:46:01 [2023-03-16T15:46:01.467Z] [Pipeline] timeout
11:46:01 [2023-03-16T15:46:01.467Z] Timeout set to expire in 4 hr 0 min
11:46:01 [2023-03-16T15:46:01.469Z] [Pipeline] {
11:46:02 [2023-03-16T15:46:02.878Z] [Pipeline] stage
11:46:02 [2023-03-16T15:46:02.879Z] [Pipeline] { (Declarative: Tool Install)
11:46:04 [2023-03-16T15:46:04.179Z] [Pipeline] tool
11:46:04 [2023-03-16T15:46:04.772Z] [Pipeline] envVarsForTool
11:46:05 [2023-03-16T15:46:05.809Z] [Pipeline] tool
11:46:06 [2023-03-16T15:46:06.400Z] [Pipeline] envVarsForTool
11:46:06 [2023-03-16T15:46:06.986Z] [Pipeline] }
11:46:07 [2023-03-16T15:46:07.290Z] [Pipeline] // stage
11:46:07 [2023-03-16T15:46:07.879Z] [Pipeline] withEnv
11:46:07 [2023-03-16T15:46:07.880Z] [Pipeline] {
11:46:09 [2023-03-16T15:46:09.502Z] [Pipeline] stage
11:46:09 [2023-03-16T15:46:09.503Z] [Pipeline] { (Checkout)
11:46:15 [2023-03-16T15:46:15.199Z] [Pipeline] tool
11:46:15 [2023-03-16T15:46:15.788Z] [Pipeline] envVarsForTool
11:46:16 [2023-03-16T15:46:16.835Z] [Pipeline] tool
11:46:17 [2023-03-16T15:46:17.435Z] [Pipeline] envVarsForTool
11:46:18 [2023-03-16T15:46:18.194Z] [Pipeline] withEnv
11:46:18 [2023-03-16T15:46:18.195Z] [Pipeline] {
11:46:19 [2023-03-16T15:46:19.945Z] [Pipeline] container
11:46:19 [2023-03-16T15:46:19.947Z] [Pipeline] {
11:46:20 [2023-03-16T15:46:20.697Z] [Pipeline] sh
11:46:21 [2023-03-16T15:46:21.666Z] + mkdir -p ../scripts
11:46:23 [2023-03-16T15:46:23.456Z] [Pipeline] sh
11:46:24 [2023-03-16T15:46:24.151Z] + cp scripts/deploy-rcp.sh ../scripts
11:46:24 [2023-03-16T15:46:24.448Z] [Pipeline] sh
11:46:24 [2023-03-16T15:46:24.976Z] + cp scripts/deploy-update-site.sh ../scripts
11:46:25 [2023-03-16T15:46:25.347Z] [Pipeline] sh
11:46:25 [2023-03-16T15:46:25.956Z] + cp scripts/deploy-doc.sh ../scripts
11:46:26 [2023-03-16T15:46:26.260Z] [Pipeline] sh
11:46:26 [2023-03-16T15:46:26.952Z] + cp scripts/deploy-javadoc.sh ../scripts
11:46:27 [2023-03-16T15:46:27.260Z] [Pipeline] checkout
11:46:27 [2023-03-16T15:46:27.271Z] The recommended git tool is: NONE
11:46:27 [2023-03-16T15:46:27.358Z] No credentials specified
11:46:27 [2023-03-16T15:46:27.359Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@860d6971; decorates RemoteLauncher[hudson.remoting.Channel@f97c00ea:JNLP4-connect connection from 10.40.62.130/10.40.62.130:54702] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:46:27 [2023-03-16T15:46:27.454Z] Fetching changes from the remote Git repository
11:46:27 [2023-03-16T15:46:27.361Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
11:46:27 [2023-03-16T15:46:27.456Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
11:46:27 [2023-03-16T15:46:27.556Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
11:46:27 [2023-03-16T15:46:27.557Z]  > git --version # timeout=10
11:46:27 [2023-03-16T15:46:27.666Z]  > git --version # 'git version 2.20.1'
11:46:27 [2023-03-16T15:46:27.667Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/stable-8.3 # timeout=10
11:47:37 [2023-03-16T15:47:37.162Z] Checking out Revision bc771d7d96174d3e8ff75a4088af4c656dd51211 (stable-8.3)
11:47:37 [2023-03-16T15:47:37.059Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:47:37 [2023-03-16T15:47:37.249Z]  > git config core.sparsecheckout # timeout=10
11:47:37 [2023-03-16T15:47:37.255Z]  > git checkout -f bc771d7d96174d3e8ff75a4088af4c656dd51211 # timeout=10
11:47:42 [2023-03-16T15:47:42.796Z] Commit message: "releng: Update OOMPH setup file for 8.3.0"
11:47:42 [2023-03-16T15:47:42.798Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:47:44 [2023-03-16T15:47:44.551Z]  > git rev-list --no-walk bb202d476269d9f03177ca92d07e58bcbdb6078c # timeout=10
11:47:44 [2023-03-16T15:47:44.992Z] [Pipeline] sh
11:47:45 [2023-03-16T15:47:45.658Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:47:45 [2023-03-16T15:47:45.967Z] [Pipeline] sh
11:47:46 [2023-03-16T15:47:46.491Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:47:46 [2023-03-16T15:47:46.829Z] [Pipeline] sh
11:47:47 [2023-03-16T15:47:47.359Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:47:47 [2023-03-16T15:47:47.698Z] [Pipeline] sh
11:47:48 [2023-03-16T15:47:48.236Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:47:48 [2023-03-16T15:47:48.596Z] [Pipeline] sh
11:47:49 [2023-03-16T15:47:49.170Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:47:49 [2023-03-16T15:47:49.529Z] [Pipeline] }
11:47:49 [2023-03-16T15:47:49.829Z] [Pipeline] // container
11:47:50 [2023-03-16T15:47:50.276Z] [Pipeline] }
11:47:50 [2023-03-16T15:47:50.582Z] [Pipeline] // withEnv
11:47:51 [2023-03-16T15:47:51.028Z] [Pipeline] }
11:47:51 [2023-03-16T15:47:51.329Z] [Pipeline] // stage
11:47:52 [2023-03-16T15:47:52.205Z] [Pipeline] stage
11:47:52 [2023-03-16T15:47:52.205Z] [Pipeline] { (Product File)
11:47:57 [2023-03-16T15:47:57.603Z] Stage "Product File" skipped due to when conditional
11:47:57 [2023-03-16T15:47:57.604Z] [Pipeline] }
11:47:57 [2023-03-16T15:47:57.922Z] [Pipeline] // stage
11:47:58 [2023-03-16T15:47:58.830Z] [Pipeline] stage
11:47:58 [2023-03-16T15:47:58.830Z] [Pipeline] { (Build)
11:48:04 [2023-03-16T15:48:04.676Z] [Pipeline] tool
11:48:05 [2023-03-16T15:48:05.267Z] [Pipeline] envVarsForTool
11:48:06 [2023-03-16T15:48:06.308Z] [Pipeline] tool
11:48:06 [2023-03-16T15:48:06.900Z] [Pipeline] envVarsForTool
11:48:07 [2023-03-16T15:48:07.635Z] [Pipeline] withEnv
11:48:07 [2023-03-16T15:48:07.636Z] [Pipeline] {
11:48:09 [2023-03-16T15:48:09.421Z] [Pipeline] container
11:48:09 [2023-03-16T15:48:09.422Z] [Pipeline] {
11:48:10 [2023-03-16T15:48:10.157Z] [Pipeline] sh
11:48:10 [2023-03-16T15:48:10.690Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp
11:48:11 [2023-03-16T15:48:11.020Z] [Pipeline] sh
11:48:11 [2023-03-16T15:48:11.547Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
11:48:11 [2023-03-16T15:48:11.908Z] [Pipeline] sh
11:48:12 [2023-03-16T15:48:12.430Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
11:48:12 [2023-03-16T15:48:12.766Z] [Pipeline] sh
11:48:13 [2023-03-16T15:48:13.308Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
11:48:13 [2023-03-16T15:48:13.652Z] [Pipeline] sh
11:48:14 [2023-03-16T15:48:14.178Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
11:48:14 [2023-03-16T15:48:14.515Z] [Pipeline] sh
11:48:15 [2023-03-16T15:48:15.037Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
11:48:15 [2023-03-16T15:48:15.402Z] [Pipeline] sh
11:48:15 [2023-03-16T15:48:15.927Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Dtarget-platform=tracecompass-e4.27
11:48:15 [2023-03-16T15:48:15.929Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:48:18 [2023-03-16T15:48:18.494Z] [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
11:48:18 [2023-03-16T15:48:18.494Z] [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 5.6 kB/s)
11:48:18 [2023-03-16T15:48:18.494Z] [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
11:48:18 [2023-03-16T15:48:18.758Z] [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 468 kB/s)
11:48:18 [2023-03-16T15:48:18.758Z] [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
11:48:18 [2023-03-16T15:48:18.758Z] [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 49 kB/s)
11:48:19 [2023-03-16T15:48:19.021Z] [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
11:48:19 [2023-03-16T15:48:19.021Z] [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 103 kB/s)
11:48:19 [2023-03-16T15:48:19.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
11:48:19 [2023-03-16T15:48:19.021Z] [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 360 kB/s)
11:48:19 [2023-03-16T15:48:19.285Z] [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
11:48:19 [2023-03-16T15:48:19.285Z] [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 935 kB/s)
11:48:19 [2023-03-16T15:48:19.549Z] [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
11:48:19 [2023-03-16T15:48:19.549Z] [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 925 kB/s)
11:48:19 [2023-03-16T15:48:19.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:48:19 [2023-03-16T15:48:19.813Z] [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 669 kB/s)
11:48:19 [2023-03-16T15:48:19.813Z] [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
11:48:19 [2023-03-16T15:48:19.813Z] [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
11:48:19 [2023-03-16T15:48:19.813Z] [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 119 kB/s)
11:48:19 [2023-03-16T15:48:19.814Z] [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 283 kB/s)
11:48:20 [2023-03-16T15:48:20.763Z] [INFO] Scanning for projects...
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
11:48:20 [2023-03-16T15:48:20.763Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.026Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.290Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.553Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.553Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
11:48:21 [2023-03-16T15:48:21.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:21 [2023-03-16T15:48:21.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:21 [2023-03-16T15:48:21.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom (2.1 kB at 59 kB/s)
11:48:22 [2023-03-16T15:48:22.354Z] [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
11:48:22 [2023-03-16T15:48:22.354Z] [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
11:48:22 [2023-03-16T15:48:22.354Z] [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
11:48:22 [2023-03-16T15:48:22.354Z] [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
11:48:22 [2023-03-16T15:48:22.616Z] [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
11:48:22 [2023-03-16T15:48:22.616Z] [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
11:48:22 [2023-03-16T15:48:22.616Z] [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 283 kB/s)
11:48:22 [2023-03-16T15:48:22.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom (7.1 kB at 165 kB/s)
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:22 [2023-03-16T15:48:22.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom (1.1 kB at 26 kB/s)
11:48:23 [2023-03-16T15:48:23.142Z] [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
11:48:23 [2023-03-16T15:48:23.142Z] [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
11:48:23 [2023-03-16T15:48:23.142Z] [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
11:48:23 [2023-03-16T15:48:23.142Z] [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
11:48:23 [2023-03-16T15:48:23.142Z] [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
11:48:23 [2023-03-16T15:48:23.143Z] [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
11:48:23 [2023-03-16T15:48:23.143Z] [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 71 kB/s)
11:48:23 [2023-03-16T15:48:23.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom (1.1 kB at 22 kB/s)
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 818 kB/s)
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
11:48:23 [2023-03-16T15:48:23.669Z] [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 1.4 MB/s)
11:48:23 [2023-03-16T15:48:23.669Z] [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
11:48:23 [2023-03-16T15:48:23.669Z] [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
11:48:23 [2023-03-16T15:48:23.932Z] [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
11:48:23 [2023-03-16T15:48:23.932Z] [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
11:48:23 [2023-03-16T15:48:23.932Z] [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
11:48:23 [2023-03-16T15:48:23.932Z] [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
11:48:23 [2023-03-16T15:48:23.932Z] [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 1.3 MB/s)
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:23 [2023-03-16T15:48:23.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 413 kB/s)
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:48:24 [2023-03-16T15:48:24.197Z] [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
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:48:24 [2023-03-16T15:48:24.197Z] [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
11:48:24 [2023-03-16T15:48:24.197Z] [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.7 MB/s)
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 648 kB/s)
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:48:24 [2023-03-16T15:48:24.461Z] [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
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:48:24 [2023-03-16T15:48:24.461Z] [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
11:48:24 [2023-03-16T15:48:24.461Z] [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 1.3 MB/s)
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 746 kB/s)
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 339 kB/s)
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:48:24 [2023-03-16T15:48:24.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:48:24 [2023-03-16T15:48:24.986Z] [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
11:48:24 [2023-03-16T15:48:24.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:48:25 [2023-03-16T15:48:25.251Z] [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
11:48:25 [2023-03-16T15:48:25.251Z] [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 1.7 MB/s)
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
11:48:25 [2023-03-16T15:48:25.514Z] [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 256 kB/s)
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:48:25 [2023-03-16T15:48:25.514Z] [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
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:48:25 [2023-03-16T15:48:25.514Z] [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
11:48:25 [2023-03-16T15:48:25.514Z] [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 2.9 MB/s)
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
11:48:25 [2023-03-16T15:48:25.777Z] [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 128 kB/s)
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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 664 kB/s)
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:25 [2023-03-16T15:48:25.777Z] [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
11:48:26 [2023-03-16T15:48:26.038Z] [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
11:48:26 [2023-03-16T15:48:26.038Z] [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
11:48:26 [2023-03-16T15:48:26.038Z] [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
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 1.1 MB/s)
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
11:48:26 [2023-03-16T15:48:26.038Z] [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 153 kB/s)
11:48:26 [2023-03-16T15:48:26.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom (1.8 kB at 122 kB/s)
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
11:48:26 [2023-03-16T15:48:26.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom (1.0 kB at 49 kB/s)
11:48:26 [2023-03-16T15:48:26.302Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 128 kB/s)
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.565Z] [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
11:48:26 [2023-03-16T15:48:26.828Z] [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
11:48:26 [2023-03-16T15:48:26.828Z] [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
11:48:26 [2023-03-16T15:48:26.828Z] [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 1.2 MB/s)
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:48:26 [2023-03-16T15:48:26.828Z] [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
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:48:26 [2023-03-16T15:48:26.828Z] [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
11:48:26 [2023-03-16T15:48:26.828Z] [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 5.1 MB/s)
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:26 [2023-03-16T15:48:26.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 108 kB/s)
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom (1.7 kB at 107 kB/s)
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom (1.4 kB at 102 kB/s)
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:48:27 [2023-03-16T15:48:27.621Z] [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 594 kB/s)
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom (2.1 kB at 60 kB/s)
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom (1.1 kB at 34 kB/s)
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:27 [2023-03-16T15:48:27.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom (1.0 kB at 47 kB/s)
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom (2.3 kB at 76 kB/s)
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom (1.1 kB at 59 kB/s)
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:48:28 [2023-03-16T15:48:28.406Z] [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
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:48:28 [2023-03-16T15:48:28.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
11:48:28 [2023-03-16T15:48:28.407Z] [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
11:48:28 [2023-03-16T15:48:28.407Z] [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
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.407Z] [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
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:48:28 [2023-03-16T15:48:28.670Z] [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
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:48:28 [2023-03-16T15:48:28.670Z] [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
11:48:28 [2023-03-16T15:48:28.670Z] [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
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [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
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:48:28 [2023-03-16T15:48:28.671Z] [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
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:48:28 [2023-03-16T15:48:28.671Z] [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
11:48:28 [2023-03-16T15:48:28.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
11:48:28 [2023-03-16T15:48:28.933Z] [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
11:48:28 [2023-03-16T15:48:28.933Z] [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
11:48:28 [2023-03-16T15:48:28.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
11:48:28 [2023-03-16T15:48:28.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:48:28 [2023-03-16T15:48:28.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:48:28 [2023-03-16T15:48:28.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:48:29 [2023-03-16T15:48:29.195Z] [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
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:50:35 [2023-03-16T15:50:35.751Z] [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
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:50:35 [2023-03-16T15:50:35.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [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
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 219 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 2.4 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 8.5 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 263 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 3.4 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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
11:50:35 [2023-03-16T15:50:35.753Z] [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 637 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 795 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [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
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.1 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [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 837 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [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
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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 24 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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 1.0 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [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 2.3 MB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 111 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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 100 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 17 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [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 683 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 33 kB/s)
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 5.0 MB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 184 kB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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 19 kB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar (16 kB at 72 kB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar (46 kB at 161 kB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar (28 kB at 98 kB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 4.8 MB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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
11:50:35 [2023-03-16T15:50:35.754Z] [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 45 MB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar (297 kB at 8.5 MB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar (167 kB at 3.3 MB/s)
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar (65 kB at 1.7 MB/s)
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml (443 B at 18 kB/s)
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom (3.8 kB at 179 kB/s)
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 2.5 MB/s)
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [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
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:50:35 [2023-03-16T15:50:35.755Z] [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
11:50:35 [2023-03-16T15:50:35.755Z] [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 9.1 MB/s)
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
11:50:35 [2023-03-16T15:50:35.755Z] [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 5.1 MB/s)
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar (23 kB at 1.1 MB/s)
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 386 kB/s)
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 557 kB/s)
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:50:35 [2023-03-16T15:50:35.756Z] [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
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:50:35 [2023-03-16T15:50:35.756Z] [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
11:50:35 [2023-03-16T15:50:35.756Z] [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 7.4 MB/s)
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
11:50:35 [2023-03-16T15:50:35.757Z] [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 4.3 MB/s)
11:50:35 [2023-03-16T15:50:35.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.0 MB/s)
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom (1.7 kB at 107 kB/s)
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar (14 kB at 1.1 MB/s)
11:50:36 [2023-03-16T15:50:36.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom (2.9 kB at 143 kB/s)
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
11:50:36 [2023-03-16T15:50:36.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar (40 kB at 1.2 MB/s)
11:50:36 [2023-03-16T15:50:36.553Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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 866 kB/s)
11:50:36 [2023-03-16T15:50:36.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:50:36 [2023-03-16T15:50:36.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:50:36 [2023-03-16T15:50:36.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:50:36 [2023-03-16T15:50:36.813Z] [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
11:50:36 [2023-03-16T15:50:36.813Z] [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 3.6 MB/s)
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 216 kB/s)
11:50:37 [2023-03-16T15:50:37.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 630 kB/s)
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:50:37 [2023-03-16T15:50:37.337Z] [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
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:50:37 [2023-03-16T15:50:37.337Z] [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
11:50:37 [2023-03-16T15:50:37.337Z] [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)
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
11:50:37 [2023-03-16T15:50:37.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 217 kB/s)
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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 171 kB/s)
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.599Z] [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
11:50:37 [2023-03-16T15:50:37.861Z] [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
11:50:37 [2023-03-16T15:50:37.861Z] [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
11:50:37 [2023-03-16T15:50:37.861Z] [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
11:50:37 [2023-03-16T15:50:37.861Z] [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 980 kB/s)
11:50:37 [2023-03-16T15:50:37.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:50:37 [2023-03-16T15:50:37.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:50:37 [2023-03-16T15:50:37.861Z] [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
11:50:37 [2023-03-16T15:50:37.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:50:38 [2023-03-16T15:50:38.124Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:50:38 [2023-03-16T15:50:38.124Z] [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
11:50:38 [2023-03-16T15:50:38.124Z] [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 253 kB/s)
11:50:38 [2023-03-16T15:50:38.124Z] [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
11:50:38 [2023-03-16T15:50:38.124Z] [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
11:50:38 [2023-03-16T15:50:38.124Z] [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
11:50:38 [2023-03-16T15:50:38.388Z] [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
11:50:38 [2023-03-16T15:50:38.388Z] [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
11:50:38 [2023-03-16T15:50:38.388Z] [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
11:50:38 [2023-03-16T15:50:38.388Z] [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 2.7 MB/s)
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:50:38 [2023-03-16T15:50:38.388Z] [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 282 kB/s)
11:50:38 [2023-03-16T15:50:38.388Z] [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
11:50:38 [2023-03-16T15:50:38.388Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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 875 kB/s)
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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.4 MB/s)
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.652Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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 522 kB/s)
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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
11:50:38 [2023-03-16T15:50:38.915Z] [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 310 kB/s)
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:50:39 [2023-03-16T15:50:39.177Z] [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
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:50:39 [2023-03-16T15:50:39.177Z] [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
11:50:39 [2023-03-16T15:50:39.177Z] [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 188 kB/s)
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:50:39 [2023-03-16T15:50:39.177Z] [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
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:50:39 [2023-03-16T15:50:39.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:50:39 [2023-03-16T15:50:39.177Z] [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
11:50:39 [2023-03-16T15:50:39.441Z] [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 301 kB/s)
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 609 kB/s)
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 244 kB/s)
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 145 kB/s)
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.703Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 53 kB/s)
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
11:50:39 [2023-03-16T15:50:39.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 45 kB/s)
11:50:39 [2023-03-16T15:50:39.967Z] [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
11:50:40 [2023-03-16T15:50:40.237Z] [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
11:50:40 [2023-03-16T15:50:40.238Z] [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
11:50:40 [2023-03-16T15:50:40.238Z] [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
11:50:40 [2023-03-16T15:50:40.238Z] [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
11:50:40 [2023-03-16T15:50:40.238Z] [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
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.1 MB/s)
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 46 kB/s)
11:50:40 [2023-03-16T15:50:40.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 169 kB/s)
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
11:50:40 [2023-03-16T15:50:40.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 136 kB/s)
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 877 kB/s)
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:40 [2023-03-16T15:50:40.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 4.8 MB/s)
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 884 kB/s)
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 702 kB/s)
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 1.1 MB/s)
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 996 kB/s)
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 6.0 MB/s)
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
11:50:41 [2023-03-16T15:50:41.817Z] [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 516 kB/s)
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 767 kB/s)
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:41 [2023-03-16T15:50:41.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:42 [2023-03-16T15:50:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:42 [2023-03-16T15:50:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:42 [2023-03-16T15:50:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:50:42 [2023-03-16T15:50:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.8 MB/s)
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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 729 kB/s)
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.083Z] [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
11:50:42 [2023-03-16T15:50:42.349Z] [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
11:50:42 [2023-03-16T15:50:42.349Z] [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
11:50:42 [2023-03-16T15:50:42.349Z] [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
11:50:42 [2023-03-16T15:50:42.349Z] [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 1.7 MB/s)
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 609 kB/s)
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 4.0 MB/s)
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
11:50:42 [2023-03-16T15:50:42.613Z] [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 164 kB/s)
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.613Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:50:42 [2023-03-16T15:50:42.877Z] [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 36 kB/s)
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 556 kB/s)
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:42 [2023-03-16T15:50:42.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:43 [2023-03-16T15:50:43.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:43 [2023-03-16T15:50:43.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:43 [2023-03-16T15:50:43.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:50:43 [2023-03-16T15:50:43.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 1.3 MB/s)
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:50:43 [2023-03-16T15:50:43.139Z] [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
11:50:43 [2023-03-16T15:50:43.139Z] [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 1.1 MB/s)
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:50:43 [2023-03-16T15:50:43.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:50:43 [2023-03-16T15:50:43.401Z] [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
11:50:43 [2023-03-16T15:50:43.401Z] [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 1.2 MB/s)
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 1.4 MB/s)
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 448 kB/s)
11:50:43 [2023-03-16T15:50:43.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:50:43 [2023-03-16T15:50:43.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 164 kB/s)
11:50:44 [2023-03-16T15:50:44.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 690 kB/s)
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 1.3 MB/s)
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 1.5 MB/s)
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 4.9 MB/s)
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:50:44 [2023-03-16T15:50:44.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 1.6 MB/s)
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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 107 kB/s)
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:44 [2023-03-16T15:50:44.986Z] [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
11:50:45 [2023-03-16T15:50:45.249Z] [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
11:50:45 [2023-03-16T15:50:45.249Z] [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
11:50:45 [2023-03-16T15:50:45.249Z] [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)
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 427 kB/s)
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 148 kB/s)
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom (2.5 kB at 101 kB/s)
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 63 kB/s)
11:50:45 [2023-03-16T15:50:45.773Z] [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
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:45 [2023-03-16T15:50:45.773Z] [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
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:45 [2023-03-16T15:50:45.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:45 [2023-03-16T15:50:45.773Z] [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
11:50:45 [2023-03-16T15:50:45.774Z] [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.jar
11:50:45 [2023-03-16T15:50:45.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:45 [2023-03-16T15:50:45.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.036Z] [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
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.036Z] [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
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.036Z] [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
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 14 MB/s)
11:50:46 [2023-03-16T15:50:46.036Z] [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 2.9 MB/s)
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 2.2 MB/s)
11:50:46 [2023-03-16T15:50:46.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 5.8 MB/s)
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom (2.1 kB at 150 kB/s)
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom (6.5 kB at 326 kB/s)
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
11:50:46 [2023-03-16T15:50:46.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar (20 kB at 828 kB/s)
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 39 MB/s)
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:46 [2023-03-16T15:50:46.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom (1.3 kB at 19 kB/s)
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom (1.5 kB at 113 kB/s)
11:50:47 [2023-03-16T15:50:47.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar (7.3 kB at 228 kB/s)
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 70 kB/s)
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 258 kB/s)
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 188 kB/s)
11:50:47 [2023-03-16T15:50:47.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 380 kB/s)
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar (66 kB at 3.7 MB/s)
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom (1.6 kB at 123 kB/s)
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:47 [2023-03-16T15:50:47.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar (7.0 kB at 413 kB/s)
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom (2.4 kB at 181 kB/s)
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.041Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar (30 kB at 1.3 MB/s)
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
11:50:48 [2023-03-16T15:50:48.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom (3.0 kB at 9.1 kB/s)
11:50:48 [2023-03-16T15:50:48.567Z] [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
11:50:48 [2023-03-16T15:50:48.567Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [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 2.7 MB/s)
11:50:48 [2023-03-16T15:50:48.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:50:48 [2023-03-16T15:50:48.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:50:48 [2023-03-16T15:50:48.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:50:48 [2023-03-16T15:50:48.830Z] [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
11:50:48 [2023-03-16T15:50:48.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 14 MB/s)
11:50:48 [2023-03-16T15:50:48.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
11:50:48 [2023-03-16T15:50:48.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
11:50:48 [2023-03-16T15:50:48.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.9 MB/s)
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom (2.2 kB at 38 kB/s)
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 68 kB/s)
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
11:50:49 [2023-03-16T15:50:49.618Z] [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 351 kB/s)
11:50:49 [2023-03-16T15:50:49.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.879Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 1.2 MB/s)
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 210 kB/s)
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:49 [2023-03-16T15:50:49.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 97 kB/s)
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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
11:50:50 [2023-03-16T15:50:50.144Z] [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 6.1 MB/s)
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 1.3 MB/s)
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.406Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [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 4.5 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 8.1 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 1.1 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [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
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 2.9 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [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 19 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 779 kB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 1.2 MB/s)
11:50:50 [2023-03-16T15:50:50.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 627 kB/s)
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 70 kB/s)
11:50:50 [2023-03-16T15:50:50.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.191Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
11:50:51 [2023-03-16T15:50:51.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 376 kB/s)
11:50:51 [2023-03-16T15:50:51.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 4.5 MB/s)
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.2 MB/s)
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 766 kB/s)
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom (8.3 kB at 174 kB/s)
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar (88 kB at 2.7 MB/s)
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:51 [2023-03-16T15:50:51.982Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:52 [2023-03-16T15:50:52.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:52 [2023-03-16T15:50:52.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:52 [2023-03-16T15:50:52.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
11:50:52 [2023-03-16T15:50:52.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 197 kB/s)
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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 426 kB/s)
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.243Z] [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
11:50:52 [2023-03-16T15:50:52.504Z] [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
11:50:52 [2023-03-16T15:50:52.504Z] [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
11:50:52 [2023-03-16T15:50:52.504Z] [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 3.4 MB/s)
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom (3.5 kB at 113 kB/s)
11:50:52 [2023-03-16T15:50:52.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom (1.5 kB at 44 kB/s)
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:52 [2023-03-16T15:50:52.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom (3.4 kB at 136 kB/s)
11:50:53 [2023-03-16T15:50:53.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom (1.5 kB at 51 kB/s)
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.030Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.293Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.293Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom (1.9 kB at 92 kB/s)
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom (3.3 kB at 252 kB/s)
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom (3.3 kB at 42 kB/s)
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom (3.3 kB at 87 kB/s)
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:53 [2023-03-16T15:50:53.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom (3.3 kB at 122 kB/s)
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom (2.9 kB at 155 kB/s)
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom (3.4 kB at 210 kB/s)
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom (2.9 kB at 128 kB/s)
11:50:54 [2023-03-16T15:50:54.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom (3.4 kB at 134 kB/s)
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
11:50:54 [2023-03-16T15:50:54.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom (2.1 kB at 159 kB/s)
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 208 kB/s)
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 1.0 MB/s)
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:54 [2023-03-16T15:50:54.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 65 kB/s)
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 636 kB/s)
11:50:55 [2023-03-16T15:50:55.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 39 kB/s)
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 544 kB/s)
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 169 kB/s)
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:50:55 [2023-03-16T15:50:55.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 90 kB/s)
11:50:55 [2023-03-16T15:50:55.921Z] [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
11:50:55 [2023-03-16T15:50:55.921Z] [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
11:50:55 [2023-03-16T15:50:55.921Z] [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
11:50:55 [2023-03-16T15:50:55.921Z] [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
11:50:55 [2023-03-16T15:50:55.922Z] [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
11:50:55 [2023-03-16T15:50:55.922Z] [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
11:50:55 [2023-03-16T15:50:55.922Z] [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 723 kB/s)
11:50:55 [2023-03-16T15:50:55.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:50:55 [2023-03-16T15:50:55.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:50:56 [2023-03-16T15:50:56.182Z] [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
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:50:56 [2023-03-16T15:50:56.182Z] [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
11:50:56 [2023-03-16T15:50:56.182Z] [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 1.9 MB/s)
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:50:56 [2023-03-16T15:50:56.443Z] [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 59 kB/s)
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.443Z] [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 395 kB/s)
11:50:56 [2023-03-16T15:50:56.443Z] [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
11:50:56 [2023-03-16T15:50:56.705Z] [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
11:50:56 [2023-03-16T15:50:56.705Z] [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
11:50:56 [2023-03-16T15:50:56.705Z] [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
11:50:56 [2023-03-16T15:50:56.705Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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 55 kB/s)
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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
11:50:56 [2023-03-16T15:50:56.706Z] [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 1.4 MB/s)
11:50:56 [2023-03-16T15:50:56.706Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.706Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.4 MB/s)
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 84 kB/s)
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:56 [2023-03-16T15:50:56.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:57 [2023-03-16T15:50:57.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:57 [2023-03-16T15:50:57.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:57 [2023-03-16T15:50:57.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:50:57 [2023-03-16T15:50:57.233Z] [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 282 kB/s)
11:50:57 [2023-03-16T15:50:57.233Z] [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
11:50:57 [2023-03-16T15:50:57.233Z] [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
11:50:57 [2023-03-16T15:50:57.233Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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)
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.496Z] [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
11:50:57 [2023-03-16T15:50:57.761Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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 924 kB/s)
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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 155 kB/s)
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:57 [2023-03-16T15:50:57.762Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s)
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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 266 kB/s)
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.024Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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 829 kB/s)
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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 776 kB/s)
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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 468 kB/s)
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.293Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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 293 kB/s)
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.555Z] [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
11:50:58 [2023-03-16T15:50:58.556Z] [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
11:50:58 [2023-03-16T15:50:58.556Z] [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
11:50:58 [2023-03-16T15:50:58.556Z] [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
11:50:58 [2023-03-16T15:50:58.556Z] [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 643 kB/s)
11:50:58 [2023-03-16T15:50:58.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 134 kB/s)
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 393 kB/s)
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:58 [2023-03-16T15:50:58.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 153 kB/s)
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s)
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 109 kB/s)
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 1.2 MB/s)
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:50:59 [2023-03-16T15:50:59.355Z] [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.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [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
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:50:59 [2023-03-16T15:50:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:50:59 [2023-03-16T15:50:59.619Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
11:50:59 [2023-03-16T15:50:59.619Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:50:59 [2023-03-16T15:50:59.882Z] [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.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [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
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:50:59 [2023-03-16T15:50:59.883Z] [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.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:50:59 [2023-03-16T15:50:59.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.146Z] [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
11:51:00 [2023-03-16T15:51:00.408Z] [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
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:51:00 [2023-03-16T15:51:00.408Z] [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.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [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
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:51:00 [2023-03-16T15:51:00.410Z] [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.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [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
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
11:51:00 [2023-03-16T15:51:00.674Z] [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.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.674Z] [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.jar (41 kB at 1.6 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 914 kB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 2.1 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar (185 kB at 3.9 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar (1.2 MB at 25 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 6.1 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 32 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 6.0 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 5.3 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 5.7 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 5.6 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 906 kB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar (736 kB at 3.6 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 540 kB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 3.7 MB/s)
11:51:00 [2023-03-16T15:51:00.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 59 kB/s)
11:51:00 [2023-03-16T15:51:00.939Z] [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
11:51:00 [2023-03-16T15:51:00.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.2 MB/s)
11:51:00 [2023-03-16T15:51:00.939Z] [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
11:51:00 [2023-03-16T15:51:00.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar (716 kB at 3.1 MB/s)
11:51:00 [2023-03-16T15:51:00.939Z] [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
11:51:00 [2023-03-16T15:51:00.940Z] [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 844 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.3 MB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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
11:51:00 [2023-03-16T15:51:00.940Z] [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 161 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 168 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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
11:51:00 [2023-03-16T15:51:00.940Z] [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 289 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
11:51:00 [2023-03-16T15:51:00.940Z] [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 151 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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 665 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
11:51:00 [2023-03-16T15:51:00.940Z] [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 119 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 143 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 136 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 98 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [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 1.2 MB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 344 kB/s)
11:51:00 [2023-03-16T15:51:00.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 980 kB/s)
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 357 kB/s)
11:51:01 [2023-03-16T15:51:01.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 3.1 MB/s)
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom (2.5 kB at 195 kB/s)
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.465Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar (45 kB at 2.5 MB/s)
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 446 kB/s)
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:51:01 [2023-03-16T15:51:01.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:51:01 [2023-03-16T15:51:01.725Z] [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
11:51:01 [2023-03-16T15:51:01.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:51:01 [2023-03-16T15:51:01.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:51:01 [2023-03-16T15:51:01.988Z] [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
11:51:01 [2023-03-16T15:51:01.988Z] [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 354 kB/s)
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:51:01 [2023-03-16T15:51:01.988Z] [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
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:51:01 [2023-03-16T15:51:01.988Z] [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
11:51:01 [2023-03-16T15:51:01.988Z] [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.8 MB/s)
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
11:51:01 [2023-03-16T15:51:01.988Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
11:51:02 [2023-03-16T15:51:02.248Z] [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 864 kB/s)
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.0 MB/s)
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 166 kB/s)
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 509 kB/s)
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 8.3 MB/s)
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:02 [2023-03-16T15:51:02.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:03 [2023-03-16T15:51:03.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:03 [2023-03-16T15:51:03.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:03 [2023-03-16T15:51:03.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
11:51:03 [2023-03-16T15:51:03.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 1.7 MB/s)
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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 583 kB/s)
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.342Z] [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
11:51:03 [2023-03-16T15:51:03.603Z] [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
11:51:03 [2023-03-16T15:51:03.603Z] [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
11:51:03 [2023-03-16T15:51:03.603Z] [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
11:51:03 [2023-03-16T15:51:03.603Z] [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 1.7 MB/s)
11:51:03 [2023-03-16T15:51:03.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom (1.4 kB at 44 kB/s)
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar (8.9 kB at 222 kB/s)
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:03 [2023-03-16T15:51:03.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 371 kB/s)
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 4.7 MB/s)
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
11:51:04 [2023-03-16T15:51:04.393Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 605 kB/s)
11:51:04 [2023-03-16T15:51:04.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
11:51:04 [2023-03-16T15:51:04.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 7.8 MB/s)
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.655Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:04 [2023-03-16T15:51:04.918Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:05 [2023-03-16T15:51:05.182Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:05 [2023-03-16T15:51:05.182Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:05 [2023-03-16T15:51:05.182Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:05 [2023-03-16T15:51:05.182Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:05 [2023-03-16T15:51:05.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.442Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
11:51:05 [2023-03-16T15:51:05.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 123 kB/s)
11:51:05 [2023-03-16T15:51:05.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
11:51:05 [2023-03-16T15:51:05.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 812 kB/s)
11:51:05 [2023-03-16T15:51:05.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
11:51:06 [2023-03-16T15:51:06.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 4.0 MB/s)
11:51:06 [2023-03-16T15:51:06.748Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:06 [2023-03-16T15:51:06.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:06 [2023-03-16T15:51:06.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:06 [2023-03-16T15:51:06.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:07 [2023-03-16T15:51:07.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:07 [2023-03-16T15:51:07.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:07 [2023-03-16T15:51:07.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
11:51:07 [2023-03-16T15:51:07.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 320 kB/s)
11:51:07 [2023-03-16T15:51:07.542Z] [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
11:51:07 [2023-03-16T15:51:07.859Z] [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
11:51:07 [2023-03-16T15:51:07.859Z] [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
11:51:08 [2023-03-16T15:51:08.122Z] [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
11:51:08 [2023-03-16T15:51:08.122Z] [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
11:51:08 [2023-03-16T15:51:08.122Z] [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
11:51:08 [2023-03-16T15:51:08.122Z] [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 1.4 MB/s)
11:51:08 [2023-03-16T15:51:08.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.386Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 485 kB/s)
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom (2.4 kB at 214 kB/s)
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:08 [2023-03-16T15:51:08.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar (14 kB at 1.3 MB/s)
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom (5.7 kB at 219 kB/s)
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.175Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
11:51:09 [2023-03-16T15:51:09.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar (30 kB at 1.3 MB/s)
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.437Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.700Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:09 [2023-03-16T15:51:09.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:09 [2023-03-16T15:51:09.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:10 [2023-03-16T15:51:10.225Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
11:51:10 [2023-03-16T15:51:10.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom (2.9 kB at 238 kB/s)
11:51:10 [2023-03-16T15:51:10.225Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
11:51:10 [2023-03-16T15:51:10.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar (46 kB at 3.5 MB/s)
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.226Z] [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
11:51:10 [2023-03-16T15:51:10.488Z] [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 72 kB/s)
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 27 MB/s)
11:51:10 [2023-03-16T15:51:10.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom (2.5 kB at 23 kB/s)
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.jar
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.jar (31 kB at 413 kB/s)
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.pom
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.pom (2.5 kB at 145 kB/s)
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.jar
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.jar (30 kB at 2.1 MB/s)
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:10 [2023-03-16T15:51:10.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom (1.9 kB at 149 kB/s)
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar (22 kB at 1.8 MB/s)
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom (1.8 kB at 153 kB/s)
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar (37 kB at 2.6 MB/s)
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [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
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [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
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 792 kB/s)
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.534Z] [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
11:51:11 [2023-03-16T15:51:11.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:51:11 [2023-03-16T15:51:11.796Z] [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
11:51:11 [2023-03-16T15:51:11.796Z] [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 104 kB/s)
11:51:11 [2023-03-16T15:51:11.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [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
11:51:11 [2023-03-16T15:51:11.797Z] [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
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:51:11 [2023-03-16T15:51:11.797Z] [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
11:51:11 [2023-03-16T15:51:11.797Z] [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
11:51:11 [2023-03-16T15:51:11.797Z] [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 18 MB/s)
11:51:12 [2023-03-16T15:51:12.060Z] [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 71 MB/s)
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.323Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.585Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
11:51:12 [2023-03-16T15:51:12.851Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.27.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@1e65c4d...
11:51:13 [2023-03-16T15:51:13.113Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11:51:13 [2023-03-16T15:51:13.113Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
11:51:13 [2023-03-16T15:51:13.113Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11:51:21 [2023-03-16T15:51:21.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:51:21 [2023-03-16T15:51:21.840Z] [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (308.6kB)
11:51:22 [2023-03-16T15:51:22.103Z] [INFO] Fetching com.google.guava_27.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.8MB)
11:51:23 [2023-03-16T15:51:23.494Z] [INFO] Fetching R-4.27-202303020300&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.27/ (63B)
11:51:23 [2023-03-16T15:51:23.494Z] [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.47MB)
11:51:23 [2023-03-16T15:51:23.757Z] [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (169.92kB)
11:51:23 [2023-03-16T15:51:23.757Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (302.53kB)
11:51:24 [2023-03-16T15:51:24.018Z] [INFO] Fetching org.apache.commons.lang3_3.12.0.v20221221-1931.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (618.14kB)
11:51:24 [2023-03-16T15:51:24.018Z] [INFO] Fetching org.eclipse.cdt.core_8.1.0.202302271859.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (5.87MB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.cdt.core.native_6.3.100.202212091724.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (71.51kB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (101.83kB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (93.93kB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (115.6kB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.65kB)
11:51:24 [2023-03-16T15:51:24.974Z] [INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (892.83kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (74.44kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.64kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (343.25kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (48.16kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (297.19kB)
11:51:25 [2023-03-16T15:51:25.234Z] [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (116.39kB)
11:51:25 [2023-03-16T15:51:25.496Z] [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (147.22kB)
11:51:25 [2023-03-16T15:51:25.496Z] [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (135.73kB)
11:51:25 [2023-03-16T15:51:25.496Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (196.21kB)
11:51:25 [2023-03-16T15:51:25.496Z] [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (114.59kB)
11:51:25 [2023-03-16T15:51:25.496Z] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (90.9kB)
11:51:25 [2023-03-16T15:51:25.758Z] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.69kB)
11:51:25 [2023-03-16T15:51:25.758Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.04kB)
11:51:25 [2023-03-16T15:51:25.758Z] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.59kB)
11:51:25 [2023-03-16T15:51:25.758Z] [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.85kB)
11:51:25 [2023-03-16T15:51:25.758Z] [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.38kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.58kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.82kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64.89kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.88kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (54.28kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.67kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (83.65kB)
11:51:26 [2023-03-16T15:51:26.018Z] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (23.09kB)
11:51:26 [2023-03-16T15:51:26.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
11:51:26 [2023-03-16T15:51:26.543Z] [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (397.08kB)
11:51:26 [2023-03-16T15:51:26.544Z] [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.75MB)
11:51:28 [2023-03-16T15:51:28.464Z] [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.72MB)
11:51:29 [2023-03-16T15:51:29.408Z] [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.79MB)
11:51:29 [2023-03-16T15:51:29.689Z] [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.3MB)
11:51:29 [2023-03-16T15:51:29.957Z] [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (48.09kB)
11:51:29 [2023-03-16T15:51:29.957Z] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (32.41kB)
11:51:29 [2023-03-16T15:51:29.957Z] [INFO] Fetching junit-jupiter-api_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (202.89kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching junit-platform-commons_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.63kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (21.6kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching junit-jupiter-engine_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (240.83kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching junit-platform-engine_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (184.79kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching junit-platform-launcher_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (165.27kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (22.12kB)
11:51:30 [2023-03-16T15:51:30.219Z] [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (717.41kB)
11:51:30 [2023-03-16T15:51:30.480Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
11:51:30 [2023-03-16T15:51:30.480Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
11:51:30 [2023-03-16T15:51:30.480Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
11:51:30 [2023-03-16T15:51:30.480Z] [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (361.47kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (146.86kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (25.35kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (71.45kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (393.54kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (806.64kB)
11:51:30 [2023-03-16T15:51:30.740Z] [INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (434.05kB)
11:51:31 [2023-03-16T15:51:31.003Z] [INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.04MB)
11:51:31 [2023-03-16T15:51:31.003Z] [INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.39MB)
11:51:31 [2023-03-16T15:51:31.265Z] [INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (107.39kB)
11:51:31 [2023-03-16T15:51:31.265Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.700.v20230210-0941.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (691.11kB)
11:51:31 [2023-03-16T15:51:31.265Z] [INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (621.13kB)
11:51:31 [2023-03-16T15:51:31.527Z] [INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (331.64kB)
11:51:31 [2023-03-16T15:51:31.527Z] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.26kB)
11:51:31 [2023-03-16T15:51:31.527Z] [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (286.17kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (314.81kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (164.87kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (49.45kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (115.07kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.8kB)
11:51:31 [2023-03-16T15:51:31.789Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (54.29kB)
11:51:32 [2023-03-16T15:51:32.050Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (57.49kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.46kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.81kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.96kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.3kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.85kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (317.8kB)
11:51:32 [2023-03-16T15:51:32.051Z] [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.29MB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.66kB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.79kB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.37kB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.11MB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (215.91kB)
11:51:32 [2023-03-16T15:51:32.314Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (205.06kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.04kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.22kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.53kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.32kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (395.08kB)
11:51:32 [2023-03-16T15:51:32.578Z] [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.14kB)
11:51:32 [2023-03-16T15:51:32.579Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (15.11kB)
11:51:32 [2023-03-16T15:51:32.579Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (266.92kB)
11:51:32 [2023-03-16T15:51:32.579Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (91.78kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (238.68kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (120.01kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.800.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (252.1kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (149.44kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (291.47kB)
11:51:32 [2023-03-16T15:51:32.845Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (22.9kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (53.71kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (378.6kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.55kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.65kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (172.79kB)
11:51:33 [2023-03-16T15:51:33.107Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (362.07kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (113.29kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (79.47kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.66kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (176.44kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (221.38kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (132.68kB)
11:51:33 [2023-03-16T15:51:33.369Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (270.25kB)
11:51:33 [2023-03-16T15:51:33.631Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (470.76kB)
11:51:33 [2023-03-16T15:51:33.631Z] [INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (425.29kB)
11:51:33 [2023-03-16T15:51:33.631Z] [INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (402.85kB)
11:51:33 [2023-03-16T15:51:33.894Z] [INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.42MB)
11:51:33 [2023-03-16T15:51:33.894Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.48MB)
11:51:34 [2023-03-16T15:51:34.156Z] [INFO] Fetching org.eclipse.test.performance_3.19.100.v20221021-0745.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (125.32kB)
11:51:34 [2023-03-16T15:51:34.156Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (421.77kB)
11:51:34 [2023-03-16T15:51:34.156Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
11:51:35 [2023-03-16T15:51:35.546Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (22.02MB of 59.71MB at 22.02MB/s)
11:51:36 [2023-03-16T15:51:36.490Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (46.42MB of 59.71MB at 23.17MB/s)
11:51:37 [2023-03-16T15:51:37.880Z] [INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.49MB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.700.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (114.89kB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.600.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (175.28kB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (110.67kB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (65.43kB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.23kB)
11:51:38 [2023-03-16T15:51:38.452Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.16MB)
11:51:38 [2023-03-16T15:51:38.715Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.07MB)
11:51:38 [2023-03-16T15:51:38.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:51:39 [2023-03-16T15:51:39.298Z] [INFO] Fetching org.apache.commons.compress_1.22.0.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.06MB)
11:51:39 [2023-03-16T15:51:39.298Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.5MB)
11:51:39 [2023-03-16T15:51:39.561Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (101.69kB)
11:51:39 [2023-03-16T15:51:39.561Z] [INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (400.21kB)
11:51:39 [2023-03-16T15:51:39.561Z] [INFO] Fetching org.eclipse.debug.ui_3.17.200.v20230220-1318.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3MB)
11:51:39 [2023-03-16T15:51:39.823Z] [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (245.21kB)
11:51:39 [2023-03-16T15:51:39.823Z] [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.42kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.74kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.73kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.3kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.eclipse.search_3.14.400.v20230209-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (499.45kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
11:51:40 [2023-03-16T15:51:40.085Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (1.01MB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (80.51kB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (34.02kB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (60.71kB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (49.89kB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (121.56kB)
11:51:40 [2023-03-16T15:51:40.346Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (157.31kB)
11:51:40 [2023-03-16T15:51:40.607Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (369.76kB)
11:51:40 [2023-03-16T15:51:40.607Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.300.v202211200032.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (153.83kB)
11:51:40 [2023-03-16T15:51:40.607Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (48.93kB)
11:51:40 [2023-03-16T15:51:40.607Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.1000.v202301190221.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (479.65kB)
11:51:40 [2023-03-16T15:51:40.607Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.600.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (1.06MB)
11:51:40 [2023-03-16T15:51:40.869Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (421.58kB)
11:51:40 [2023-03-16T15:51:40.869Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (163.6kB)
11:51:40 [2023-03-16T15:51:40.869Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.29.0/R-3.29.0-20230303230236/repository/plugins/ (811.53kB)
11:51:41 [2023-03-16T15:51:41.132Z] [INFO] Fetching 2.33.0&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
11:51:41 [2023-03-16T15:51:41.132Z] [INFO] Fetching org.eclipse.xsd_2.19.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (1,002.7kB)
11:51:41 [2023-03-16T15:51:41.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
11:51:41 [2023-03-16T15:51:41.658Z] [INFO] Fetching org.apache.log4j_1.2.24.v20221221-2012.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (357.66kB)
11:51:41 [2023-03-16T15:51:41.658Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (139.51kB)
11:51:41 [2023-03-16T15:51:41.922Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (818.21kB)
11:51:41 [2023-03-16T15:51:41.922Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (72.52kB)
11:51:41 [2023-03-16T15:51:41.922Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (35.46kB)
11:51:41 [2023-03-16T15:51:41.922Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (58.28kB)
11:51:41 [2023-03-16T15:51:41.922Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.26MB)
11:51:42 [2023-03-16T15:51:42.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:51:42 [2023-03-16T15:51:42.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
11:51:42 [2023-03-16T15:51:42.446Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
11:51:42 [2023-03-16T15:51:42.709Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:51:42 [2023-03-16T15:51:42.971Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
11:51:43 [2023-03-16T15:51:43.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
11:51:43 [2023-03-16T15:51:43.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
11:51:43 [2023-03-16T15:51:43.766Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:51:44 [2023-03-16T15:51:44.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
11:51:44 [2023-03-16T15:51:44.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
11:51:44 [2023-03-16T15:51:44.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
11:51:44 [2023-03-16T15:51:44.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
11:51:44 [2023-03-16T15:51:44.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:51:45 [2023-03-16T15:51:45.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
11:51:45 [2023-03-16T15:51:45.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
11:51:45 [2023-03-16T15:51:45.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
11:51:45 [2023-03-16T15:51:45.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:51:45 [2023-03-16T15:51:45.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
11:51:46 [2023-03-16T15:51:46.177Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
11:51:46 [2023-03-16T15:51:46.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
11:51:46 [2023-03-16T15:51:46.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
11:51:46 [2023-03-16T15:51:46.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
11:51:46 [2023-03-16T15:51:46.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
11:51:47 [2023-03-16T15:51:47.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
11:51:47 [2023-03-16T15:51:47.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:51:47 [2023-03-16T15:51:47.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
11:51:47 [2023-03-16T15:51:47.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
11:51:47 [2023-03-16T15:51:47.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:51:47 [2023-03-16T15:51:47.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:51:48 [2023-03-16T15:51:48.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:51:48 [2023-03-16T15:51:48.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
11:51:48 [2023-03-16T15:51:48.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
11:51:48 [2023-03-16T15:51:48.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:51:48 [2023-03-16T15:51:48.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
11:51:48 [2023-03-16T15:51:48.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
11:51:49 [2023-03-16T15:51:49.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
11:51:49 [2023-03-16T15:51:49.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
11:51:49 [2023-03-16T15:51:49.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
11:51:49 [2023-03-16T15:51:49.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
11:51:49 [2023-03-16T15:51:49.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
11:51:49 [2023-03-16T15:51:49.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
11:51:49 [2023-03-16T15:51:49.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
11:51:50 [2023-03-16T15:51:50.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
11:51:50 [2023-03-16T15:51:50.421Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.8.0.202211072232.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (331.89kB)
11:51:50 [2023-03-16T15:51:50.421Z] [INFO] Fetching org.eclipse.launchbar.core_2.5.100.202302061541.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (82.82kB)
11:51:50 [2023-03-16T15:51:50.421Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.5.100.202301301455.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (1.05MB)
11:51:50 [2023-03-16T15:51:50.421Z] [INFO] Fetching org.eclipse.cdt.ui_8.0.100.202301281552.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (6.19MB)
11:51:51 [2023-03-16T15:51:51.001Z] [INFO] Fetching org.eclipse.launchbar.ui_2.5.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (91.09kB)
11:51:51 [2023-03-16T15:51:51.001Z] [INFO] Fetching org.eclipse.cdt.dsf_2.12.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (346.38kB)
11:51:51 [2023-03-16T15:51:51.001Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_7.0.0.202211221643.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (1.9MB)
11:51:51 [2023-03-16T15:51:51.575Z] [INFO] Fetching org.eclipse.cdt.launch_10.4.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (196.78kB)
11:51:51 [2023-03-16T15:51:51.575Z] [INFO] Fetching org.eclipse.cdt.gdb_7.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (20.01kB)
11:51:51 [2023-03-16T15:51:51.575Z] [INFO] Fetching org.eclipse.cdt.native.serial_11.1.0.202303061654.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (171.29kB)
11:51:51 [2023-03-16T15:51:51.575Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.4.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (46.97kB)
11:51:51 [2023-03-16T15:51:51.575Z] [INFO] Fetching org.eclipse.tools.templates.core_1.3.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (14.03kB)
11:51:51 [2023-03-16T15:51:51.836Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
11:51:52 [2023-03-16T15:51:52.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
11:51:52 [2023-03-16T15:51:52.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
11:51:52 [2023-03-16T15:51:52.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:51:52 [2023-03-16T15:51:52.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
11:51:52 [2023-03-16T15:51:52.616Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
11:51:52 [2023-03-16T15:51:52.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
11:51:52 [2023-03-16T15:51:52.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
11:51:52 [2023-03-16T15:51:52.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
11:51:53 [2023-03-16T15:51:53.140Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (302.99kB)
11:51:53 [2023-03-16T15:51:53.140Z] [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (43.17kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (95.52kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Fetching org.eclipse.remote.core_4.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (155.57kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (98.6kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (47.71kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Fetching org.eclipse.remote.ui_2.3.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (167.64kB)
11:51:53 [2023-03-16T15:51:53.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
11:51:53 [2023-03-16T15:51:53.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
11:51:53 [2023-03-16T15:51:53.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
11:51:53 [2023-03-16T15:51:53.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:51:54 [2023-03-16T15:51:54.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
11:51:54 [2023-03-16T15:51:54.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
11:51:54 [2023-03-16T15:51:54.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
11:51:54 [2023-03-16T15:51:54.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
11:51:54 [2023-03-16T15:51:54.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
11:51:54 [2023-03-16T15:51:54.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
11:51:54 [2023-03-16T15:51:54.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
11:51:55 [2023-03-16T15:51:55.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
11:51:55 [2023-03-16T15:51:55.524Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
11:51:55 [2023-03-16T15:51:55.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
11:51:55 [2023-03-16T15:51:55.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
11:51:56 [2023-03-16T15:51:56.047Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
11:51:56 [2023-03-16T15:51:56.047Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
11:51:56 [2023-03-16T15:51:56.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
11:51:56 [2023-03-16T15:51:56.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
11:51:56 [2023-03-16T15:51:56.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
11:51:56 [2023-03-16T15:51:56.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
11:51:56 [2023-03-16T15:51:56.839Z] [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (346.47kB)
11:51:56 [2023-03-16T15:51:56.839Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
11:51:56 [2023-03-16T15:51:56.839Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (66.54kB)
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.3.700.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (209.61kB)
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.37kB)
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.13kB)
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (112.39kB)
11:51:57 [2023-03-16T15:51:57.414Z] [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (429.55kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (432.64kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (48.42kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (33.47kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (133.75kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (103.71kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (246.26kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.63kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.87kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (77.31kB)
11:51:57 [2023-03-16T15:51:57.679Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.71kB)
11:51:57 [2023-03-16T15:51:57.941Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (659.55kB)
11:51:57 [2023-03-16T15:51:57.941Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (172.26kB)
11:51:57 [2023-03-16T15:51:57.941Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (70.34kB)
11:51:57 [2023-03-16T15:51:57.941Z] [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (98.21kB)
11:51:57 [2023-03-16T15:51:57.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
11:51:58 [2023-03-16T15:51:58.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
11:51:58 [2023-03-16T15:51:58.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
11:51:58 [2023-03-16T15:51:58.468Z] [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (127.97kB)
11:51:58 [2023-03-16T15:51:58.468Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64.2kB)
11:51:58 [2023-03-16T15:51:58.468Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.38kB)
11:51:58 [2023-03-16T15:51:58.469Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.52kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.12kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.85kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.64kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.06kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (156.48kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Fetching org.eclipse.ui.browser_3.7.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (209.28kB)
11:51:58 [2023-03-16T15:51:58.730Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
11:51:58 [2023-03-16T15:51:58.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
11:51:59 [2023-03-16T15:51:59.565Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (3.93MB)
11:51:59 [2023-03-16T15:51:59.826Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.500.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (174kB)
11:51:59 [2023-03-16T15:51:59.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
11:52:00 [2023-03-16T15:52:00.089Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
11:52:00 [2023-03-16T15:52:00.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
11:52:00 [2023-03-16T15:52:00.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
11:52:00 [2023-03-16T15:52:00.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:52:01 [2023-03-16T15:52:01.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
11:52:01 [2023-03-16T15:52:01.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:52:01 [2023-03-16T15:52:01.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
11:52:01 [2023-03-16T15:52:01.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:52:01 [2023-03-16T15:52:01.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:52:01 [2023-03-16T15:52:01.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
11:52:01 [2023-03-16T15:52:01.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:52:01 [2023-03-16T15:52:01.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:52:01 [2023-03-16T15:52:01.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:52:02 [2023-03-16T15:52:02.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
11:52:02 [2023-03-16T15:52:02.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
11:52:02 [2023-03-16T15:52:02.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
11:52:02 [2023-03-16T15:52:02.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
11:52:02 [2023-03-16T15:52:02.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
11:52:02 [2023-03-16T15:52:02.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:52:02 [2023-03-16T15:52:02.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
11:52:02 [2023-03-16T15:52:02.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
11:52:02 [2023-03-16T15:52:02.995Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
11:52:03 [2023-03-16T15:52:03.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
11:52:03 [2023-03-16T15:52:03.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:52:03 [2023-03-16T15:52:03.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
11:52:03 [2023-03-16T15:52:03.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
11:52:04 [2023-03-16T15:52:04.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
11:52:04 [2023-03-16T15:52:04.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
11:52:04 [2023-03-16T15:52:04.306Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
11:52:04 [2023-03-16T15:52:04.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
11:52:04 [2023-03-16T15:52:04.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
11:52:04 [2023-03-16T15:52:04.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
11:52:04 [2023-03-16T15:52:04.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
11:52:05 [2023-03-16T15:52:05.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
11:52:05 [2023-03-16T15:52:05.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:52:05 [2023-03-16T15:52:05.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
11:52:06 [2023-03-16T15:52:06.242Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:8.3.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
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] ------------------------------------------------------------------------
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Reactor Build Order:
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] 
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass Parent                                               [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass State System Parent                                  [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass TMF Parent                                           [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.242Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Documentation                                        [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass RCP Parent                                           [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] Trace Compass Json trace Parent                                    [pom]
11:52:06 [2023-03-16T15:52:06.243Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Trace Compass Target Platform                                      [pom]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Trace Compass Repository                            [eclipse-repository]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] 
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Building Trace Compass Parent 8.3.0-SNAPSHOT                     [1/139]
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] --------------------------------[ pom ]---------------------------------
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] 
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.244Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 92 kB/s)
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.4 MB/s)
11:52:06 [2023-03-16T15:52:06.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.7 MB/s)
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 4.3 MB/s)
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:06 [2023-03-16T15:52:06.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 144 kB/s)
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 63 kB/s)
11:52:07 [2023-03-16T15:52:07.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 508 kB/s)
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 148 kB/s)
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s)
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 1.6 MB/s)
11:52:07 [2023-03-16T15:52:07.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 869 kB/s)
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 416 kB/s)
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:07 [2023-03-16T15:52:07.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 181 kB/s)
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 276 kB/s)
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 136 kB/s)
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 1.1 MB/s)
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s)
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s)
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 76 kB/s)
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 606 kB/s)
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:08 [2023-03-16T15:52:08.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 503 kB/s)
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 294 kB/s)
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 365 kB/s)
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.4 MB/s)
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.439Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 377 kB/s)
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 2.0 MB/s)
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 798 kB/s)
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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
11:52:09 [2023-03-16T15:52:09.970Z] [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 14 kB/s)
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:09 [2023-03-16T15:52:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:09 [2023-03-16T15:52:09.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:09 [2023-03-16T15:52:09.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:09 [2023-03-16T15:52:09.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:09 [2023-03-16T15:52:09.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:09 [2023-03-16T15:52:09.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:09 [2023-03-16T15:52:09.971Z] [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
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:10 [2023-03-16T15:52:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [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
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [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
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [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
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:10 [2023-03-16T15:52:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:10 [2023-03-16T15:52:10.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:10 [2023-03-16T15:52:10.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:10 [2023-03-16T15:52:10.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:10 [2023-03-16T15:52:10.498Z] [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
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 28 MB/s)
11:52:10 [2023-03-16T15:52:10.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 25 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 13 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 4.0 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 21 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 7.0 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 168 kB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 6.9 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 5.7 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [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 1.1 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.5 MB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 998 kB/s)
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] 
11:52:10 [2023-03-16T15:52:10.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.499Z] [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
11:52:10 [2023-03-16T15:52:10.762Z] [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
11:52:10 [2023-03-16T15:52:10.762Z] [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 1.7 MB/s)
11:52:10 [2023-03-16T15:52:10.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 32 kB/s)
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:10 [2023-03-16T15:52:10.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 140 kB/s)
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 368 kB/s)
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 940 kB/s)
11:52:11 [2023-03-16T15:52:11.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s)
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 455 kB/s)
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 2.7 MB/s)
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 197 kB/s)
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.7 MB/s)
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s)
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 688 kB/s)
11:52:11 [2023-03-16T15:52:11.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 161 kB/s)
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 321 kB/s)
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 112 kB/s)
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 186 kB/s)
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 515 kB/s)
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 1.0 MB/s)
11:52:12 [2023-03-16T15:52:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 308 kB/s)
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 870 kB/s)
11:52:12 [2023-03-16T15:52:12.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 188 kB/s)
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.128Z] [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/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 103 kB/s)
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 130 kB/s)
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 192 kB/s)
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 986 kB/s)
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 125 kB/s)
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:52:13 [2023-03-16T15:52:13.920Z] [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.0/maven-common-artifact-filters-3.1.0.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:52:13 [2023-03-16T15:52:13.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:52:13 [2023-03-16T15:52:13.920Z] [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.0/maven-common-artifact-filters-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.183Z] [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.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 203 kB/s)
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.3 MB/s)
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 216 kB/s)
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 382 kB/s)
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
11:52:14 [2023-03-16T15:52:14.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 949 kB/s)
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 7.7 MB/s)
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 647 kB/s)
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 25 kB/s)
11:52:14 [2023-03-16T15:52:14.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:14 [2023-03-16T15:52:14.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 109 kB/s)
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 605 kB/s)
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 243 kB/s)
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 97 kB/s)
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.495Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 957 kB/s)
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 101 kB/s)
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:15 [2023-03-16T15:52:15.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:16 [2023-03-16T15:52:16.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:16 [2023-03-16T15:52:16.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:52:16 [2023-03-16T15:52:16.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 191 kB/s)
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 117 kB/s)
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 885 kB/s)
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.285Z] [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
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.286Z] [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
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.549Z] [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
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.549Z] [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/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.550Z] [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.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.814Z] [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
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 7.5 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 6.7 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 4.2 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 5.7 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 15 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 8.9 MB/s)
11:52:16 [2023-03-16T15:52:16.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 1.1 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 5.3 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 7.7 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 4.1 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [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
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 1.8 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 794 kB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 9.3 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
11:52:16 [2023-03-16T15:52:16.815Z] [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 13 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.9 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 172 kB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [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.0/maven-common-artifact-filters-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 403 kB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 4.3 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 13 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 2.5 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
11:52:16 [2023-03-16T15:52:16.815Z] [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.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.5 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 9.5 MB/s)
11:52:16 [2023-03-16T15:52:16.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 3.6 MB/s)
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 4.2 MB/s)
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 978 kB/s)
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 5.0 MB/s)
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.1 MB/s)
11:52:16 [2023-03-16T15:52:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 2.0 MB/s)
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.5 MB/s)
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 618 kB/s)
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 1.8 MB/s)
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] 
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] 
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass ---
11:52:17 [2023-03-16T15:52:17.079Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] 
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass ---
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom (1.1 kB at 73 kB/s)
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar (13 kB at 980 kB/s)
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 5.0 MB/s)
11:52:17 [2023-03-16T15:52:17.341Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:17 [2023-03-16T15:52:17.341Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] 
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass ---
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 1.3 MB/s)
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 13 MB/s)
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 2.0 MB/s)
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 1.9 MB/s)
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 318 kB/s)
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:17 [2023-03-16T15:52:17.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 702 kB/s)
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 378 kB/s)
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 1.5 MB/s)
11:52:18 [2023-03-16T15:52:18.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 974 kB/s)
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 798 kB/s)
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 1.0 MB/s)
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 1.4 MB/s)
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 6.9 MB/s)
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:52:18 [2023-03-16T15:52:18.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 32 kB/s)
11:52:18 [2023-03-16T15:52:18.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:18 [2023-03-16T15:52:18.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:18 [2023-03-16T15:52:18.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 84 kB/s)
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 282 kB/s)
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s)
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 79 kB/s)
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 88 kB/s)
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 4.8 MB/s)
11:52:19 [2023-03-16T15:52:19.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 375 kB/s)
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 1.6 MB/s)
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:52:19 [2023-03-16T15:52:19.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 1.1 MB/s)
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 2.2 MB/s)
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 1.3 MB/s)
11:52:20 [2023-03-16T15:52:20.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 4.8 MB/s)
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 663 kB/s)
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 936 kB/s)
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 264 kB/s)
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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
11:52:20 [2023-03-16T15:52:20.782Z] [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.3 MB/s)
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:20 [2023-03-16T15:52:20.782Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 364 kB/s)
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 5.5 MB/s)
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 5.4 MB/s)
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 4.1 MB/s)
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:52:21 [2023-03-16T15:52:21.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 4.7 MB/s)
11:52:21 [2023-03-16T15:52:21.305Z] [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
11:52:21 [2023-03-16T15:52:21.305Z] [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
11:52:21 [2023-03-16T15:52:21.567Z] [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
11:52:21 [2023-03-16T15:52:21.567Z] [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
11:52:21 [2023-03-16T15:52:21.567Z] [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
11:52:21 [2023-03-16T15:52:21.567Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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 804 kB/s)
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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
11:52:21 [2023-03-16T15:52:21.568Z] [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 3.4 MB/s)
11:52:21 [2023-03-16T15:52:21.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:52:21 [2023-03-16T15:52:21.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:52:21 [2023-03-16T15:52:21.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:52:21 [2023-03-16T15:52:21.830Z] [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
11:52:21 [2023-03-16T15:52:21.830Z] [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 759 kB/s)
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 204 kB/s)
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:21 [2023-03-16T15:52:21.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 1.1 MB/s)
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 1.4 MB/s)
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 921 kB/s)
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom (2.0 kB at 117 kB/s)
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
11:52:22 [2023-03-16T15:52:22.353Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom (2.6 kB at 173 kB/s)
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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 3.3 MB/s)
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.354Z] [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 4.1 MB/s)
11:52:22 [2023-03-16T15:52:22.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:52:22 [2023-03-16T15:52:22.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:52:22 [2023-03-16T15:52:22.354Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:52:22 [2023-03-16T15:52:22.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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 1.9 MB/s)
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.616Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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 414 kB/s)
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:22 [2023-03-16T15:52:22.878Z] [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 4.4 MB/s)
11:52:22 [2023-03-16T15:52:22.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:52:22 [2023-03-16T15:52:22.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:52:22 [2023-03-16T15:52:22.878Z] [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
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:52:23 [2023-03-16T15:52:23.139Z] [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
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 9.6 MB/s)
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:52:23 [2023-03-16T15:52:23.139Z] [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
11:52:23 [2023-03-16T15:52:23.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:52:23 [2023-03-16T15:52:23.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:52:23 [2023-03-16T15:52:23.140Z] [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
11:52:23 [2023-03-16T15:52:23.140Z] [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 7.0 MB/s)
11:52:23 [2023-03-16T15:52:23.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
11:52:23 [2023-03-16T15:52:23.409Z] [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 1.2 MB/s)
11:52:23 [2023-03-16T15:52:23.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:52:23 [2023-03-16T15:52:23.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:52:23 [2023-03-16T15:52:23.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.409Z] [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 399 kB/s)
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.409Z] [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
11:52:23 [2023-03-16T15:52:23.672Z] [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
11:52:23 [2023-03-16T15:52:23.672Z] [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
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 2.6 MB/s)
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:23 [2023-03-16T15:52:23.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [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
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [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
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [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
11:52:23 [2023-03-16T15:52:23.673Z] [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
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar (31 kB at 229 kB/s)
11:52:23 [2023-03-16T15:52:23.673Z] [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
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar (64 kB at 410 kB/s)
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [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
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [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
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:23 [2023-03-16T15:52:23.674Z] [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
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:23 [2023-03-16T15:52:23.674Z] [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
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:52:23 [2023-03-16T15:52:23.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:52:23 [2023-03-16T15:52:23.936Z] [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
11:52:23 [2023-03-16T15:52:23.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:23 [2023-03-16T15:52:23.937Z] [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
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:23 [2023-03-16T15:52:23.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.202Z] [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
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:24 [2023-03-16T15:52:24.202Z] [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.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:24 [2023-03-16T15:52:24.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [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.jar
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.465Z] [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
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:24 [2023-03-16T15:52:24.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:24 [2023-03-16T15:52:24.466Z] [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
11:52:24 [2023-03-16T15:52:24.466Z] [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
11:52:24 [2023-03-16T15:52:24.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:52:24 [2023-03-16T15:52:24.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:52:24 [2023-03-16T15:52:24.466Z] [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
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.736Z] [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
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.736Z] [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
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:24 [2023-03-16T15:52:24.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:24 [2023-03-16T15:52:24.737Z] [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
11:52:24 [2023-03-16T15:52:24.737Z] [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
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:52:24 [2023-03-16T15:52:24.737Z] [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
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 8.4 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 24 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 8.5 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 2.8 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 1.2 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 2.5 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 53 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [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
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 5.3 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [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.6 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 2.6 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 4.1 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 2.0 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [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
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 7.5 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 8.6 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 8.0 MB/s)
11:52:24 [2023-03-16T15:52:24.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 7.4 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 5.1 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 139 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 8.6 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:52:24 [2023-03-16T15:52:24.738Z] [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 7.0 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 898 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 73 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 76 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 797 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 881 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 76 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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 36 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:52:24 [2023-03-16T15:52:24.738Z] [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 312 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 213 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 8.0 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 127 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [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 814 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 3.0 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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
11:52:24 [2023-03-16T15:52:24.738Z] [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 3.7 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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 449 kB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.6 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [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 8.4 MB/s)
11:52:24 [2023-03-16T15:52:24.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 24 MB/s)
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] 
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass ---
11:52:25 [2023-03-16T15:52:25.000Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:25 [2023-03-16T15:52:25.000Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] 
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] 
11:52:25 [2023-03-16T15:52:25.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.001Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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 44 kB/s)
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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 218 kB/s)
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.264Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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 105 kB/s)
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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 1.7 MB/s)
11:52:25 [2023-03-16T15:52:25.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
11:52:25 [2023-03-16T15:52:25.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:52:25 [2023-03-16T15:52:25.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
11:52:25 [2023-03-16T15:52:25.527Z] [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
11:52:25 [2023-03-16T15:52:25.527Z] [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 333 kB/s)
11:52:25 [2023-03-16T15:52:25.528Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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 857 kB/s)
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:25 [2023-03-16T15:52:25.791Z] [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
11:52:26 [2023-03-16T15:52:26.052Z] [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 38 kB/s)
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:52:26 [2023-03-16T15:52:26.052Z] [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
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:52:26 [2023-03-16T15:52:26.052Z] [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
11:52:26 [2023-03-16T15:52:26.052Z] [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 319 kB/s)
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:52:26 [2023-03-16T15:52:26.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:52:26 [2023-03-16T15:52:26.052Z] [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
11:52:26 [2023-03-16T15:52:26.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:52:26 [2023-03-16T15:52:26.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:52:26 [2023-03-16T15:52:26.053Z] [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
11:52:26 [2023-03-16T15:52:26.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 14 MB/s)
11:52:26 [2023-03-16T15:52:26.053Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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 270 kB/s)
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.314Z] [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 2.1 MB/s)
11:52:26 [2023-03-16T15:52:26.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:52:26 [2023-03-16T15:52:26.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:52:26 [2023-03-16T15:52:26.314Z] [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
11:52:26 [2023-03-16T15:52:26.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:52:26 [2023-03-16T15:52:26.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:52:26 [2023-03-16T15:52:26.576Z] [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
11:52:26 [2023-03-16T15:52:26.576Z] [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.0 MB/s)
11:52:26 [2023-03-16T15:52:26.576Z] [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
11:52:26 [2023-03-16T15:52:26.576Z] [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
11:52:26 [2023-03-16T15:52:26.576Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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 143 kB/s)
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.838Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:26 [2023-03-16T15:52:26.839Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.100Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 2.5 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 860 kB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 894 kB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 200 kB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 1.1 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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
11:52:27 [2023-03-16T15:52:27.101Z] [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 3.2 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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 2.8 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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 7.5 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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 4.8 MB/s)
11:52:27 [2023-03-16T15:52:27.101Z] [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 2.5 MB/s)
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/8.3.0-SNAPSHOT/org.eclipse.tracecompass-8.3.0-SNAPSHOT.pom
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 8.3.0-SNAPSHOT [2/139]
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --------------------------------[ pom ]---------------------------------
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:27 [2023-03-16T15:52:27.364Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:27 [2023-03-16T15:52:27.364Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-8.3.0-SNAPSHOT.pom
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] Building Trace Compass Common Utilities Parent 8.3.0-SNAPSHOT    [3/139]
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --------------------------------[ pom ]---------------------------------
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.364Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:27 [2023-03-16T15:52:27.365Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:27 [2023-03-16T15:52:27.365Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-8.3.0-SNAPSHOT.pom
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] Building org.eclipse.tracecompass.common.core 5.1.1-SNAPSHOT     [4/139]
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:52:27 [2023-03-16T15:52:27.365Z] [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
11:52:27 [2023-03-16T15:52:27.365Z] [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 38 kB/s)
11:52:27 [2023-03-16T15:52:27.365Z] [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
11:52:27 [2023-03-16T15:52:27.365Z] [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 124 kB/s)
11:52:27 [2023-03-16T15:52:27.365Z] [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
11:52:27 [2023-03-16T15:52:27.365Z] [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
11:52:27 [2023-03-16T15:52:27.365Z] [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 1.5 MB/s)
11:52:27 [2023-03-16T15:52:27.365Z] [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 776 kB/s)
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] 
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom (1.7 kB at 79 kB/s)
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 157 kB/s)
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 650 kB/s)
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 150 kB/s)
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:52:27 [2023-03-16T15:52:27.893Z] [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
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:52:27 [2023-03-16T15:52:27.893Z] [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
11:52:27 [2023-03-16T15:52:27.893Z] [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 141 kB/s)
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:27 [2023-03-16T15:52:27.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.156Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 44 MB/s)
11:52:28 [2023-03-16T15:52:28.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 2.6 MB/s)
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar (6.1 kB at 205 kB/s)
11:52:28 [2023-03-16T15:52:28.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 3.4 MB/s)
11:52:28 [2023-03-16T15:52:28.420Z] [INFO] The project's OSGi version is 5.1.1.202303161548
11:52:28 [2023-03-16T15:52:28.420Z] [INFO] 
11:52:28 [2023-03-16T15:52:28.420Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] 
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] 
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] 
11:52:28 [2023-03-16T15:52:28.421Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] 
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 228 kB/s)
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 2.7 MB/s)
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 268 kB/s)
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 2.8 MB/s)
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:28 [2023-03-16T15:52:28.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 151 kB/s)
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom (2.4 kB at 75 kB/s)
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom (1.6 kB at 58 kB/s)
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 238 kB/s)
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 776 kB/s)
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 5.4 MB/s)
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar (18 kB at 1.6 MB/s)
11:52:29 [2023-03-16T15:52:29.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar (3.5 kB at 319 kB/s)
11:52:30 [2023-03-16T15:52:30.059Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 39 MB/s)
11:52:30 [2023-03-16T15:52:30.633Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
11:52:30 [2023-03-16T15:52:30.633Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.13kB)
11:52:30 [2023-03-16T15:52:30.633Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.56kB)
11:52:30 [2023-03-16T15:52:30.633Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (251.02kB)
11:52:30 [2023-03-16T15:52:30.633Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.41kB)
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.29kB)
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] 
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 53 kB/s)
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:30 [2023-03-16T15:52:30.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:31 [2023-03-16T15:52:31.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:31 [2023-03-16T15:52:31.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
11:52:31 [2023-03-16T15:52:31.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 314 kB/s)
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 598 kB/s)
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.159Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 2.6 MB/s)
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 498 kB/s)
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 2.1 MB/s)
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 334 kB/s)
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 81 kB/s)
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:52:31 [2023-03-16T15:52:31.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 1.0 MB/s)
11:52:31 [2023-03-16T15:52:31.944Z] [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
11:52:31 [2023-03-16T15:52:31.944Z] [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
11:52:31 [2023-03-16T15:52:31.944Z] [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
11:52:31 [2023-03-16T15:52:31.944Z] [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
11:52:31 [2023-03-16T15:52:31.944Z] [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
11:52:32 [2023-03-16T15:52:32.206Z] [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
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s)
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:52:32 [2023-03-16T15:52:32.206Z] [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
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:52:32 [2023-03-16T15:52:32.206Z] [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
11:52:32 [2023-03-16T15:52:32.206Z] [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 1.7 MB/s)
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:52:32 [2023-03-16T15:52:32.206Z] [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
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:52:32 [2023-03-16T15:52:32.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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 335 kB/s)
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [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
11:52:32 [2023-03-16T15:52:32.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.0 MB/s)
11:52:32 [2023-03-16T15:52:32.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 101 kB/s)
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.732Z] [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
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.732Z] [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
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.732Z] [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
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.732Z] [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
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.732Z] [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
11:52:32 [2023-03-16T15:52:32.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
11:52:32 [2023-03-16T15:52:32.994Z] [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
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 27 MB/s)
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 6.4 MB/s)
11:52:32 [2023-03-16T15:52:32.994Z] [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 404 kB/s)
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 3.6 MB/s)
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 158 kB/s)
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] 
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
11:52:32 [2023-03-16T15:52:32.994Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:52:32 [2023-03-16T15:52:32.994Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes
11:52:36 [2023-03-16T15:52:36.300Z] [INFO] 
11:52:36 [2023-03-16T15:52:36.300Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
11:52:36 [2023-03-16T15:52:36.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
11:52:36 [2023-03-16T15:52:36.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 1.3 MB/s)
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.568Z] [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
11:52:36 [2023-03-16T15:52:36.831Z] [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 45 kB/s)
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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 75 kB/s)
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:36 [2023-03-16T15:52:36.832Z] [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
11:52:37 [2023-03-16T15:52:37.093Z] [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
11:52:37 [2023-03-16T15:52:37.093Z] [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
11:52:37 [2023-03-16T15:52:37.093Z] [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
11:52:37 [2023-03-16T15:52:37.093Z] [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 34 kB/s)
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
11:52:37 [2023-03-16T15:52:37.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 67 kB/s)
11:52:37 [2023-03-16T15:52:37.093Z] [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
11:52:37 [2023-03-16T15:52:37.094Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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 31 kB/s)
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.356Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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 87 kB/s)
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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 114 kB/s)
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.619Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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 471 kB/s)
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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
11:52:37 [2023-03-16T15:52:37.883Z] [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 96 kB/s)
11:52:37 [2023-03-16T15:52:37.883Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:37 [2023-03-16T15:52:37.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:37 [2023-03-16T15:52:37.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 664 kB/s)
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [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
11:52:38 [2023-03-16T15:52:38.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.146Z] [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.jar
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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.jar
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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
11:52:38 [2023-03-16T15:52:38.147Z] [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.jar
11:52:38 [2023-03-16T15:52:38.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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.jar
11:52:38 [2023-03-16T15:52:38.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [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
11:52:38 [2023-03-16T15:52:38.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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.jar
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 1.8 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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 619 kB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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 1.3 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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
11:52:38 [2023-03-16T15:52:38.411Z] [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 12 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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.jar
11:52:38 [2023-03-16T15:52:38.411Z] [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.jar (83 kB at 2.5 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
11:52:38 [2023-03-16T15:52:38.411Z] [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 451 kB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 9.4 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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 438 kB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 56 MB/s)
11:52:38 [2023-03-16T15:52:38.411Z] [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 344 kB/s)
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] 
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/test/resources
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] 
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
11:52:38 [2023-03-16T15:52:38.675Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] 
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core ---
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 96 kB/s)
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 530 kB/s)
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:38 [2023-03-16T15:52:38.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.8 MB/s)
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 5.9 MB/s)
11:52:39 [2023-03-16T15:52:39.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.3 MB/s)
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 140 kB/s)
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 949 kB/s)
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 1.1 MB/s)
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 995 kB/s)
11:52:39 [2023-03-16T15:52:39.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 1.1 MB/s)
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s)
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:39 [2023-03-16T15:52:39.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 2.3 MB/s)
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 7.8 MB/s)
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 3.6 MB/s)
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 569 kB/s)
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 628 kB/s)
11:52:40 [2023-03-16T15:52:40.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
11:52:40 [2023-03-16T15:52:40.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 119 kB/s)
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:40 [2023-03-16T15:52:40.771Z] [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.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:40 [2023-03-16T15:52:40.771Z] [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.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:40 [2023-03-16T15:52:40.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:41 [2023-03-16T15:52:41.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:41 [2023-03-16T15:52:41.032Z] [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.jar
11:52:41 [2023-03-16T15:52:41.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
11:52:41 [2023-03-16T15:52:41.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:41 [2023-03-16T15:52:41.294Z] [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.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:41 [2023-03-16T15:52:41.295Z] [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.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
11:52:41 [2023-03-16T15:52:41.295Z] [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.jar
11:52:41 [2023-03-16T15:52:41.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 1.0 MB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 10 MB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 1.2 MB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
11:52:41 [2023-03-16T15:52:41.587Z] [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.jar (228 kB at 11 MB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 14 MB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 604 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 238 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 343 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 249 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 364 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 591 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 154 kB/s)
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] No tests to run.
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] 
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] 
11:52:41 [2023-03-16T15:52:41.587Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
11:52:41 [2023-03-16T15:52:41.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-sources.jar
11:52:41 [2023-03-16T15:52:41.854Z] [INFO] 
11:52:41 [2023-03-16T15:52:41.854Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT.jar
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] 
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] 
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
11:52:45 [2023-03-16T15:52:45.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] 
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core ---
11:52:45 [2023-03-16T15:52:45.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:45 [2023-03-16T15:52:45.194Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] 
11:52:45 [2023-03-16T15:52:45.194Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
11:52:45 [2023-03-16T15:52:45.767Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT.jar
11:52:47 [2023-03-16T15:52:47.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-sources.jar
11:52:49 [2023-03-16T15:52:49.079Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.079Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.079Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:49 [2023-03-16T15:52:49.079Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:49 [2023-03-16T15:52:49.079Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.079Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] No tests to run.
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT.jar
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT.pom
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-sources.jar
11:52:49 [2023-03-16T15:52:49.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-p2metadata.xml
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.1-SNAPSHOT-p2artifacts.xml
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] Building Trace Compass State System Parent 8.3.0-SNAPSHOT        [5/139]
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --------------------------------[ pom ]---------------------------------
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.349Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.349Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.349Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:49 [2023-03-16T15:52:49.349Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.350Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:49 [2023-03-16T15:52:49.350Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-8.3.0-SNAPSHOT.pom
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.3-SNAPSHOT  [6/139]
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] The project's OSGi version is 1.2.3.202303161548
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.350Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] 
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
11:52:49 [2023-03-16T15:52:49.611Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:52:49 [2023-03-16T15:52:49.611Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] No tests to run.
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:51 [2023-03-16T15:52:51.006Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] 
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
11:52:51 [2023-03-16T15:52:51.006Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
11:52:52 [2023-03-16T15:52:52.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
11:52:53 [2023-03-16T15:52:53.450Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.451Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:53 [2023-03-16T15:52:53.451Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] No tests to run.
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.pom
11:52:53 [2023-03-16T15:52:53.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
11:52:53 [2023-03-16T15:52:53.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-p2metadata.xml
11:52:53 [2023-03-16T15:52:53.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-p2artifacts.xml
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.2-SNAPSHOT [7/139]
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.984Z] [INFO] The project's OSGi version is 3.0.2.202303161548
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] 
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:53 [2023-03-16T15:52:53.985Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:52:53 [2023-03-16T15:52:53.985Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] No tests to run.
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.934Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:54 [2023-03-16T15:52:54.934Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.935Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.935Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:54 [2023-03-16T15:52:54.935Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:54 [2023-03-16T15:52:54.935Z] [INFO] 
11:52:54 [2023-03-16T15:52:54.935Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:54 [2023-03-16T15:52:54.935Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
11:52:56 [2023-03-16T15:52:56.320Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:57 [2023-03-16T15:52:57.281Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] No tests to run.
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.pom
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-p2metadata.xml
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-p2artifacts.xml
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.2.2-SNAPSHOT [8/139]
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] The project's OSGi version is 5.2.2.202303161548
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] 
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
11:52:57 [2023-03-16T15:52:57.282Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:52:57 [2023-03-16T15:52:57.282Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
11:52:58 [2023-03-16T15:52:58.249Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.249Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.249Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.249Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.250Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] No tests to run.
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-sources.jar
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT.jar
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.513Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.513Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:52:58 [2023-03-16T15:52:58.513Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] 
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
11:52:58 [2023-03-16T15:52:58.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT.jar
11:53:00 [2023-03-16T15:53:00.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-sources.jar
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] 
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
11:53:01 [2023-03-16T15:53:01.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:01 [2023-03-16T15:53:01.815Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] 
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] 
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core ---
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] 
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core ---
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] No tests to run.
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] 
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT.jar
11:53:01 [2023-03-16T15:53:01.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT.pom
11:53:01 [2023-03-16T15:53:01.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-sources.jar
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-p2metadata.xml
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.2-SNAPSHOT-p2artifacts.xml
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Building Trace Compass TMF Parent 8.3.0-SNAPSHOT                 [9/139]
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --------------------------------[ pom ]---------------------------------
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-8.3.0-SNAPSHOT.pom
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Building Trace Compass Filter Parser 1.0.6-SNAPSHOT             [10/139]
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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])
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] The project's OSGi version is 1.0.6.202303161548
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Resolving class path of Trace Compass Filter Parser...
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] No tests to run.
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.339Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.339Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:02 [2023-03-16T15:53:02.339Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] 
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:02 [2023-03-16T15:53:02.339Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
11:53:03 [2023-03-16T15:53:03.724Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.111Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:05 [2023-03-16T15:53:05.111Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.111Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] No tests to run.
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.pom
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2metadata.xml
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2artifacts.xml
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Building org.eclipse.tracecompass.tmf.core 8.3.0-SNAPSHOT       [11/139]
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 569 kB/s)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [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)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [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 237 kB/s)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [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 146 kB/s)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [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 170 kB/s)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [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 632 kB/s)
11:53:05 [2023-03-16T15:53:05.112Z] [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
11:53:05 [2023-03-16T15:53:05.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 1.4 MB/s)
11:53:05 [2023-03-16T15:53:05.113Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 29 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 28 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 50 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 56 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 943 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 689 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 1.1 MB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 269 kB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 3.0 MB/s)
11:53:05 [2023-03-16T15:53:05.383Z] [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
11:53:05 [2023-03-16T15:53:05.383Z] [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 7.8 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:53:05 [2023-03-16T15:53:05.384Z] [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 11 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:53:05 [2023-03-16T15:53:05.384Z] [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 7.3 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 11 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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
11:53:05 [2023-03-16T15:53:05.384Z] [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 2.9 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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
11:53:05 [2023-03-16T15:53:05.384Z] [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 6.2 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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
11:53:05 [2023-03-16T15:53:05.384Z] [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 3.4 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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 7.8 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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 1.1 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 777 kB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [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 1.8 MB/s)
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] The project's OSGi version is 8.3.0.202303161548
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.384Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
11:53:05 [2023-03-16T15:53:05.665Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:05 [2023-03-16T15:53:05.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
11:53:05 [2023-03-16T15:53:05.666Z] [INFO] 
11:53:05 [2023-03-16T15:53:05.666Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
11:53:05 [2023-03-16T15:53:05.666Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:53:05 [2023-03-16T15:53:05.666Z] [INFO] Compiling 472 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.878Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] No tests to run.
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-sources.jar
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT.jar
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core ---
11:53:09 [2023-03-16T15:53:09.879Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:09 [2023-03-16T15:53:09.879Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] 
11:53:09 [2023-03-16T15:53:09.879Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
11:53:10 [2023-03-16T15:53:10.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT.jar
11:53:12 [2023-03-16T15:53:12.368Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-sources.jar
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.922Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:14 [2023-03-16T15:53:14.922Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] No tests to run.
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT.jar
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT.pom
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-sources.jar
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-p2metadata.xml
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.3.0-SNAPSHOT-p2artifacts.xml
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.922Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.1.0-SNAPSHOT [12/139]
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] The project's OSGi version is 2.1.0.202303161548
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] 
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:14 [2023-03-16T15:53:14.923Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:53:14 [2023-03-16T15:53:14.923Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.186Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] No tests to run.
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-sources.jar
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT.jar
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:15 [2023-03-16T15:53:15.187Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] 
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:15 [2023-03-16T15:53:15.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT.jar
11:53:16 [2023-03-16T15:53:16.132Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-sources.jar
11:53:17 [2023-03-16T15:53:17.522Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] No tests to run.
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT.jar
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT.pom
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-sources.jar
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-p2metadata.xml
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.1.0-SNAPSHOT-p2artifacts.xml
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Building Trace Compass CTF Support Parent 8.3.0-SNAPSHOT        [13/139]
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --------------------------------[ pom ]---------------------------------
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:17 [2023-03-16T15:53:17.523Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-8.3.0-SNAPSHOT.pom
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT        [14/139]
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.523Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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])
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] The project's OSGi version is 1.0.6.202303161548
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] 
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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
11:53:17 [2023-03-16T15:53:17.524Z] [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 55 kB/s)
11:53:17 [2023-03-16T15:53:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 50 kB/s)
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:17 [2023-03-16T15:53:17.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 225 kB/s)
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
11:53:18 [2023-03-16T15:53:18.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 50 kB/s)
11:53:18 [2023-03-16T15:53:18.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 49 kB/s)
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 109 kB/s)
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:53:18 [2023-03-16T15:53:18.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 234 kB/s)
11:53:18 [2023-03-16T15:53:18.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 81 kB/s)
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 13 kB/s)
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:18 [2023-03-16T15:53:18.829Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 326 kB/s)
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 104 kB/s)
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 88 kB/s)
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 52 kB/s)
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 62 kB/s)
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 226 kB/s)
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 28 kB/s)
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.7 MB/s)
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:19 [2023-03-16T15:53:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 449 kB/s)
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 6.2 MB/s)
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 228 kB/s)
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 808 kB/s)
11:53:20 [2023-03-16T15:53:20.393Z] [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.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [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.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.393Z] [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.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [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.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.393Z] [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.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [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.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.657Z] [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.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [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.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.657Z] [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.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.657Z] [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.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.658Z] [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.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
11:53:20 [2023-03-16T15:53:20.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 2.5 MB/s)
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 779 kB/s)
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 6.0 MB/s)
11:53:20 [2023-03-16T15:53:20.957Z] [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.jar
11:53:20 [2023-03-16T15:53:20.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 4.8 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 738 kB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.7 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
11:53:20 [2023-03-16T15:53:20.958Z] [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.jar (168 kB at 5.4 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
11:53:20 [2023-03-16T15:53:20.958Z] [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.jar (164 kB at 5.1 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 2.4 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 581 kB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.2 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 4.4 MB/s)
11:53:20 [2023-03-16T15:53:20.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 17 MB/s)
11:53:21 [2023-03-16T15:53:21.221Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
11:53:21 [2023-03-16T15:53:21.221Z] ANTLR Parser Generator  Version 3.5.2
11:53:21 [2023-03-16T15:53:21.482Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
11:53:21 [2023-03-16T15:53:21.482Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
11:53:22 [2023-03-16T15:53:22.053Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
11:53:22 [2023-03-16T15:53:22.053Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
11:53:22 [2023-03-16T15:53:22.053Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
11:53:22 [2023-03-16T15:53:22.053Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
11:53:22 [2023-03-16T15:53:22.053Z] 
11:53:22 [2023-03-16T15:53:22.053Z] As a result, alternative(s) 2 were disabled for that input
11:53:22 [2023-03-16T15:53:22.053Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
11:53:22 [2023-03-16T15:53:22.053Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
11:53:22 [2023-03-16T15:53:22.053Z] 
11:53:22 [2023-03-16T15:53:22.053Z] As a result, alternative(s) 3 were disabled for that input
11:53:22 [2023-03-16T15:53:22.053Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
11:53:22 [2023-03-16T15:53:22.053Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
11:53:22 [2023-03-16T15:53:22.053Z] 
11:53:22 [2023-03-16T15:53:22.053Z] As a result, alternative(s) 2 were disabled for that input
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:53:22 [2023-03-16T15:53:22.317Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.895Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] No tests to run.
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser ---
11:53:22 [2023-03-16T15:53:22.896Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:22 [2023-03-16T15:53:22.896Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] 
11:53:22 [2023-03-16T15:53:22.896Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
11:53:23 [2023-03-16T15:53:23.163Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
11:53:25 [2023-03-16T15:53:25.083Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.028Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:26 [2023-03-16T15:53:26.028Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] No tests to run.
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
11:53:26 [2023-03-16T15:53:26.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.pom
11:53:26 [2023-03-16T15:53:26.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2metadata.xml
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2artifacts.xml
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT       [15/139]
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] The project's OSGi version is 4.1.0.202303161548
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.552Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] 
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
11:53:26 [2023-03-16T15:53:26.814Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:53:26 [2023-03-16T15:53:26.814Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] No tests to run.
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.209Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:28 [2023-03-16T15:53:28.209Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] 
11:53:28 [2023-03-16T15:53:28.209Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
11:53:28 [2023-03-16T15:53:28.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
11:53:29 [2023-03-16T15:53:29.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:31 [2023-03-16T15:53:31.793Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] No tests to run.
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.pom
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2metadata.xml
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2artifacts.xml
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] 
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT   [16/139]
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom (1.6 kB at 59 kB/s)
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom (1.1 kB at 76 kB/s)
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/72.1/icu4j-72.1.pom
11:53:31 [2023-03-16T15:53:31.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/72.1/icu4j-72.1.pom (4.9 kB at 112 kB/s)
11:53:31 [2023-03-16T15:53:31.793Z] [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
11:53:31 [2023-03-16T15:53:31.793Z] [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 43 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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 173 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom (3.2 kB at 227 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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 433 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 112 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom (2.8 kB at 218 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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 102 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.pom (3.2 kB at 168 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom (3.2 kB at 103 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom
11:53:31 [2023-03-16T15:53:31.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom (3.0 kB at 216 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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.1 MB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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 1.6 MB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:31 [2023-03-16T15:53:31.794Z] [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 91 kB/s)
11:53:31 [2023-03-16T15:53:31.794Z] [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
11:53:32 [2023-03-16T15:53:32.068Z] [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 288 kB/s)
11:53:32 [2023-03-16T15:53:32.068Z] [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
11:53:32 [2023-03-16T15:53:32.068Z] [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 1.8 MB/s)
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:53:32 [2023-03-16T15:53:32.068Z] [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 205 kB/s)
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar (407 kB at 10 MB/s)
11:53:32 [2023-03-16T15:53:32.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [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 19 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar (208 kB at 2.5 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 84 kB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 20 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 69 kB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar (103 kB at 793 kB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar (189 kB at 1.4 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [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
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.jar (247 kB at 1.7 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [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
11:53:32 [2023-03-16T15:53:32.069Z] [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 2.1 MB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
11:53:32 [2023-03-16T15:53:32.069Z] [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 17 kB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 166 kB/s)
11:53:32 [2023-03-16T15:53:32.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar (169 kB at 773 kB/s)
11:53:32 [2023-03-16T15:53:32.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar (11 MB at 44 MB/s)
11:53:32 [2023-03-16T15:53:32.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar (14 MB at 32 MB/s)
11:53:32 [2023-03-16T15:53:32.599Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.599Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] The project's OSGi version is 1.0.11.202303161548
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] 
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:32 [2023-03-16T15:53:32.600Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.200.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.11kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.28kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (40.75kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.24kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.48kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (136.19kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.53kB)
11:53:32 [2023-03-16T15:53:32.860Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.6kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.06kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.59kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (11.39kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (31.78kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.ui.win32_3.4.600.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.48kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (87.79kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.61kB)
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] 
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] 
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:33 [2023-03-16T15:53:33.122Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:53:33 [2023-03-16T15:53:33.122Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.074Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.074Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:34 [2023-03-16T15:53:34.074Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] 
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:34 [2023-03-16T15:53:34.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:53:36 [2023-03-16T15:53:36.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] 
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:36 [2023-03-16T15:53:36.954Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:53:36 [2023-03-16T15:53:36.954Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] 
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] 
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:36 [2023-03-16T15:53:36.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:37 [2023-03-16T15:53:37.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:37 [2023-03-16T15:53:37.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:37 [2023-03-16T15:53:37.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 166 kB/s)
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 283 kB/s)
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
11:53:37 [2023-03-16T15:53:37.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 147 kB/s)
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 83 kB/s)
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 383 kB/s)
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 4.1 MB/s)
11:53:38 [2023-03-16T15:53:38.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 24 MB/s)
11:53:38 [2023-03-16T15:53:38.791Z] [INFO] Executing tasks
11:53:38 [2023-03-16T15:53:38.791Z] 
11:53:38 [2023-03-16T15:53:38.791Z] main:
11:53:38 [2023-03-16T15:53:38.791Z] 
11:53:38 [2023-03-16T15:53:38.791Z] main:
11:53:38 [2023-03-16T15:53:38.791Z] 
11:53:38 [2023-03-16T15:53:38.791Z] checkAnyTraceExists:
11:53:39 [2023-03-16T15:53:39.055Z] 
11:53:39 [2023-03-16T15:53:39.055Z] verifyChecksum:
11:53:39 [2023-03-16T15:53:39.055Z]      [echo] Verifying: ${anyTraceExists}
11:53:39 [2023-03-16T15:53:39.055Z] 
11:53:39 [2023-03-16T15:53:39.055Z] deleteFailedCheckSumTraces:
11:53:39 [2023-03-16T15:53:39.055Z] 
11:53:39 [2023-03-16T15:53:39.055Z] downloadTraceFiles:
11:53:39 [2023-03-16T15:53:39.055Z]      [echo] Attempting to download test traces
11:53:39 [2023-03-16T15:53:39.055Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
11:53:39 [2023-03-16T15:53:39.055Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
11:53:39 [2023-03-16T15:53:39.055Z]       [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
11:53:39 [2023-03-16T15:53:39.055Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
11:53:39 [2023-03-16T15:53:39.055Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
11:53:39 [2023-03-16T15:53:39.055Z]       [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
11:53:39 [2023-03-16T15:53:39.635Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:53:39 [2023-03-16T15:53:39.635Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
11:53:39 [2023-03-16T15:53:39.635Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:53:39 [2023-03-16T15:53:39.635Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
11:53:39 [2023-03-16T15:53:39.636Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
11:53:39 [2023-03-16T15:53:39.636Z]       [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
11:53:40 [2023-03-16T15:53:40.591Z]      [exec] Cloning into 'ctf-testsuite'...
11:53:40 [2023-03-16T15:53:40.852Z] 
11:53:40 [2023-03-16T15:53:40.852Z] pullTestSuite:
11:53:40 [2023-03-16T15:53:40.852Z]      [exec] Your branch is up to date with 'origin/master'.
11:53:40 [2023-03-16T15:53:40.852Z]      [exec] Already on 'master'
11:53:41 [2023-03-16T15:53:41.122Z]      [exec] Already up to date.
11:53:41 [2023-03-16T15:53:41.122Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
11:53:41 [2023-03-16T15:53:41.122Z]      [exec] 
11:53:41 [2023-03-16T15:53:41.122Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] changes and commit them, and you can discard any commits you make in this
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] state without impacting any branches by performing another checkout.
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] 
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] If you want to create a new branch to retain commits you create, you may
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] 
11:53:41 [2023-03-16T15:53:41.123Z]      [exec]   git checkout -b <new-branch-name>
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] 
11:53:41 [2023-03-16T15:53:41.123Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
11:53:41 [2023-03-16T15:53:41.123Z] 
11:53:41 [2023-03-16T15:53:41.123Z] extractTraces:
11:53:41 [2023-03-16T15:53:41.123Z] 
11:53:41 [2023-03-16T15:53:41.123Z] checkAnyTraceExists:
11:53:41 [2023-03-16T15:53:41.123Z] 
11:53:41 [2023-03-16T15:53:41.123Z] verifyChecksum:
11:53:41 [2023-03-16T15:53:41.123Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
11:53:41 [2023-03-16T15:53:41.386Z] 
11:53:41 [2023-03-16T15:53:41.386Z] warnFailedCheckSum:
11:53:41 [2023-03-16T15:53:41.386Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
11:53:41 [2023-03-16T15:53:41.386Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:53:41 [2023-03-16T15:53:41.648Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
11:53:42 [2023-03-16T15:53:42.593Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:53:43 [2023-03-16T15:53:43.164Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
11:53:43 [2023-03-16T15:53:43.164Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:53:43 [2023-03-16T15:53:43.427Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
11:53:45 [2023-03-16T15:53:45.342Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:53:45 [2023-03-16T15:53:45.913Z]      [echo] Traces extracted successfully
11:53:45 [2023-03-16T15:53:45.913Z] [INFO] Executed tasks
11:53:45 [2023-03-16T15:53:45.913Z] [INFO] 
11:53:45 [2023-03-16T15:53:45.913Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
11:53:46 [2023-03-16T15:53:46.486Z] [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (218.76kB)
11:53:46 [2023-03-16T15:53:46.486Z] [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (77.95kB)
11:53:46 [2023-03-16T15:53:46.486Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (81.03kB)
11:53:46 [2023-03-16T15:53:46.486Z] [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.93kB)
11:53:46 [2023-03-16T15:53:46.486Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.96MB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (370.34kB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.76kB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (198.71kB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (57.69kB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (844.43kB)
11:53:47 [2023-03-16T15:53:47.060Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (909.51kB)
11:53:47 [2023-03-16T15:53:47.322Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (262.89kB)
11:53:47 [2023-03-16T15:53:47.322Z] [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (54.01kB)
11:53:47 [2023-03-16T15:53:47.322Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (29.78kB)
11:53:47 [2023-03-16T15:53:47.322Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
11:53:47 [2023-03-16T15:53:47.583Z] [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.85MB)
11:53:47 [2023-03-16T15:53:47.849Z] [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.69MB)
11:53:48 [2023-03-16T15:53:48.155Z] [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.45MB)
11:53:48 [2023-03-16T15:53:48.418Z] [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (109.43kB)
11:53:48 [2023-03-16T15:53:48.419Z] [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.25kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.9.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (81.84kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.71kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (88.88kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.01kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.jface.notifications_0.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (32.9kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (15.43kB)
11:53:48 [2023-03-16T15:53:48.681Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.82kB)
11:53:48 [2023-03-16T15:53:48.682Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.79kB)
11:53:48 [2023-03-16T15:53:48.682Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.69kB)
11:53:48 [2023-03-16T15:53:48.682Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.99kB)
11:53:48 [2023-03-16T15:53:48.682Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (236.29kB)
11:53:48 [2023-03-16T15:53:48.682Z] [INFO] Fetching org.eclipse.jetty.http_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (243.43kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.jetty.server_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (777.19kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (161.97kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.jetty.util_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (554.88kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (49.35kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.14kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.61kB)
11:53:48 [2023-03-16T15:53:48.944Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.32kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (86.25kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.68kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (51.45kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.300.v20221203-1932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (256.99kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (105.26kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.12kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.58kB)
11:53:49 [2023-03-16T15:53:49.204Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.51kB)
11:53:49 [2023-03-16T15:53:49.205Z] [INFO] Fetching org.eclipse.help.base_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (434.56kB)
11:53:49 [2023-03-16T15:53:49.205Z] [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (536.94kB)
11:53:49 [2023-03-16T15:53:49.466Z] [INFO] Fetching org.eclipse.help.webapp_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (738.67kB)
11:53:49 [2023-03-16T15:53:49.466Z] [INFO] Fetching org.eclipse.jetty.io_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (211.42kB)
11:53:49 [2023-03-16T15:53:49.466Z] [INFO] Fetching org.eclipse.jetty.security_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (118.37kB)
11:53:49 [2023-03-16T15:53:49.466Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (62.46kB)
11:53:49 [2023-03-16T15:53:49.466Z] [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.33.0.v20230218-1114.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.01MB)
11:53:49 [2023-03-16T15:53:49.726Z] [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (689.58kB)
11:53:49 [2023-03-16T15:53:49.985Z] [INFO] Fetching org.eclipse.platform.doc.user_4.27.0.v20230301-1632.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.83MB)
11:53:50 [2023-03-16T15:53:50.246Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.500.v20230129-1959.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (97.62kB)
11:53:50 [2023-03-16T15:53:50.246Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.1MB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (387.45kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.400.v20221207-1659.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (160.56kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.72kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.76kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.300.v20230126-0801.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (142.6kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.59kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.14kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.91kB)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
11:53:50 [2023-03-16T15:53:50.508Z] [INFO] Command line:
11:53:50 [2023-03-16T15:53:50.508Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:53:50 [2023-03-16T15:53:50.771Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:53:54 [2023-03-16T15:53:54.071Z] !SESSION 2023-03-16 15:53:50.781 -----------------------------------------------
11:53:54 [2023-03-16T15:53:54.071Z] eclipse.buildId=unknown
11:53:54 [2023-03-16T15:53:54.071Z] java.version=17.0.2
11:53:54 [2023-03-16T15:53:54.072Z] java.vendor=Oracle Corporation
11:53:54 [2023-03-16T15:53:54.072Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:53:54 [2023-03-16T15:53:54.072Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:53:54 [2023-03-16T15:53:54.072Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:53:54 [2023-03-16T15:53:54.072Z] 
11:53:54 [2023-03-16T15:53:54.072Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 15:53:53.476
11:53:54 [2023-03-16T15:53:54.072Z] !MESSAGE FrameworkEvent ERROR
11:53:54 [2023-03-16T15:53:54.072Z] !STACK 0
11:53:54 [2023-03-16T15:53:54.072Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [62]
11:53:54 [2023-03-16T15:53:54.072Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:53:54 [2023-03-16T15:53:54.072Z] 
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:53:54 [2023-03-16T15:53:54.072Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:53:54 [2023-03-16T15:53:54.645Z] 
11:53:54 [2023-03-16T15:53:54.645Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 15:53:54.503
11:53:54 [2023-03-16T15:53:54.645Z] !MESSAGE FrameworkEvent ERROR
11:53:54 [2023-03-16T15:53:54.645Z] !STACK 0
11:53:54 [2023-03-16T15:53:54.645Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
11:53:54 [2023-03-16T15:53:54.645Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:53:54 [2023-03-16T15:53:54.645Z] 
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:53:54 [2023-03-16T15:53:54.645Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:53:55 [2023-03-16T15:53:55.226Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:53:55 [2023-03-16T15:53:55.226Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:53:55 [2023-03-16T15:53:55.226Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.03 s
11:53:55 [2023-03-16T15:53:55.226Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
11:53:55 [2023-03-16T15:53:55.226Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
11:53:55 [2023-03-16T15:53:55.226Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
11:53:55 [2023-03-16T15:53:55.226Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
11:53:55 [2023-03-16T15:53:55.226Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
11:53:55 [2023-03-16T15:53:55.226Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:53:57 [2023-03-16T15:53:57.773Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:53:57 [2023-03-16T15:53:57.773Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.535 s
11:53:57 [2023-03-16T15:53:57.773Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.197 s
11:53:57 [2023-03-16T15:53:57.773Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.198 s
11:53:57 [2023-03-16T15:53:57.773Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.777 s
11:53:57 [2023-03-16T15:53:57.773Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.042 s
11:53:57 [2023-03-16T15:53:57.773Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.069 s
11:53:57 [2023-03-16T15:53:57.773Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.077 s
11:53:57 [2023-03-16T15:53:57.773Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.038 s
11:53:57 [2023-03-16T15:53:57.773Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.075 s
11:53:57 [2023-03-16T15:53:57.773Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.038 s
11:53:57 [2023-03-16T15:53:57.773Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.182 s
11:53:57 [2023-03-16T15:53:57.774Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:53:57 [2023-03-16T15:53:57.774Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:53:57 [2023-03-16T15:53:57.774Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.079 s
11:53:57 [2023-03-16T15:53:57.774Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.023 s
11:53:57 [2023-03-16T15:53:57.774Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.066 s
11:53:57 [2023-03-16T15:53:57.774Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
11:53:57 [2023-03-16T15:53:57.774Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.016 s
11:53:57 [2023-03-16T15:53:57.774Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.054 s
11:53:57 [2023-03-16T15:53:57.774Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:53:57 [2023-03-16T15:53:57.774Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:53:57 [2023-03-16T15:53:57.774Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
11:53:57 [2023-03-16T15:53:57.774Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.071 s
11:53:57 [2023-03-16T15:53:57.774Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
11:53:57 [2023-03-16T15:53:57.774Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
11:53:57 [2023-03-16T15:53:57.774Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:54:12 [2023-03-16T15:54:12.688Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.383 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.782 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.757 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.314 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.077 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.098 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.141 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.888 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.375 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.394 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.485 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.375 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.224 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.137 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.277 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.498 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.576 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.019 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.583 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.341 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
11:54:12 [2023-03-16T15:54:12.688Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.82 s
11:54:12 [2023-03-16T15:54:12.688Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:54:14 [2023-03-16T15:54:14.079Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.918 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:54:14 [2023-03-16T15:54:14.079Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.291 s
11:54:14 [2023-03-16T15:54:14.079Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.161 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.111 s
11:54:14 [2023-03-16T15:54:14.079Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.151 s
11:54:14 [2023-03-16T15:54:14.079Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.144 s
11:54:14 [2023-03-16T15:54:14.079Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.109 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.151 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.118 s
11:54:14 [2023-03-16T15:54:14.079Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.185 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
11:54:14 [2023-03-16T15:54:14.079Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.104 s
11:54:14 [2023-03-16T15:54:14.079Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.128 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.162 s
11:54:14 [2023-03-16T15:54:14.079Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.143 s
11:54:14 [2023-03-16T15:54:14.079Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.176 s
11:54:14 [2023-03-16T15:54:14.079Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.216 s
11:54:14 [2023-03-16T15:54:14.079Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.104 s
11:54:14 [2023-03-16T15:54:14.079Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.174 s
11:54:14 [2023-03-16T15:54:14.079Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.173 s
11:54:14 [2023-03-16T15:54:14.079Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:54:15 [2023-03-16T15:54:15.464Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:54:15 [2023-03-16T15:54:15.464Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.37 s
11:54:15 [2023-03-16T15:54:15.464Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.087 s
11:54:15 [2023-03-16T15:54:15.464Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.094 s
11:54:15 [2023-03-16T15:54:15.464Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.136 s
11:54:15 [2023-03-16T15:54:15.464Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.048 s
11:54:15 [2023-03-16T15:54:15.464Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.041 s
11:54:15 [2023-03-16T15:54:15.464Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.054 s
11:54:15 [2023-03-16T15:54:15.464Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.051 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.046 s
11:54:15 [2023-03-16T15:54:15.465Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.051 s
11:54:15 [2023-03-16T15:54:15.465Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.048 s
11:54:15 [2023-03-16T15:54:15.465Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:54:15 [2023-03-16T15:54:15.465Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:54:15 [2023-03-16T15:54:15.465Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.09 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
11:54:15 [2023-03-16T15:54:15.465Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
11:54:15 [2023-03-16T15:54:15.465Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:54:15 [2023-03-16T15:54:15.465Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:54:15 [2023-03-16T15:54:15.465Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.217 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
11:54:15 [2023-03-16T15:54:15.465Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
11:54:15 [2023-03-16T15:54:15.465Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:54:15 [2023-03-16T15:54:15.726Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:54:15 [2023-03-16T15:54:15.726Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.007 s
11:54:15 [2023-03-16T15:54:15.726Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
11:54:15 [2023-03-16T15:54:15.726Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:54:15 [2023-03-16T15:54:15.726Z] 
11:54:15 [2023-03-16T15:54:15.726Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:15.680
11:54:15 [2023-03-16T15:54:15.726Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
11:54:15 [2023-03-16T15:54:15.726Z] 
11:54:15 [2023-03-16T15:54:15.726Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:15.681
11:54:15 [2023-03-16T15:54:15.726Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
11:54:15 [2023-03-16T15:54:15.986Z] 
11:54:15 [2023-03-16T15:54:15.986Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:15.775
11:54:15 [2023-03-16T15:54:15.986Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
11:54:15 [2023-03-16T15:54:15.986Z] 
11:54:15 [2023-03-16T15:54:15.986Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:15.776
11:54:15 [2023-03-16T15:54:15.986Z] !MESSAGE channel0_0	[                                                            ]	0 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.749
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_1	[+]	1 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.750
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_0	[ ]	0 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.784
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_1	[++]	1 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.784
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_0	[  ]	0 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.892
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_1	[++++++++++]	1 Events
11:54:16 [2023-03-16T15:54:16.926Z] 
11:54:16 [2023-03-16T15:54:16.926Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:16.893
11:54:16 [2023-03-16T15:54:16.926Z] !MESSAGE channel0_0	[          ]	0 Events
11:54:17 [2023-03-16T15:54:17.188Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:54:17 [2023-03-16T15:54:17.188Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.033 s
11:54:17 [2023-03-16T15:54:17.188Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.089 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.088 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.095 s
11:54:17 [2023-03-16T15:54:17.188Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.072 s
11:54:17 [2023-03-16T15:54:17.188Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.036 s
11:54:17 [2023-03-16T15:54:17.188Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
11:54:17 [2023-03-16T15:54:17.188Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.668 s
11:54:17 [2023-03-16T15:54:17.188Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
11:54:17 [2023-03-16T15:54:17.188Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.044 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.085 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
11:54:17 [2023-03-16T15:54:17.188Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
11:54:17 [2023-03-16T15:54:17.188Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.063 s
11:54:17 [2023-03-16T15:54:17.188Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
11:54:17 [2023-03-16T15:54:17.188Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.057 s
11:54:17 [2023-03-16T15:54:17.188Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.035 s
11:54:17 [2023-03-16T15:54:17.188Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
11:54:17 [2023-03-16T15:54:17.188Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:54:17 [2023-03-16T15:54:17.188Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:54:17 [2023-03-16T15:54:17.188Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.002 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
11:54:17 [2023-03-16T15:54:17.188Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:54:18 [2023-03-16T15:54:18.133Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:54:18 [2023-03-16T15:54:18.133Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
11:54:18 [2023-03-16T15:54:18.133Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
11:54:18 [2023-03-16T15:54:18.133Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
11:54:18 [2023-03-16T15:54:18.133Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.07 s
11:54:18 [2023-03-16T15:54:18.133Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
11:54:18 [2023-03-16T15:54:18.133Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
11:54:18 [2023-03-16T15:54:18.133Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.049 s
11:54:18 [2023-03-16T15:54:18.133Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
11:54:18 [2023-03-16T15:54:18.133Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
11:54:18 [2023-03-16T15:54:18.133Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
11:54:18 [2023-03-16T15:54:18.133Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
11:54:18 [2023-03-16T15:54:18.133Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.025 s
11:54:18 [2023-03-16T15:54:18.133Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.054 s
11:54:18 [2023-03-16T15:54:18.133Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
11:54:18 [2023-03-16T15:54:18.133Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
11:54:18 [2023-03-16T15:54:18.133Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.041 s
11:54:18 [2023-03-16T15:54:18.133Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
11:54:18 [2023-03-16T15:54:18.134Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
11:54:18 [2023-03-16T15:54:18.134Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.031 s
11:54:18 [2023-03-16T15:54:18.134Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
11:54:18 [2023-03-16T15:54:18.134Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.026 s
11:54:18 [2023-03-16T15:54:18.134Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
11:54:18 [2023-03-16T15:54:18.134Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.047 s
11:54:18 [2023-03-16T15:54:18.134Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
11:54:18 [2023-03-16T15:54:18.134Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.041 s
11:54:18 [2023-03-16T15:54:18.134Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
11:54:18 [2023-03-16T15:54:18.134Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
11:54:18 [2023-03-16T15:54:18.134Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
11:54:18 [2023-03-16T15:54:18.134Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
11:54:18 [2023-03-16T15:54:18.134Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:54:19 [2023-03-16T15:54:19.523Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:54:19 [2023-03-16T15:54:19.523Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.458 s
11:54:19 [2023-03-16T15:54:19.523Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.05 s
11:54:19 [2023-03-16T15:54:19.523Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.163 s
11:54:19 [2023-03-16T15:54:19.523Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.11 s
11:54:19 [2023-03-16T15:54:19.523Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.226 s
11:54:19 [2023-03-16T15:54:19.523Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:54:19 [2023-03-16T15:54:19.523Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:54:19 [2023-03-16T15:54:19.523Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.188 s
11:54:19 [2023-03-16T15:54:19.523Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.08 s
11:54:19 [2023-03-16T15:54:19.523Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.024 s
11:54:19 [2023-03-16T15:54:19.523Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.021 s
11:54:19 [2023-03-16T15:54:19.523Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.042 s
11:54:19 [2023-03-16T15:54:19.523Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.025 s
11:54:19 [2023-03-16T15:54:19.523Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.029 s
11:54:19 [2023-03-16T15:54:19.523Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:54:19 [2023-03-16T15:54:19.523Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:54:19 [2023-03-16T15:54:19.523Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.523Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:54:19 [2023-03-16T15:54:19.787Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:54:19 [2023-03-16T15:54:19.787Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.787Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.787Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
11:54:19 [2023-03-16T15:54:19.787Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.787Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.787Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.787Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:54:19 [2023-03-16T15:54:19.787Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:54:19 [2023-03-16T15:54:19.788Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
11:54:19 [2023-03-16T15:54:19.788Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:54:19 [2023-03-16T15:54:19.788Z] 
11:54:19 [2023-03-16T15:54:19.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:19.530
11:54:19 [2023-03-16T15:54:19.788Z] !MESSAGE Struct already contains a field named ctx
11:54:19 [2023-03-16T15:54:19.788Z] 
11:54:19 [2023-03-16T15:54:19.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:19.530
11:54:19 [2023-03-16T15:54:19.788Z] !MESSAGE Struct already contains a field named ctx
11:54:19 [2023-03-16T15:54:19.788Z] 
11:54:19 [2023-03-16T15:54:19.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:19.530
11:54:19 [2023-03-16T15:54:19.788Z] !MESSAGE Struct already contains a field named ctx
11:54:19 [2023-03-16T15:54:19.788Z] 
11:54:19 [2023-03-16T15:54:19.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:19.531
11:54:19 [2023-03-16T15:54:19.788Z] !MESSAGE Struct already contains a field named ctx
11:54:19 [2023-03-16T15:54:19.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:54:19 [2023-03-16T15:54:19.788Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.002 s
11:54:19 [2023-03-16T15:54:19.788Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:54:19 [2023-03-16T15:54:19.788Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:54:19 [2023-03-16T15:54:19.788Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:54:19 [2023-03-16T15:54:19.788Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:54:19 [2023-03-16T15:54:19.788Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
11:54:19 [2023-03-16T15:54:19.788Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
11:54:19 [2023-03-16T15:54:19.788Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:54:20 [2023-03-16T15:54:20.729Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:54:20 [2023-03-16T15:54:20.729Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
11:54:20 [2023-03-16T15:54:20.729Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.729Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.047 s
11:54:20 [2023-03-16T15:54:20.729Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
11:54:20 [2023-03-16T15:54:20.729Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.729Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.729Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.042 s
11:54:20 [2023-03-16T15:54:20.729Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.729Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.730Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.730Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.730Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
11:54:20 [2023-03-16T15:54:20.730Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
11:54:20 [2023-03-16T15:54:20.730Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.036 s
11:54:20 [2023-03-16T15:54:20.730Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.730Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
11:54:20 [2023-03-16T15:54:20.730Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.044 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.054 s
11:54:20 [2023-03-16T15:54:20.730Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.730Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.730Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.730Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
11:54:20 [2023-03-16T15:54:20.730Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:54:20 [2023-03-16T15:54:20.730Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:54:20 [2023-03-16T15:54:20.730Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.730Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:54:20 [2023-03-16T15:54:20.730Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:54:20 [2023-03-16T15:54:20.730Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.012 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.730Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:54:20 [2023-03-16T15:54:20.730Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:54:20 [2023-03-16T15:54:20.730Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.004 s
11:54:20 [2023-03-16T15:54:20.730Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.730Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.730Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:54:20 [2023-03-16T15:54:20.731Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:54:20 [2023-03-16T15:54:20.731Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.731Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.731Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:54:20 [2023-03-16T15:54:20.731Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:54:20 [2023-03-16T15:54:20.731Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:54:20 [2023-03-16T15:54:20.731Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.731Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.731Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:54:20 [2023-03-16T15:54:20.732Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:54:20 [2023-03-16T15:54:20.732Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.732Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:54:20 [2023-03-16T15:54:20.732Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:54:20 [2023-03-16T15:54:20.732Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:54:20 [2023-03-16T15:54:20.732Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:54:20 [2023-03-16T15:54:20.732Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:54:20 [2023-03-16T15:54:20.732Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:54:20 [2023-03-16T15:54:20.732Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.732Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.02 s
11:54:20 [2023-03-16T15:54:20.732Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.732Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.732Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:54:20 [2023-03-16T15:54:20.733Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:54:20 [2023-03-16T15:54:20.733Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:54:20 [2023-03-16T15:54:20.733Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:54:20 [2023-03-16T15:54:20.733Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.733Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:54:20 [2023-03-16T15:54:20.733Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:54:20 [2023-03-16T15:54:20.733Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.733Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:54:20 [2023-03-16T15:54:20.733Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:54:20 [2023-03-16T15:54:20.733Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:54:20 [2023-03-16T15:54:20.733Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:54:20 [2023-03-16T15:54:20.733Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
11:54:20 [2023-03-16T15:54:20.733Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:54:20 [2023-03-16T15:54:20.734Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
11:54:20 [2023-03-16T15:54:20.734Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
11:54:20 [2023-03-16T15:54:20.734Z] line 8:11 required (...)+ loop did not match anything at character ';'
11:54:20 [2023-03-16T15:54:20.734Z] line 10:46 mismatched character '<EOF>' expecting '"'
11:54:20 [2023-03-16T15:54:20.734Z] line 9:16 no viable alternative at character 'o'
11:54:20 [2023-03-16T15:54:20.734Z] line 9:20 no viable alternative at character '?'
11:54:20 [2023-03-16T15:54:20.734Z] line 12:14 no viable alternative at character ''
11:54:20 [2023-03-16T15:54:20.734Z] line 32:0 mismatched character '<EOF>' expecting '"'
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.763
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.764
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test1
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.764
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test2
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.764
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test3
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.765
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test4
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.774
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: test2
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.794
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown integer attribute: aa
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.795
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown integer attribute: zz
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.795
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown trace attribute: blah
11:54:20 [2023-03-16T15:54:20.995Z] 
11:54:20 [2023-03-16T15:54:20.995Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 15:54:20.795
11:54:20 [2023-03-16T15:54:20.995Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
11:54:21 [2023-03-16T15:54:21.569Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.045 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.570Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.043 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.571Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.014 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.056 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.572Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.054 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.14 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.11 s
11:54:21 [2023-03-16T15:54:21.573Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
11:54:21 [2023-03-16T15:54:21.574Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.052 s
11:54:21 [2023-03-16T15:54:21.574Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
11:54:21 [2023-03-16T15:54:21.574Z] 
11:54:21 [2023-03-16T15:54:21.574Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-03-16 15:54:21.279
11:54:21 [2023-03-16T15:54:21.574Z] !MESSAGE Some message
11:54:21 [2023-03-16T15:54:21.574Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
11:54:21 [2023-03-16T15:54:21.574Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:54:21 [2023-03-16T15:54:21.574Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.574Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:54:21 [2023-03-16T15:54:21.574Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:54:21 [2023-03-16T15:54:21.574Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.574Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:54:21 [2023-03-16T15:54:21.575Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:54:21 [2023-03-16T15:54:21.575Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.172 s
11:54:21 [2023-03-16T15:54:21.575Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
11:54:21 [2023-03-16T15:54:21.575Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.004 s
11:54:21 [2023-03-16T15:54:21.575Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:54:21 [2023-03-16T15:54:21.575Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:54:21 [2023-03-16T15:54:21.575Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
11:54:21 [2023-03-16T15:54:21.575Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
11:54:21 [2023-03-16T15:54:21.575Z] 
11:54:21 [2023-03-16T15:54:21.575Z] Results:
11:54:21 [2023-03-16T15:54:21.575Z] 
11:54:21 [2023-03-16T15:54:21.575Z] Tests run: 632, Failures: 0, Errors: 0, Skipped: 1
11:54:21 [2023-03-16T15:54:21.575Z] 
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] All tests passed!
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.pom
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.15-SNAPSHOT [17/139]
11:54:22 [2023-03-16T15:54:22.517Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] The project's OSGi version is 1.0.15.202303161548
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] 
11:54:22 [2023-03-16T15:54:22.778Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:22 [2023-03-16T15:54:22.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] 
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] 
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:23 [2023-03-16T15:54:23.450Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:54:23 [2023-03-16T15:54:23.450Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.283Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.283Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:54:24 [2023-03-16T15:54:24.283Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] 
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:24 [2023-03-16T15:54:24.283Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
11:54:25 [2023-03-16T15:54:25.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] 
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:27 [2023-03-16T15:54:27.585Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:54:27 [2023-03-16T15:54:27.585Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] 
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] 
11:54:27 [2023-03-16T15:54:27.585Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:27 [2023-03-16T15:54:27.844Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:54:27 [2023-03-16T15:54:27.844Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
11:54:27 [2023-03-16T15:54:27.844Z] [INFO] Command line:
11:54:27 [2023-03-16T15:54:27.844Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:54:27 [2023-03-16T15:54:27.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:31 [2023-03-16T15:54:31.149Z] !SESSION 2023-03-16 15:54:27.972 -----------------------------------------------
11:54:31 [2023-03-16T15:54:31.149Z] eclipse.buildId=unknown
11:54:31 [2023-03-16T15:54:31.149Z] java.version=17.0.2
11:54:31 [2023-03-16T15:54:31.149Z] java.vendor=Oracle Corporation
11:54:31 [2023-03-16T15:54:31.149Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:54:31 [2023-03-16T15:54:31.149Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:54:31 [2023-03-16T15:54:31.149Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:54:31 [2023-03-16T15:54:31.149Z] 
11:54:31 [2023-03-16T15:54:31.149Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 15:54:30.872
11:54:31 [2023-03-16T15:54:31.149Z] !MESSAGE FrameworkEvent ERROR
11:54:31 [2023-03-16T15:54:31.149Z] !STACK 0
11:54:31 [2023-03-16T15:54:31.149Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
11:54:31 [2023-03-16T15:54:31.149Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:54:31 [2023-03-16T15:54:31.149Z] 
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:54:31 [2023-03-16T15:54:31.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:54:32 [2023-03-16T15:54:32.092Z] 
11:54:32 [2023-03-16T15:54:32.092Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 15:54:31.877
11:54:32 [2023-03-16T15:54:32.092Z] !MESSAGE FrameworkEvent ERROR
11:54:32 [2023-03-16T15:54:32.092Z] !STACK 0
11:54:32 [2023-03-16T15:54:32.092Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [156]
11:54:32 [2023-03-16T15:54:32.092Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:54:32 [2023-03-16T15:54:32.092Z] 
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:54:32 [2023-03-16T15:54:32.092Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:54:32 [2023-03-16T15:54:32.093Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:54:32 [2023-03-16T15:54:32.093Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:54:32 [2023-03-16T15:54:32.664Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:54:32 [2023-03-16T15:54:32.924Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.057 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.005 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.04 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.924Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:54:32 [2023-03-16T15:54:32.925Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:54:32 [2023-03-16T15:54:32.925Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.087 s
11:54:32 [2023-03-16T15:54:32.925Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:54:32 [2023-03-16T15:54:32.925Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:54:32 [2023-03-16T15:54:32.925Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.058 s
11:54:32 [2023-03-16T15:54:32.925Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.014 s
11:54:32 [2023-03-16T15:54:32.925Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:54:32 [2023-03-16T15:54:32.925Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:54:32 [2023-03-16T15:54:32.925Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
11:54:32 [2023-03-16T15:54:32.925Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
11:54:32 [2023-03-16T15:54:32.925Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:54:35 [2023-03-16T15:54:35.481Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:54:35 [2023-03-16T15:54:35.481Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
11:54:35 [2023-03-16T15:54:35.481Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
11:54:35 [2023-03-16T15:54:35.481Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.162 s
11:54:35 [2023-03-16T15:54:35.481Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.212 s
11:54:35 [2023-03-16T15:54:35.481Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
11:54:35 [2023-03-16T15:54:35.481Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.831 s
11:54:35 [2023-03-16T15:54:35.481Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
11:54:35 [2023-03-16T15:54:35.481Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.009 s
11:54:35 [2023-03-16T15:54:35.481Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:35 [2023-03-16T15:54:35.481Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.017 s
11:54:35 [2023-03-16T15:54:35.481Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
11:54:35 [2023-03-16T15:54:35.481Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.7 s
11:54:35 [2023-03-16T15:54:35.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:54:37 [2023-03-16T15:54:37.392Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:54:37 [2023-03-16T15:54:37.392Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:54:37 [2023-03-16T15:54:37.392Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:54:37 [2023-03-16T15:54:37.392Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:54:37 [2023-03-16T15:54:37.392Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:54:37 [2023-03-16T15:54:37.392Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:54:37 [2023-03-16T15:54:37.392Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.097 s
11:54:37 [2023-03-16T15:54:37.392Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:54:37 [2023-03-16T15:54:37.392Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.107 s
11:54:37 [2023-03-16T15:54:37.392Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:54:38 [2023-03-16T15:54:38.335Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:54:38 [2023-03-16T15:54:38.335Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.335Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.335Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.335Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.009 s
11:54:38 [2023-03-16T15:54:38.335Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.335Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.401 s
11:54:38 [2023-03-16T15:54:38.335Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.011 s
11:54:38 [2023-03-16T15:54:38.335Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.335Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.335Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.008 s
11:54:38 [2023-03-16T15:54:38.335Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.335Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.369 s
11:54:38 [2023-03-16T15:54:38.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:54:38 [2023-03-16T15:54:38.335Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:54:38 [2023-03-16T15:54:38.335Z] testIncrementDouble(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.004 s
11:54:38 [2023-03-16T15:54:38.335Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.335Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:54:38 [2023-03-16T15:54:38.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:54:38 [2023-03-16T15:54:38.335Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:54:38 [2023-03-16T15:54:38.336Z] 
11:54:38 [2023-03-16T15:54:38.336Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2023-03-16 15:54:38.031
11:54:38 [2023-03-16T15:54:38.336Z] !MESSAGE Custom factory for type 87 does not exist
11:54:38 [2023-03-16T15:54:38.336Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:54:38 [2023-03-16T15:54:38.336Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.003 s
11:54:38 [2023-03-16T15:54:38.336Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.336Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:54:38 [2023-03-16T15:54:38.336Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:54:38 [2023-03-16T15:54:38.336Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:54:38 [2023-03-16T15:54:38.336Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.336Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.336Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.337Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.337Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:54:38 [2023-03-16T15:54:38.599Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:54:38 [2023-03-16T15:54:38.599Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.004 s
11:54:38 [2023-03-16T15:54:38.599Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.5 s
11:54:38 [2023-03-16T15:54:38.599Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.599Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:54:38 [2023-03-16T15:54:38.862Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:54:38 [2023-03-16T15:54:38.862Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.012 s
11:54:38 [2023-03-16T15:54:38.862Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:54:38 [2023-03-16T15:54:38.862Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:54:38 [2023-03-16T15:54:38.862Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.862Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.862Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.862Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.025 s
11:54:38 [2023-03-16T15:54:38.862Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
11:54:38 [2023-03-16T15:54:38.862Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.862Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.021 s
11:54:38 [2023-03-16T15:54:38.862Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:54:38 [2023-03-16T15:54:38.862Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.862Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.862Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.011 s
11:54:38 [2023-03-16T15:54:38.862Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:54:38 [2023-03-16T15:54:38.862Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:54:38 [2023-03-16T15:54:38.862Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:54:38 [2023-03-16T15:54:38.862Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.862Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.863Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.863Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:54:38 [2023-03-16T15:54:38.863Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
11:54:38 [2023-03-16T15:54:38.863Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:54:39 [2023-03-16T15:54:39.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:54:39 [2023-03-16T15:54:39.123Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.135 s
11:54:39 [2023-03-16T15:54:39.123Z] 
11:54:39 [2023-03-16T15:54:39.123Z] Results:
11:54:39 [2023-03-16T15:54:39.123Z] 
11:54:39 [2023-03-16T15:54:39.123Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
11:54:39 [2023-03-16T15:54:39.123Z] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] All tests passed!
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.pom
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.22-SNAPSHOT [18/139]
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] The project's OSGi version is 1.0.22.202303161548
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.695Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.958Z] [INFO] 
11:54:39 [2023-03-16T15:54:39.958Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:39 [2023-03-16T15:54:39.958Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] 
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] 
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:40 [2023-03-16T15:54:40.220Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:54:40 [2023-03-16T15:54:40.220Z] [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] 
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] 
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] 
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-sources.jar
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] 
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:42 [2023-03-16T15:54:42.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT.jar
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] 
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] 
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:43 [2023-03-16T15:54:43.035Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] 
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:43 [2023-03-16T15:54:43.035Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:54:43 [2023-03-16T15:54:43.035Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] 
11:54:43 [2023-03-16T15:54:43.035Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:43 [2023-03-16T15:54:43.604Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT.jar
11:54:45 [2023-03-16T15:54:45.518Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-sources.jar
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] 
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:46 [2023-03-16T15:54:46.907Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
11:54:46 [2023-03-16T15:54:46.907Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] 
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] 
11:54:46 [2023-03-16T15:54:46.907Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
11:54:47 [2023-03-16T15:54:47.168Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:54:47 [2023-03-16T15:54:47.168Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
11:54:47 [2023-03-16T15:54:47.168Z] [INFO] Command line:
11:54:47 [2023-03-16T15:54:47.168Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:54:47 [2023-03-16T15:54:47.168Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:51 [2023-03-16T15:54:51.459Z] !SESSION 2023-03-16 15:54:47.352 -----------------------------------------------
11:54:51 [2023-03-16T15:54:51.460Z] eclipse.buildId=unknown
11:54:51 [2023-03-16T15:54:51.460Z] java.version=17.0.2
11:54:51 [2023-03-16T15:54:51.460Z] java.vendor=Oracle Corporation
11:54:51 [2023-03-16T15:54:51.460Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:54:51 [2023-03-16T15:54:51.460Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:54:51 [2023-03-16T15:54:51.460Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:54:51 [2023-03-16T15:54:51.460Z] 
11:54:51 [2023-03-16T15:54:51.460Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 15:54:50.674
11:54:51 [2023-03-16T15:54:51.460Z] !MESSAGE FrameworkEvent ERROR
11:54:51 [2023-03-16T15:54:51.460Z] !STACK 0
11:54:51 [2023-03-16T15:54:51.460Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
11:54:51 [2023-03-16T15:54:51.460Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:54:51 [2023-03-16T15:54:51.460Z] 
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:54:51 [2023-03-16T15:54:51.460Z] 
11:54:51 [2023-03-16T15:54:51.460Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 15:54:50.896
11:54:51 [2023-03-16T15:54:51.460Z] !MESSAGE FrameworkEvent ERROR
11:54:51 [2023-03-16T15:54:51.460Z] !STACK 0
11:54:51 [2023-03-16T15:54:51.460Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
11:54:51 [2023-03-16T15:54:51.460Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:54:51 [2023-03-16T15:54:51.460Z] 
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:54:51 [2023-03-16T15:54:51.460Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:54:51 [2023-03-16T15:54:51.722Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:54:52 [2023-03-16T15:54:52.298Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:54:52 [2023-03-16T15:54:52.298Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.216 s
11:54:52 [2023-03-16T15:54:52.298Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:54:54 [2023-03-16T15:54:54.227Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:54:54 [2023-03-16T15:54:54.227Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.227Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
11:54:54 [2023-03-16T15:54:54.227Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
11:54:54 [2023-03-16T15:54:54.227Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.227Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.004 s
11:54:54 [2023-03-16T15:54:54.227Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.227Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
11:54:54 [2023-03-16T15:54:54.227Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.005 s
11:54:54 [2023-03-16T15:54:54.227Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.227Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.227Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:54:54 [2023-03-16T15:54:54.491Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:54:54 [2023-03-16T15:54:54.491Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.071 s
11:54:54 [2023-03-16T15:54:54.491Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
11:54:54 [2023-03-16T15:54:54.491Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.491Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
11:54:54 [2023-03-16T15:54:54.491Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.085 s
11:54:54 [2023-03-16T15:54:54.491Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.491Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.491Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.004 s
11:54:54 [2023-03-16T15:54:54.491Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.007 s
11:54:54 [2023-03-16T15:54:54.491Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:54:54 [2023-03-16T15:54:54.491Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.491Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.491Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:54:54 [2023-03-16T15:54:54.753Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:54:54 [2023-03-16T15:54:54.753Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
11:54:54 [2023-03-16T15:54:54.753Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.024 s
11:54:54 [2023-03-16T15:54:54.753Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:54:54 [2023-03-16T15:54:54.753Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:54:54 [2023-03-16T15:54:54.753Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.753Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
11:54:54 [2023-03-16T15:54:54.753Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:54:54 [2023-03-16T15:54:54.753Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:54:54 [2023-03-16T15:54:54.753Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:54:54 [2023-03-16T15:54:54.753Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:54:54 [2023-03-16T15:54:54.753Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.002 s
11:54:54 [2023-03-16T15:54:54.753Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:54:54 [2023-03-16T15:54:54.753Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:54:54 [2023-03-16T15:54:54.753Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.005 s
11:54:54 [2023-03-16T15:54:54.753Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
11:54:54 [2023-03-16T15:54:54.753Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:54:55 [2023-03-16T15:54:55.325Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:54:55 [2023-03-16T15:54:55.325Z] testWeightedWithSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.166 s
11:54:55 [2023-03-16T15:54:55.325Z] testSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.289 s
11:54:55 [2023-03-16T15:54:55.325Z] testOffset(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testSimple(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.008 s
11:54:55 [2023-03-16T15:54:55.325Z] testIrregular(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:54:55 [2023-03-16T15:54:55.325Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:54:55 [2023-03-16T15:54:55.325Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testInvalidRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testSmallPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testIsApplicable(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testReference(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testAlternateShadingAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testLineAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testCategories(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testResolution(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:54:55 [2023-03-16T15:54:55.325Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:54:55 [2023-03-16T15:54:55.325Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.075 s
11:54:55 [2023-03-16T15:54:55.325Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.325Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.325Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.005 s
11:54:55 [2023-03-16T15:54:55.325Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.325Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:54:55 [2023-03-16T15:54:55.325Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:54:55 [2023-03-16T15:54:55.325Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.325Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.325Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:54:55 [2023-03-16T15:54:55.326Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:54:55 [2023-03-16T15:54:55.326Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:54:55 [2023-03-16T15:54:55.326Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.326Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.006 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.327Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:54:55 [2023-03-16T15:54:55.327Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:54:55 [2023-03-16T15:54:55.327Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.327Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:54:55 [2023-03-16T15:54:55.589Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:54:55 [2023-03-16T15:54:55.589Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:54:55 [2023-03-16T15:54:55.589Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.002 s
11:54:55 [2023-03-16T15:54:55.589Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.589Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.589Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.590Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.590Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.590Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:54:55 [2023-03-16T15:54:55.590Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.590Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:54:55 [2023-03-16T15:54:55.590Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:54:58 [2023-03-16T15:54:58.892Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:54:58 [2023-03-16T15:54:58.892Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.609 s
11:54:58 [2023-03-16T15:54:58.892Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.387 s
11:54:58 [2023-03-16T15:54:58.892Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:55:08 [2023-03-16T15:55:08.965Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.994 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:55:08 [2023-03-16T15:55:08.965Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 4.148 s
11:55:08 [2023-03-16T15:55:08.965Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.628 s
11:55:08 [2023-03-16T15:55:08.965Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.107 s
11:55:08 [2023-03-16T15:55:08.965Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.11 s
11:55:08 [2023-03-16T15:55:08.965Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:55:08 [2023-03-16T15:55:08.965Z] 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
11:55:08 [2023-03-16T15:55:08.965Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
11:55:08 [2023-03-16T15:55:08.965Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
11:55:08 [2023-03-16T15:55:08.965Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:55:08 [2023-03-16T15:55:08.965Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:55:21 [2023-03-16T15:55:21.304Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.75 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:55:21 [2023-03-16T15:55:21.304Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 7.347 s
11:55:21 [2023-03-16T15:55:21.304Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.403 s
11:55:21 [2023-03-16T15:55:21.304Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:55:21 [2023-03-16T15:55:21.304Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:55:21 [2023-03-16T15:55:21.304Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.01 s
11:55:21 [2023-03-16T15:55:21.304Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.133 s
11:55:21 [2023-03-16T15:55:21.304Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
11:55:21 [2023-03-16T15:55:21.304Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
11:55:21 [2023-03-16T15:55:21.304Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.008 s
11:55:21 [2023-03-16T15:55:21.304Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.023 s
11:55:21 [2023-03-16T15:55:21.304Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.074 s
11:55:21 [2023-03-16T15:55:21.304Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
11:55:21 [2023-03-16T15:55:21.304Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
11:55:21 [2023-03-16T15:55:21.304Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:55:21 [2023-03-16T15:55:21.304Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.008 s
11:55:21 [2023-03-16T15:55:21.304Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:55:25 [2023-03-16T15:55:25.532Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.355 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:55:25 [2023-03-16T15:55:25.532Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.215 s
11:55:25 [2023-03-16T15:55:25.532Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.378 s
11:55:25 [2023-03-16T15:55:25.532Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.587 s
11:55:25 [2023-03-16T15:55:25.532Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.15 s
11:55:25 [2023-03-16T15:55:25.533Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.154 s
11:55:25 [2023-03-16T15:55:25.533Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.533 s
11:55:25 [2023-03-16T15:55:25.533Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
11:55:25 [2023-03-16T15:55:25.533Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.159 s
11:55:25 [2023-03-16T15:55:25.533Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
11:55:25 [2023-03-16T15:55:25.533Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.167 s
11:55:25 [2023-03-16T15:55:25.533Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:55:27 [2023-03-16T15:55:27.446Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.345 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:55:27 [2023-03-16T15:55:27.447Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.195 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.83 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.576 s
11:55:27 [2023-03-16T15:55:27.447Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
11:55:27 [2023-03-16T15:55:27.447Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.055 s
11:55:27 [2023-03-16T15:55:27.447Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.083 s
11:55:27 [2023-03-16T15:55:27.447Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.467 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
11:55:27 [2023-03-16T15:55:27.447Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.071 s
11:55:27 [2023-03-16T15:55:27.447Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
11:55:27 [2023-03-16T15:55:27.447Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
11:55:27 [2023-03-16T15:55:27.447Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.058 s
11:55:27 [2023-03-16T15:55:27.447Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:55:29 [2023-03-16T15:55:29.365Z] 
11:55:29 [2023-03-16T15:55:29.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:55:28.935
11:55:29 [2023-03-16T15:55:29.365Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:55:29 [2023-03-16T15:55:29.365Z] !STACK 0
11:55:29 [2023-03-16T15:55:29.365Z] java.lang.RuntimeException: The parameter should be set
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:55:29 [2023-03-16T15:55:29.365Z] 
11:55:29 [2023-03-16T15:55:29.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:55:28.936
11:55:29 [2023-03-16T15:55:29.365Z] !MESSAGE Exception executing analysis
11:55:29 [2023-03-16T15:55:29.365Z] !STACK 0
11:55:29 [2023-03-16T15:55:29.365Z] java.lang.RuntimeException: The parameter should be set
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:55:29 [2023-03-16T15:55:29.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:55:30 [2023-03-16T15:55:30.750Z] 
11:55:30 [2023-03-16T15:55:30.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:55:30.313
11:55:30 [2023-03-16T15:55:30.750Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:55:30 [2023-03-16T15:55:30.750Z] !STACK 0
11:55:30 [2023-03-16T15:55:30.750Z] java.lang.RuntimeException: The parameter should be set
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:55:30 [2023-03-16T15:55:30.750Z] 
11:55:30 [2023-03-16T15:55:30.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:55:30.313
11:55:30 [2023-03-16T15:55:30.750Z] !MESSAGE Exception executing analysis
11:55:30 [2023-03-16T15:55:30.750Z] !STACK 0
11:55:30 [2023-03-16T15:55:30.750Z] java.lang.RuntimeException: The parameter should be set
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:55:30 [2023-03-16T15:55:30.750Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:55:30 [2023-03-16T15:55:30.750Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:55:30 [2023-03-16T15:55:30.750Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.683 s
11:55:30 [2023-03-16T15:55:30.750Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.385 s
11:55:30 [2023-03-16T15:55:30.750Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:55:31 [2023-03-16T15:55:31.695Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:55:31 [2023-03-16T15:55:31.695Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.131 s
11:55:31 [2023-03-16T15:55:31.695Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.04 s
11:55:31 [2023-03-16T15:55:31.695Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.176 s
11:55:31 [2023-03-16T15:55:31.695Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:55:31 [2023-03-16T15:55:31.695Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:55:31 [2023-03-16T15:55:31.695Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.695Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.695Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.695Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:55:31 [2023-03-16T15:55:31.955Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:55:31 [2023-03-16T15:55:31.955Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.955Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.955Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.955Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
11:55:31 [2023-03-16T15:55:31.955Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.956Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.956Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:55:31 [2023-03-16T15:55:31.956Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:55:31 [2023-03-16T15:55:31.956Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:56:53 [2023-03-16T15:56:53.447Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.644 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.305 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.371 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.322 s
11:56:53 [2023-03-16T15:56:53.447Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.285 s
11:56:53 [2023-03-16T15:56:53.447Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.6 s
11:56:53 [2023-03-16T15:56:53.447Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.436 s
11:56:53 [2023-03-16T15:56:53.447Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.593 s
11:56:53 [2023-03-16T15:56:53.447Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.638 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.33 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.282 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.28 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.358 s
11:56:53 [2023-03-16T15:56:53.447Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.395 s
11:56:53 [2023-03-16T15:56:53.447Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.58 s
11:56:53 [2023-03-16T15:56:53.447Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.292 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.417 s
11:56:53 [2023-03-16T15:56:53.447Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.567 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.401 s
11:56:53 [2023-03-16T15:56:53.447Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.29 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.347 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.334 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.299 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.319 s
11:56:53 [2023-03-16T15:56:53.447Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.462 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.312 s
11:56:53 [2023-03-16T15:56:53.447Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.342 s
11:56:53 [2023-03-16T15:56:53.447Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.61 s
11:56:53 [2023-03-16T15:56:53.447Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.614 s
11:56:53 [2023-03-16T15:56:53.447Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.325 s
11:56:53 [2023-03-16T15:56:53.448Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.603 s
11:56:53 [2023-03-16T15:56:53.448Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.611 s
11:56:53 [2023-03-16T15:56:53.448Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.316 s
11:56:53 [2023-03-16T15:56:53.448Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.571 s
11:56:53 [2023-03-16T15:56:53.448Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.374 s
11:56:53 [2023-03-16T15:56:53.448Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.317 s
11:56:53 [2023-03-16T15:56:53.448Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.435 s
11:56:53 [2023-03-16T15:56:53.448Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.286 s
11:56:53 [2023-03-16T15:56:53.448Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.328 s
11:56:53 [2023-03-16T15:56:53.448Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.437 s
11:56:53 [2023-03-16T15:56:53.448Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.432 s
11:56:53 [2023-03-16T15:56:53.448Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.367 s
11:56:53 [2023-03-16T15:56:53.448Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.299 s
11:56:53 [2023-03-16T15:56:53.448Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.326 s
11:56:53 [2023-03-16T15:56:53.448Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.299 s
11:56:53 [2023-03-16T15:56:53.448Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.32 s
11:56:53 [2023-03-16T15:56:53.448Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.328 s
11:56:53 [2023-03-16T15:56:53.448Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:56:58 [2023-03-16T15:56:58.745Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.984 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.601 s
11:56:58 [2023-03-16T15:56:58.745Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.049 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.074 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.029 s
11:56:58 [2023-03-16T15:56:58.745Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.704 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.123 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.046 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.016 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.031 s
11:56:58 [2023-03-16T15:56:58.745Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.623 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.113 s
11:56:58 [2023-03-16T15:56:58.745Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.041 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.045 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.031 s
11:56:58 [2023-03-16T15:56:58.745Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.017 s
11:56:58 [2023-03-16T15:56:58.745Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:56:58 [2023-03-16T15:56:58.745Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
11:56:58 [2023-03-16T15:56:58.745Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:56:58 [2023-03-16T15:56:58.745Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:57:06 [2023-03-16T15:57:06.884Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.886 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:57:06 [2023-03-16T15:57:06.884Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.335 s
11:57:06 [2023-03-16T15:57:06.884Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.303 s
11:57:06 [2023-03-16T15:57:06.884Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.306 s
11:57:06 [2023-03-16T15:57:06.884Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.334 s
11:57:06 [2023-03-16T15:57:06.884Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.299 s
11:57:06 [2023-03-16T15:57:06.884Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.307 s
11:57:06 [2023-03-16T15:57:06.884Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:57:06 [2023-03-16T15:57:06.884Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:57:06 [2023-03-16T15:57:06.884Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.884Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.884Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.884Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.884Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
11:57:06 [2023-03-16T15:57:06.885Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:57:06 [2023-03-16T15:57:06.885Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:58:43 [2023-03-16T15:58:43.402Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.376 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.584 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.616 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.704 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.594 s
11:58:43 [2023-03-16T15:58:43.403Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.616 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.722 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.611 s
11:58:43 [2023-03-16T15:58:43.403Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.905 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.733 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.66 s
11:58:43 [2023-03-16T15:58:43.403Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.581 s
11:58:43 [2023-03-16T15:58:43.403Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 4.017 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.698 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.668 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.592 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.692 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.602 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.637 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.616 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.587 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.601 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.666 s
11:58:43 [2023-03-16T15:58:43.403Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.601 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.674 s
11:58:43 [2023-03-16T15:58:43.403Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.671 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.684 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.618 s
11:58:43 [2023-03-16T15:58:43.403Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.575 s
11:58:43 [2023-03-16T15:58:43.403Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.652 s
11:58:43 [2023-03-16T15:58:43.403Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.591 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.619 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.784 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.609 s
11:58:43 [2023-03-16T15:58:43.403Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.593 s
11:58:43 [2023-03-16T15:58:43.403Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:58:43 [2023-03-16T15:58:43.403Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:58:43 [2023-03-16T15:58:43.403Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.004 s
11:58:43 [2023-03-16T15:58:43.403Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
11:58:43 [2023-03-16T15:58:43.403Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.403Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:58:43 [2023-03-16T15:58:43.403Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:58:43 [2023-03-16T15:58:43.403Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.007 s
11:58:43 [2023-03-16T15:58:43.403Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
11:58:43 [2023-03-16T15:58:43.403Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
11:58:43 [2023-03-16T15:58:43.404Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:58:43 [2023-03-16T15:58:43.404Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.06 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.011 s
11:58:43 [2023-03-16T15:58:43.404Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.005 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.16 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.123 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.116 s
11:58:43 [2023-03-16T15:58:43.404Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.009 s
11:58:43 [2023-03-16T15:58:43.404Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.008 s
11:58:43 [2023-03-16T15:58:43.404Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:58:43 [2023-03-16T15:58:43.404Z] 
11:58:43 [2023-03-16T15:58:43.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-03-16 15:58:41.004
11:58:43 [2023-03-16T15:58:43.404Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:58:43 [2023-03-16T15:58:43.404Z] !STACK 0
11:58:43 [2023-03-16T15:58:43.404Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:58:43 [2023-03-16T15:58:43.404Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:58:43 [2023-03-16T15:58:43.404Z] 
11:58:43 [2023-03-16T15:58:43.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-03-16 15:58:42.104
11:58:43 [2023-03-16T15:58:43.404Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:58:43 [2023-03-16T15:58:43.404Z] !STACK 0
11:58:43 [2023-03-16T15:58:43.404Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:58:43 [2023-03-16T15:58:43.404Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:58:43 [2023-03-16T15:58:43.404Z] 
11:58:43 [2023-03-16T15:58:43.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:58:42.106
11:58:43 [2023-03-16T15:58:43.404Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(369,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 either the analysis or the event request
11:58:43 [2023-03-16T15:58:43.404Z] 
11:58:43 [2023-03-16T15:58:43.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-03-16 15:58:43.200
11:58:43 [2023-03-16T15:58:43.404Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:58:43 [2023-03-16T15:58:43.404Z] !STACK 0
11:58:43 [2023-03-16T15:58:43.404Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:58:43 [2023-03-16T15:58:43.404Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:58:43 [2023-03-16T15:58:43.404Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:58:43 [2023-03-16T15:58:43.404Z] 
11:58:43 [2023-03-16T15:58:43.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:58:43.201
11:58:43 [2023-03-16T15:58:43.404Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(371,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
11:58:45 [2023-03-16T15:58:45.948Z] 
11:58:45 [2023-03-16T15:58:45.948Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:58:45.429
11:58:45 [2023-03-16T15:58:45.948Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(378,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
11:58:46 [2023-03-16T15:58:46.896Z] 
11:58:46 [2023-03-16T15:58:46.896Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:58:46.583
11:58:46 [2023-03-16T15:58:46.896Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
11:58:46 [2023-03-16T15:58:46.896Z] !STACK 0
11:58:46 [2023-03-16T15:58:46.896Z] java.lang.IllegalStateException: This exception happens before initialization
11:58:46 [2023-03-16T15:58:46.896Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:58:46 [2023-03-16T15:58:46.896Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:58:46 [2023-03-16T15:58:46.896Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:46 [2023-03-16T15:58:46.896Z] 
11:58:46 [2023-03-16T15:58:46.896Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:58:46.584
11:58:46 [2023-03-16T15:58:46.896Z] !MESSAGE Exception executing analysis
11:58:46 [2023-03-16T15:58:46.897Z] !STACK 0
11:58:46 [2023-03-16T15:58:46.897Z] java.lang.IllegalStateException: This exception happens before initialization
11:58:46 [2023-03-16T15:58:46.897Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:58:46 [2023-03-16T15:58:46.897Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:58:46 [2023-03-16T15:58:46.897Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:47 [2023-03-16T15:58:47.842Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.985 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:58:47 [2023-03-16T15:58:47.842Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.034 s
11:58:47 [2023-03-16T15:58:47.842Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.127 s
11:58:47 [2023-03-16T15:58:47.842Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.316 s
11:58:47 [2023-03-16T15:58:47.842Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
11:58:47 [2023-03-16T15:58:47.842Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.118 s
11:58:47 [2023-03-16T15:58:47.842Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
11:58:47 [2023-03-16T15:58:47.842Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.119 s
11:58:47 [2023-03-16T15:58:47.842Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.017 s
11:58:47 [2023-03-16T15:58:47.842Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.017 s
11:58:47 [2023-03-16T15:58:47.842Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.123 s
11:58:47 [2023-03-16T15:58:47.842Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:58:49 [2023-03-16T15:58:49.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:58:49 [2023-03-16T15:58:49.758Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.581 s
11:58:49 [2023-03-16T15:58:49.758Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.003 s
11:58:49 [2023-03-16T15:58:49.758Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:58:50 [2023-03-16T15:58:50.330Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.007 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.127 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:58:50 [2023-03-16T15:58:50.330Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.232 s
11:58:50 [2023-03-16T15:58:50.330Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.17 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.123 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:58:50 [2023-03-16T15:58:50.330Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
11:58:50 [2023-03-16T15:58:50.330Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.212 s
11:58:50 [2023-03-16T15:58:50.330Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.003 s
11:58:50 [2023-03-16T15:58:50.330Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:58:56 [2023-03-16T15:58:56.916Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.534 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:58:56 [2023-03-16T15:58:56.916Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.526 s
11:58:56 [2023-03-16T15:58:56.916Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.343 s
11:58:56 [2023-03-16T15:58:56.916Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.349 s
11:58:56 [2023-03-16T15:58:56.916Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.315 s
11:58:56 [2023-03-16T15:58:56.916Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:58:56 [2023-03-16T15:58:56.916Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:58:56 [2023-03-16T15:58:56.916Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
11:58:56 [2023-03-16T15:58:56.916Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:58:56 [2023-03-16T15:58:56.916Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:58:56 [2023-03-16T15:58:56.916Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
11:58:56 [2023-03-16T15:58:56.916Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:58:56 [2023-03-16T15:58:56.916Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:58:56 [2023-03-16T15:58:56.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:58:56 [2023-03-16T15:58:56.917Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.004 s
11:58:56 [2023-03-16T15:58:56.917Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.02 s
11:58:56 [2023-03-16T15:58:56.917Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
11:58:56 [2023-03-16T15:58:56.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:58:56 [2023-03-16T15:58:56.917Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:58:56 [2023-03-16T15:58:56.917Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
11:58:56 [2023-03-16T15:58:56.917Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:58:56 [2023-03-16T15:58:56.917Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
11:58:56 [2023-03-16T15:58:56.917Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
11:58:56 [2023-03-16T15:58:56.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:59:11 [2023-03-16T15:59:11.877Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.424 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:59:11 [2023-03-16T15:59:11.877Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 10.577 s
11:59:11 [2023-03-16T15:59:11.877Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 4.846 s
11:59:11 [2023-03-16T15:59:11.877Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:59:16 [2023-03-16T15:59:16.089Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.886 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:59:16 [2023-03-16T15:59:16.089Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.488 s
11:59:16 [2023-03-16T15:59:16.089Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.397 s
11:59:16 [2023-03-16T15:59:16.089Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:59:18 [2023-03-16T15:59:18.639Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:59:18 [2023-03-16T15:59:18.639Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.107 s
11:59:18 [2023-03-16T15:59:18.639Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.005 s
11:59:18 [2023-03-16T15:59:18.639Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.107 s
11:59:18 [2023-03-16T15:59:18.639Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.006 s
11:59:18 [2023-03-16T15:59:18.639Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.106 s
11:59:18 [2023-03-16T15:59:18.639Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.004 s
11:59:18 [2023-03-16T15:59:18.639Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:59:18 [2023-03-16T15:59:18.640Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:59:18 [2023-03-16T15:59:18.640Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
11:59:18 [2023-03-16T15:59:18.640Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
11:59:18 [2023-03-16T15:59:18.640Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
11:59:18 [2023-03-16T15:59:18.640Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:59:18 [2023-03-16T15:59:18.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:59:18 [2023-03-16T15:59:18.640Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.01 s
11:59:18 [2023-03-16T15:59:18.640Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
11:59:18 [2023-03-16T15:59:18.640Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:59:21 [2023-03-16T15:59:21.948Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:59:21 [2023-03-16T15:59:21.949Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.106 s
11:59:21 [2023-03-16T15:59:21.949Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
11:59:21 [2023-03-16T15:59:21.949Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
11:59:21 [2023-03-16T15:59:21.949Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
11:59:21 [2023-03-16T15:59:21.949Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
11:59:21 [2023-03-16T15:59:21.949Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
11:59:21 [2023-03-16T15:59:21.949Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:59:21 [2023-03-16T15:59:21.949Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:59:21 [2023-03-16T15:59:21.949Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.007 s
11:59:21 [2023-03-16T15:59:21.949Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:59:21 [2023-03-16T15:59:21.949Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:59:21 [2023-03-16T15:59:21.949Z] testTmfTreeModelConstructor2(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0.001 s
11:59:21 [2023-03-16T15:59:21.949Z] testTmfTreeModelConstructor(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:59:21 [2023-03-16T15:59:21.949Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:59:21 [2023-03-16T15:59:21.949Z] testCompositeTree(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.003 s
11:59:21 [2023-03-16T15:59:21.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.001 s
11:59:21 [2023-03-16T15:59:21.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
11:59:21 [2023-03-16T15:59:21.949Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:59:22 [2023-03-16T15:59:22.211Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] test(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:59:22 [2023-03-16T15:59:22.211Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:59:22 [2023-03-16T15:59:22.211Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.211Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:59:22 [2023-03-16T15:59:22.211Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:59:22 [2023-03-16T15:59:22.211Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.211Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.002 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.211Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:59:22 [2023-03-16T15:59:22.211Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:59:22 [2023-03-16T15:59:22.211Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.211Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:59:22 [2023-03-16T15:59:22.212Z] testCreateFromSingle(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.037 s
11:59:22 [2023-03-16T15:59:22.212Z] testCreateFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testCreateIllegalFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:59:22 [2023-03-16T15:59:22.212Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:59:22 [2023-03-16T15:59:22.212Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:59:22 [2023-03-16T15:59:22.212Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
11:59:22 [2023-03-16T15:59:22.212Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:59:22 [2023-03-16T15:59:22.212Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
11:59:22 [2023-03-16T15:59:22.212Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:59:22 [2023-03-16T15:59:22.212Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:59:22 [2023-03-16T15:59:22.212Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:59:22 [2023-03-16T15:59:22.213Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:59:26 [2023-03-16T15:59:26.426Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSearchTypo(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSimpleSingleColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.105 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.126 s
11:59:26 [2023-03-16T15:59:26.426Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.426 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSearchNoMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.421 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.032 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.098 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.759 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.044 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.095 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithGetDataFromSearchForwardMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.2 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithGetDataFromSearchBackwardsMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.201 s
11:59:26 [2023-03-16T15:59:26.426Z] testDataProviderWithSimpleMultiColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.2 s
11:59:26 [2023-03-16T15:59:26.426Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:59:26 [2023-03-16T15:59:26.426Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:59:26 [2023-03-16T15:59:26.426Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.426Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.426Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:59:26 [2023-03-16T15:59:26.427Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:59:26 [2023-03-16T15:59:26.427Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.014 s
11:59:26 [2023-03-16T15:59:26.427Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:59:26 [2023-03-16T15:59:26.427Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:59:26 [2023-03-16T15:59:26.427Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.028 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
11:59:26 [2023-03-16T15:59:26.427Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.045 s
11:59:26 [2023-03-16T15:59:26.427Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:59:26 [2023-03-16T15:59:26.427Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:59:26 [2023-03-16T15:59:26.427Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:59:26 [2023-03-16T15:59:26.427Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:59:26 [2023-03-16T15:59:26.427Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.427Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.427Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:59:26 [2023-03-16T15:59:26.428Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:59:26 [2023-03-16T15:59:26.428Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.428Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:59:26 [2023-03-16T15:59:26.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:59:26 [2023-03-16T15:59:26.428Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.002 s
11:59:26 [2023-03-16T15:59:26.428Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:59:26 [2023-03-16T15:59:26.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:59:26 [2023-03-16T15:59:26.428Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.428Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:59:26 [2023-03-16T15:59:26.428Z] 
11:59:26 [2023-03-16T15:59:26.428Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.372
11:59:26 [2023-03-16T15:59:26.428Z] !MESSAGE Error parsing /tmp/markers6241883326139435024xml
11:59:26 [2023-03-16T15:59:26.428Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.428Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6241883326139435024xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.428Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.429Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.429Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.430Z] 
11:59:26 [2023-03-16T15:59:26.430Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.378
11:59:26 [2023-03-16T15:59:26.430Z] !MESSAGE Error parsing /tmp/markers5634986392851324873xml
11:59:26 [2023-03-16T15:59:26.430Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.430Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5634986392851324873xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.430Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.430Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.431Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.431Z] 
11:59:26 [2023-03-16T15:59:26.431Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.382
11:59:26 [2023-03-16T15:59:26.431Z] !MESSAGE Error parsing /tmp/markers13708859590306345001xml
11:59:26 [2023-03-16T15:59:26.431Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.431Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13708859590306345001xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.431Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.432Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.432Z] 
11:59:26 [2023-03-16T15:59:26.432Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.386
11:59:26 [2023-03-16T15:59:26.432Z] !MESSAGE Error parsing /tmp/markers13069136725661246764xml
11:59:26 [2023-03-16T15:59:26.432Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.432Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13069136725661246764xml; 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.
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.432Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.433Z] 
11:59:26 [2023-03-16T15:59:26.433Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.393
11:59:26 [2023-03-16T15:59:26.433Z] !MESSAGE Error parsing /tmp/markers844374341627091042xml
11:59:26 [2023-03-16T15:59:26.433Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.433Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:59:26 [2023-03-16T15:59:26.433Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
11:59:26 [2023-03-16T15:59:26.433Z] 	at com.google.common.collect.Range.create(Range.java:155)
11:59:26 [2023-03-16T15:59:26.433Z] 	at com.google.common.collect.Range.closed(Range.java:180)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.433Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.433Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.434Z] 
11:59:26 [2023-03-16T15:59:26.434Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.397
11:59:26 [2023-03-16T15:59:26.434Z] !MESSAGE Error parsing /tmp/markers5348804923805769744xml
11:59:26 [2023-03-16T15:59:26.434Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.434Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5348804923805769744xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.434Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.435Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.435Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.697Z] 
11:59:26 [2023-03-16T15:59:26.697Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.454
11:59:26 [2023-03-16T15:59:26.697Z] !MESSAGE Error parsing /tmp/markers12806329807875509913xml
11:59:26 [2023-03-16T15:59:26.697Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.697Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:59:26 [2023-03-16T15:59:26.697Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
11:59:26 [2023-03-16T15:59:26.697Z] 	at com.google.common.collect.Range.create(Range.java:155)
11:59:26 [2023-03-16T15:59:26.697Z] 	at com.google.common.collect.Range.closed(Range.java:180)
11:59:26 [2023-03-16T15:59:26.697Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:59:26 [2023-03-16T15:59:26.697Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.698Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.698Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.699Z] 
11:59:26 [2023-03-16T15:59:26.699Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.458
11:59:26 [2023-03-16T15:59:26.699Z] !MESSAGE Error parsing /tmp/markers1550193403748306429xml
11:59:26 [2023-03-16T15:59:26.699Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.699Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1550193403748306429xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.699Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.699Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.700Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.700Z] 
11:59:26 [2023-03-16T15:59:26.700Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 15:59:26.464
11:59:26 [2023-03-16T15:59:26.700Z] !MESSAGE Error parsing /tmp/markers6196047327085675981xml
11:59:26 [2023-03-16T15:59:26.700Z] !STACK 0
11:59:26 [2023-03-16T15:59:26.700Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6196047327085675981xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:59:26 [2023-03-16T15:59:26.700Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
11:59:26 [2023-03-16T15:59:26.701Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:26 [2023-03-16T15:59:26.701Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:59:26 [2023-03-16T15:59:26.702Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
11:59:26 [2023-03-16T15:59:26.702Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
11:59:26 [2023-03-16T15:59:26.702Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
11:59:26 [2023-03-16T15:59:26.702Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
11:59:26 [2023-03-16T15:59:26.702Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:59:26 [2023-03-16T15:59:26.702Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.103 s
11:59:26 [2023-03-16T15:59:26.702Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.009 s
11:59:26 [2023-03-16T15:59:26.702Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.005 s
11:59:26 [2023-03-16T15:59:26.702Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
11:59:26 [2023-03-16T15:59:26.702Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:59:26 [2023-03-16T15:59:26.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:59:26 [2023-03-16T15:59:26.702Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:59:26 [2023-03-16T15:59:26.702Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:59:26 [2023-03-16T15:59:26.702Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:59:26 [2023-03-16T15:59:26.702Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:59:26 [2023-03-16T15:59:26.702Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
11:59:26 [2023-03-16T15:59:26.702Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
11:59:26 [2023-03-16T15:59:26.702Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
11:59:26 [2023-03-16T15:59:26.702Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.006 s
11:59:26 [2023-03-16T15:59:26.702Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
11:59:26 [2023-03-16T15:59:26.702Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:59:44 [2023-03-16T15:59:44.909Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:59:44 [2023-03-16T15:59:44.909Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
11:59:44 [2023-03-16T15:59:44.909Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
11:59:44 [2023-03-16T15:59:44.909Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
11:59:44 [2023-03-16T15:59:44.909Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:59:44 [2023-03-16T15:59:44.909Z] 
11:59:44 [2023-03-16T15:59:44.909Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-03-16 15:59:42.795
11:59:44 [2023-03-16T15:59:44.909Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
11:59:44 [2023-03-16T15:59:44.909Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:59:44 [2023-03-16T15:59:44.909Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.274 s
11:59:44 [2023-03-16T15:59:44.909Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.026 s
11:59:44 [2023-03-16T15:59:44.909Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.006 s
11:59:44 [2023-03-16T15:59:44.909Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
11:59:44 [2023-03-16T15:59:44.909Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.007 s
11:59:44 [2023-03-16T15:59:44.909Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:59:44 [2023-03-16T15:59:44.909Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:59:44 [2023-03-16T15:59:44.909Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.004 s
11:59:44 [2023-03-16T15:59:44.909Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0 s
11:59:44 [2023-03-16T15:59:44.909Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.006 s
11:59:44 [2023-03-16T15:59:44.909Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:59:44 [2023-03-16T15:59:44.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:59:44 [2023-03-16T15:59:44.909Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.005 s
11:59:44 [2023-03-16T15:59:44.909Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:59:44 [2023-03-16T15:59:44.909Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:59:44 [2023-03-16T15:59:44.909Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
11:59:44 [2023-03-16T15:59:44.909Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
11:59:44 [2023-03-16T15:59:44.910Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:59:51 [2023-03-16T15:59:51.605Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.566 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:59:51 [2023-03-16T15:59:51.605Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.436 s
11:59:51 [2023-03-16T15:59:51.605Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.503 s
11:59:51 [2023-03-16T15:59:51.605Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.325 s
11:59:51 [2023-03-16T15:59:51.605Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.427 s
11:59:51 [2023-03-16T15:59:51.605Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.528 s
11:59:51 [2023-03-16T15:59:51.605Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.345 s
11:59:51 [2023-03-16T15:59:51.605Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:59:51 [2023-03-16T15:59:51.605Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:59:51 [2023-03-16T15:59:51.605Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.004 s
11:59:51 [2023-03-16T15:59:51.605Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
11:59:51 [2023-03-16T15:59:51.605Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
11:59:51 [2023-03-16T15:59:51.605Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
11:59:51 [2023-03-16T15:59:51.605Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
11:59:51 [2023-03-16T15:59:51.605Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
12:00:01 [2023-03-16T16:00:01.610Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.656 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
12:00:01 [2023-03-16T16:00:01.610Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.725 s
12:00:01 [2023-03-16T16:00:01.610Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.673 s
12:00:01 [2023-03-16T16:00:01.610Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.745 s
12:00:01 [2023-03-16T16:00:01.610Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.649 s
12:00:01 [2023-03-16T16:00:01.610Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.401 s
12:00:01 [2023-03-16T16:00:01.610Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.379 s
12:00:01 [2023-03-16T16:00:01.610Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.77 s
12:00:01 [2023-03-16T16:00:01.610Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.671 s
12:00:01 [2023-03-16T16:00:01.610Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
12:00:01 [2023-03-16T16:00:01.610Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.691 s
12:00:01 [2023-03-16T16:00:01.610Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
12:00:01 [2023-03-16T16:00:01.610Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
12:00:01 [2023-03-16T16:00:01.610Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.007 s
12:00:01 [2023-03-16T16:00:01.610Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
12:00:01 [2023-03-16T16:00:01.610Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
12:00:01 [2023-03-16T16:00:01.610Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.059 s
12:00:01 [2023-03-16T16:00:01.610Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
12:00:02 [2023-03-16T16:00:02.552Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
12:00:02 [2023-03-16T16:00:02.552Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.324 s
12:00:02 [2023-03-16T16:00:02.552Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
12:00:02 [2023-03-16T16:00:02.552Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.08 s
12:00:02 [2023-03-16T16:00:02.552Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
12:00:02 [2023-03-16T16:00:02.552Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.082 s
12:00:02 [2023-03-16T16:00:02.552Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.012 s
12:00:02 [2023-03-16T16:00:02.552Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
12:00:02 [2023-03-16T16:00:02.552Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.299 s
12:00:02 [2023-03-16T16:00:02.552Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
12:00:02 [2023-03-16T16:00:02.552Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.066 s
12:00:02 [2023-03-16T16:00:02.552Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
12:00:02 [2023-03-16T16:00:02.552Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.029 s
12:00:02 [2023-03-16T16:00:02.552Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.027 s
12:00:02 [2023-03-16T16:00:02.553Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
12:00:02 [2023-03-16T16:00:02.553Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
12:00:03 [2023-03-16T16:00:03.935Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
12:00:03 [2023-03-16T16:00:03.935Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.935Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.935Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.935Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.935Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.346 s
12:00:03 [2023-03-16T16:00:03.935Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.935Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.105 s
12:00:03 [2023-03-16T16:00:03.936Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.077 s
12:00:03 [2023-03-16T16:00:03.936Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
12:00:03 [2023-03-16T16:00:03.936Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
12:00:03 [2023-03-16T16:00:03.936Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:00:03 [2023-03-16T16:00:03.936Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:00:03 [2023-03-16T16:00:03.936Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
12:00:06 [2023-03-16T16:00:06.480Z] 
12:00:06 [2023-03-16T16:00:06.481Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:00:06.166
12:00:06 [2023-03-16T16:00:06.481Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(727,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
12:00:07 [2023-03-16T16:00:07.421Z] 
12:00:07 [2023-03-16T16:00:07.421Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:00:07.267
12:00:07 [2023-03-16T16:00:07.421Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(729,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
12:00:07 [2023-03-16T16:00:07.421Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
12:00:07 [2023-03-16T16:00:07.421Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.013 s
12:00:07 [2023-03-16T16:00:07.421Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.1 s
12:00:07 [2023-03-16T16:00:07.421Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
12:00:07 [2023-03-16T16:00:07.421Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
12:00:07 [2023-03-16T16:00:07.421Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
12:00:07 [2023-03-16T16:00:07.421Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
12:00:07 [2023-03-16T16:00:07.421Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
12:00:07 [2023-03-16T16:00:07.421Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.421Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.422Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:00:07 [2023-03-16T16:00:07.422Z] 
12:00:07 [2023-03-16T16:00:07.422Z] Results:
12:00:07 [2023-03-16T16:00:07.422Z] 
12:00:07 [2023-03-16T16:00:07.422Z] Tests run: 888, Failures: 0, Errors: 0, Skipped: 1
12:00:07 [2023-03-16T16:00:07.422Z] 
12:00:07 [2023-03-16T16:00:07.422Z] 
12:00:07 [2023-03-16T16:00:07.422Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:00:07.331
12:00:07 [2023-03-16T16:00:07.422Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] All tests passed!
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT.jar
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT.pom
12:00:07 [2023-03-16T16:00:07.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-sources.jar
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-p2metadata.xml
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.22-SNAPSHOT-p2artifacts.xml
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT   [19/139]
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] The project's OSGi version is 4.4.0.202303161548
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] 
12:00:07 [2023-03-16T16:00:07.943Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:07 [2023-03-16T16:00:07.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:00:07 [2023-03-16T16:00:07.944Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.206Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.206Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.207Z] [INFO] No tests to run.
12:00:08 [2023-03-16T16:00:08.207Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.207Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.207Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.207Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:00:08 [2023-03-16T16:00:08.474Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] 
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:08 [2023-03-16T16:00:08.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
12:00:09 [2023-03-16T16:00:09.857Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] 
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:10 [2023-03-16T16:00:10.798Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:00:10 [2023-03-16T16:00:10.798Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] 
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] 
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] 
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] No tests to run.
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] 
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.pom
12:00:10 [2023-03-16T16:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.15-SNAPSHOT [20/139]
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] The project's OSGi version is 1.0.15.202303161548
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.063Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.326Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.327Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.327Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
12:00:11 [2023-03-16T16:00:11.588Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] 
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:11 [2023-03-16T16:00:11.589Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
12:00:11 [2023-03-16T16:00:11.589Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT.jar
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.533Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.533Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:00:12 [2023-03-16T16:00:12.533Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] 
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:12 [2023-03-16T16:00:12.533Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT.jar
12:00:14 [2023-03-16T16:00:14.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] 
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:15 [2023-03-16T16:00:15.394Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:00:15 [2023-03-16T16:00:15.394Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] 
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] 
12:00:15 [2023-03-16T16:00:15.394Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:00:15 [2023-03-16T16:00:15.971Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:00:15 [2023-03-16T16:00:15.971Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
12:00:15 [2023-03-16T16:00:15.971Z] [INFO] Command line:
12:00:15 [2023-03-16T16:00:15.971Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:00:15 [2023-03-16T16:00:15.971Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:00:21 [2023-03-16T16:00:21.268Z] !SESSION 2023-03-16 16:00:15.995 -----------------------------------------------
12:00:21 [2023-03-16T16:00:21.268Z] eclipse.buildId=unknown
12:00:21 [2023-03-16T16:00:21.268Z] java.version=17.0.2
12:00:21 [2023-03-16T16:00:21.268Z] java.vendor=Oracle Corporation
12:00:21 [2023-03-16T16:00:21.268Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:00:21 [2023-03-16T16:00:21.268Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:00:21 [2023-03-16T16:00:21.269Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:00:21 [2023-03-16T16:00:21.269Z] 
12:00:21 [2023-03-16T16:00:21.269Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:00:20.362
12:00:21 [2023-03-16T16:00:21.269Z] !MESSAGE FrameworkEvent ERROR
12:00:21 [2023-03-16T16:00:21.269Z] !STACK 0
12:00:21 [2023-03-16T16:00:21.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:00:21 [2023-03-16T16:00:21.269Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:00:21 [2023-03-16T16:00:21.269Z] 
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:00:21 [2023-03-16T16:00:21.269Z] 
12:00:21 [2023-03-16T16:00:21.269Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:00:20.659
12:00:21 [2023-03-16T16:00:21.269Z] !MESSAGE FrameworkEvent ERROR
12:00:21 [2023-03-16T16:00:21.269Z] !STACK 0
12:00:21 [2023-03-16T16:00:21.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:00:21 [2023-03-16T16:00:21.269Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:00:21 [2023-03-16T16:00:21.269Z] 
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:00:21 [2023-03-16T16:00:21.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:00:21 [2023-03-16T16:00:21.838Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
12:00:22 [2023-03-16T16:00:22.098Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
12:00:22 [2023-03-16T16:00:22.098Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0.046 s
12:00:22 [2023-03-16T16:00:22.098Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:00:22 [2023-03-16T16:00:22.099Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:00:22 [2023-03-16T16:00:22.099Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:00:22 [2023-03-16T16:00:22.099Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:00:22 [2023-03-16T16:00:22.099Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
12:00:34 [2023-03-16T16:00:34.340Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.18 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
12:00:34 [2023-03-16T16:00:34.340Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 9.05 s
12:00:34 [2023-03-16T16:00:34.340Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 1.176 s
12:00:34 [2023-03-16T16:00:34.340Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
12:00:34 [2023-03-16T16:00:34.340Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
12:00:34 [2023-03-16T16:00:34.340Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.340Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
12:00:34 [2023-03-16T16:00:34.340Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.340Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.340Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.340Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.340Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
12:00:34 [2023-03-16T16:00:34.340Z] 
12:00:34 [2023-03-16T16:00:34.340Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 16:00:33.191
12:00:34 [2023-03-16T16:00:34.341Z] !MESSAGE Unknown trace attribute: test
12:00:34 [2023-03-16T16:00:34.341Z] 
12:00:34 [2023-03-16T16:00:34.341Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 16:00:33.192
12:00:34 [2023-03-16T16:00:34.341Z] !MESSAGE Unknown trace attribute: test1
12:00:34 [2023-03-16T16:00:34.341Z] 
12:00:34 [2023-03-16T16:00:34.341Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 16:00:33.193
12:00:34 [2023-03-16T16:00:34.341Z] !MESSAGE Unknown trace attribute: test2
12:00:34 [2023-03-16T16:00:34.341Z] 
12:00:34 [2023-03-16T16:00:34.341Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 16:00:33.193
12:00:34 [2023-03-16T16:00:34.341Z] !MESSAGE Unknown trace attribute: test3
12:00:34 [2023-03-16T16:00:34.341Z] 
12:00:34 [2023-03-16T16:00:34.341Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-03-16 16:00:33.194
12:00:34 [2023-03-16T16:00:34.341Z] !MESSAGE Unknown trace attribute: test4
12:00:34 [2023-03-16T16:00:34.341Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
12:00:34 [2023-03-16T16:00:34.341Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.01 s
12:00:34 [2023-03-16T16:00:34.341Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/251/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.167 s
12:00:34 [2023-03-16T16:00:34.341Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.003 s
12:00:34 [2023-03-16T16:00:34.341Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
12:00:34 [2023-03-16T16:00:34.341Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
12:00:34 [2023-03-16T16:00:34.341Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
12:00:36 [2023-03-16T16:00:36.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.52 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
12:00:36 [2023-03-16T16:00:36.280Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.197 s
12:00:36 [2023-03-16T16:00:36.280Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.11 s
12:00:36 [2023-03-16T16:00:36.280Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.009 s
12:00:36 [2023-03-16T16:00:36.280Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
12:00:36 [2023-03-16T16:00:36.280Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
12:00:36 [2023-03-16T16:00:36.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
12:00:36 [2023-03-16T16:00:36.853Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.666 s
12:00:36 [2023-03-16T16:00:36.853Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.173 s
12:00:36 [2023-03-16T16:00:36.853Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
12:00:41 [2023-03-16T16:00:41.065Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.218 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.277 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.306 s
12:00:41 [2023-03-16T16:00:41.065Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.297 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.303 s
12:00:41 [2023-03-16T16:00:41.065Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
12:00:41 [2023-03-16T16:00:41.065Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.598 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
12:00:41 [2023-03-16T16:00:41.065Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 1.1 s
12:00:41 [2023-03-16T16:00:41.065Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
12:00:41 [2023-03-16T16:00:41.065Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
12:00:41 [2023-03-16T16:00:41.065Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
12:00:53 [2023-03-16T16:00:53.312Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.888 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
12:00:53 [2023-03-16T16:00:53.312Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 6.534 s
12:00:53 [2023-03-16T16:00:53.312Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.352 s
12:00:53 [2023-03-16T16:00:53.312Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
12:00:53 [2023-03-16T16:00:53.312Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
12:00:53 [2023-03-16T16:00:53.312Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.312Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.312Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.022 s
12:00:53 [2023-03-16T16:00:53.312Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.312Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
12:00:53 [2023-03-16T16:00:53.312Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.029 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
12:00:53 [2023-03-16T16:00:53.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
12:00:53 [2023-03-16T16:00:53.313Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.068 s
12:00:53 [2023-03-16T16:00:53.313Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
12:00:53 [2023-03-16T16:00:53.313Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
12:00:53 [2023-03-16T16:00:53.313Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:00:53 [2023-03-16T16:00:53.313Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
12:00:55 [2023-03-16T16:00:55.863Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.543 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
12:00:55 [2023-03-16T16:00:55.863Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
12:00:55 [2023-03-16T16:00:55.863Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.156 s
12:00:55 [2023-03-16T16:00:55.863Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.138 s
12:00:55 [2023-03-16T16:00:55.863Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.03 s
12:00:55 [2023-03-16T16:00:55.863Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.114 s
12:00:55 [2023-03-16T16:00:55.863Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.155 s
12:00:55 [2023-03-16T16:00:55.863Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.047 s
12:00:55 [2023-03-16T16:00:55.863Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.06 s
12:00:55 [2023-03-16T16:00:55.863Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
12:00:59 [2023-03-16T16:00:59.160Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.047 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
12:00:59 [2023-03-16T16:00:59.160Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.003 s
12:00:59 [2023-03-16T16:00:59.160Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
12:00:59 [2023-03-16T16:00:59.160Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.062 s
12:00:59 [2023-03-16T16:00:59.160Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
12:00:59 [2023-03-16T16:00:59.160Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
12:01:11 [2023-03-16T16:01:11.489Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.419 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
12:01:11 [2023-03-16T16:01:11.489Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.615 s
12:01:11 [2023-03-16T16:01:11.489Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.08 s
12:01:11 [2023-03-16T16:01:11.489Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.407 s
12:01:11 [2023-03-16T16:01:11.489Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.508 s
12:01:11 [2023-03-16T16:01:11.489Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.312 s
12:01:11 [2023-03-16T16:01:11.489Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.496 s
12:01:11 [2023-03-16T16:01:11.489Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
12:01:11 [2023-03-16T16:01:11.489Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
12:01:11 [2023-03-16T16:01:11.489Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.489Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.489Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
12:01:11 [2023-03-16T16:01:11.489Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
12:01:11 [2023-03-16T16:01:11.489Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.002 s
12:01:11 [2023-03-16T16:01:11.489Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.489Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:01:11 [2023-03-16T16:01:11.489Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.489Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
12:01:11 [2023-03-16T16:01:11.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
12:01:11 [2023-03-16T16:01:11.490Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0 s
12:01:11 [2023-03-16T16:01:11.490Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
12:01:11 [2023-03-16T16:01:11.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
12:01:11 [2023-03-16T16:01:11.490Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
12:01:11 [2023-03-16T16:01:11.490Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
12:01:21 [2023-03-16T16:01:21.543Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.911 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:01:21 [2023-03-16T16:01:21.543Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.015 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.005 s
12:01:21 [2023-03-16T16:01:21.543Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.055 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:01:21 [2023-03-16T16:01:21.543Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.006 s
12:01:21 [2023-03-16T16:01:21.543Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
12:01:39 [2023-03-16T16:01:39.833Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.335 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
12:01:39 [2023-03-16T16:01:39.833Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.195 s
12:01:39 [2023-03-16T16:01:39.833Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.39 s
12:01:39 [2023-03-16T16:01:39.833Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.899 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.909 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.896 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.264 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.254 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.973 s
12:01:39 [2023-03-16T16:01:39.833Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.546 s
12:01:39 [2023-03-16T16:01:39.833Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.903 s
12:01:39 [2023-03-16T16:01:39.833Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.64 s
12:01:39 [2023-03-16T16:01:39.833Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
12:01:44 [2023-03-16T16:01:44.076Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.103 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
12:01:44 [2023-03-16T16:01:44.076Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.897 s
12:01:44 [2023-03-16T16:01:44.076Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.176 s
12:01:44 [2023-03-16T16:01:44.076Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.871 s
12:01:44 [2023-03-16T16:01:44.076Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.157 s
12:01:44 [2023-03-16T16:01:44.076Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
12:02:40 [2023-03-16T16:02:40.366Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.323 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
12:02:40 [2023-03-16T16:02:40.366Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.005 s
12:02:40 [2023-03-16T16:02:40.366Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 9.563 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.907 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.114 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.967 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.957 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.693 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:02:40 [2023-03-16T16:02:40.367Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.904 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.969 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.921 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.993 s
12:02:40 [2023-03-16T16:02:40.367Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.981 s
12:02:40 [2023-03-16T16:02:40.367Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.959 s
12:02:40 [2023-03-16T16:02:40.367Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:02:40 [2023-03-16T16:02:40.367Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:02:40 [2023-03-16T16:02:40.367Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
12:02:40 [2023-03-16T16:02:40.367Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
12:02:40 [2023-03-16T16:02:40.367Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.046 s
12:02:40 [2023-03-16T16:02:40.367Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.148 s
12:02:40 [2023-03-16T16:02:40.367Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.042 s
12:02:40 [2023-03-16T16:02:40.367Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.065 s
12:02:40 [2023-03-16T16:02:40.367Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.035 s
12:02:40 [2023-03-16T16:02:40.367Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.075 s
12:02:40 [2023-03-16T16:02:40.367Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.276 s
12:02:40 [2023-03-16T16:02:40.367Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.04 s
12:02:40 [2023-03-16T16:02:40.367Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
12:02:40 [2023-03-16T16:02:40.368Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.038 s
12:02:40 [2023-03-16T16:02:40.368Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.075 s
12:02:40 [2023-03-16T16:02:40.368Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.078 s
12:02:40 [2023-03-16T16:02:40.368Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.038 s
12:02:40 [2023-03-16T16:02:40.368Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.067 s
12:02:40 [2023-03-16T16:02:40.368Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
12:02:40 [2023-03-16T16:02:40.368Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.066 s
12:02:40 [2023-03-16T16:02:40.368Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.037 s
12:02:40 [2023-03-16T16:02:40.368Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
12:03:05 [2023-03-16T16:03:05.787Z] Created Pod: kubernetes tracecompass/tracecompass-build-r1d4g-c08fg
12:03:05 [2023-03-16T16:03:05.790Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-rfs7t because kubernetes resource quota exceeded. 
12:03:05 [2023-03-16T16:03:05.790Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-rfs7t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:03:05 [2023-03-16T16:03:05.790Z] Retrying...
12:03:05 [2023-03-16T16:03:05.790Z] 
12:03:05 [2023-03-16T16:03:05.801Z] Created Pod: kubernetes tracecompass/tracecompass-build-r1d4g-c5qtf
12:03:36 [2023-03-16T16:03:36.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-3jbpp because kubernetes resource quota exceeded. 
12:03:36 [2023-03-16T16:03:36.744Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-3jbpp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:03:36 [2023-03-16T16:03:36.744Z] Retrying...
12:03:36 [2023-03-16T16:03:36.744Z] 
12:03:46 [2023-03-16T16:03:46.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-f0c03 because kubernetes resource quota exceeded. 
12:03:46 [2023-03-16T16:03:46.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-f0c03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:03:46 [2023-03-16T16:03:46.746Z] Retrying...
12:03:46 [2023-03-16T16:03:46.746Z] 
12:03:56 [2023-03-16T16:03:56.764Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-fk88k because kubernetes resource quota exceeded. 
12:03:56 [2023-03-16T16:03:56.764Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-fk88k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:03:56 [2023-03-16T16:03:56.764Z] Retrying...
12:03:56 [2023-03-16T16:03:56.764Z] 
12:04:06 [2023-03-16T16:04:06.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-tb4gt because kubernetes resource quota exceeded. 
12:04:06 [2023-03-16T16:04:06.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-tb4gt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:06 [2023-03-16T16:04:06.745Z] Retrying...
12:04:06 [2023-03-16T16:04:06.745Z] 
12:04:16 [2023-03-16T16:04:16.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-frt2r because kubernetes resource quota exceeded. 
12:04:16 [2023-03-16T16:04:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-frt2r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:16 [2023-03-16T16:04:16.750Z] Retrying...
12:04:16 [2023-03-16T16:04:16.750Z] 
12:04:26 [2023-03-16T16:04:26.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-1dnwn because kubernetes resource quota exceeded. 
12:04:26 [2023-03-16T16:04:26.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-1dnwn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:26 [2023-03-16T16:04:26.745Z] Retrying...
12:04:26 [2023-03-16T16:04:26.745Z] 
12:04:36 [2023-03-16T16:04:36.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-pntbl because kubernetes resource quota exceeded. 
12:04:36 [2023-03-16T16:04:36.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-pntbl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:36 [2023-03-16T16:04:36.754Z] Retrying...
12:04:36 [2023-03-16T16:04:36.754Z] 
12:04:46 [2023-03-16T16:04:46.741Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-px0qd because kubernetes resource quota exceeded. 
12:04:46 [2023-03-16T16:04:46.741Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-px0qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:46 [2023-03-16T16:04:46.741Z] Retrying...
12:04:46 [2023-03-16T16:04:46.741Z] 
12:04:56 [2023-03-16T16:04:56.763Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-lfjp3 because kubernetes resource quota exceeded. 
12:04:56 [2023-03-16T16:04:56.763Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-lfjp3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:04:56 [2023-03-16T16:04:56.763Z] Retrying...
12:04:56 [2023-03-16T16:04:56.763Z] 
12:05:06 [2023-03-16T16:05:06.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-j4411 because kubernetes resource quota exceeded. 
12:05:06 [2023-03-16T16:05:06.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-j4411" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:06 [2023-03-16T16:05:06.745Z] Retrying...
12:05:06 [2023-03-16T16:05:06.745Z] 
12:05:16 [2023-03-16T16:05:16.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-jx8m5 because kubernetes resource quota exceeded. 
12:05:16 [2023-03-16T16:05:16.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-jx8m5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:16 [2023-03-16T16:05:16.748Z] Retrying...
12:05:16 [2023-03-16T16:05:16.748Z] 
12:05:26 [2023-03-16T16:05:26.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-dtvc3 because kubernetes resource quota exceeded. 
12:05:26 [2023-03-16T16:05:26.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-dtvc3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:26 [2023-03-16T16:05:26.751Z] Retrying...
12:05:26 [2023-03-16T16:05:26.751Z] 
12:05:36 [2023-03-16T16:05:36.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-hxqkq because kubernetes resource quota exceeded. 
12:05:36 [2023-03-16T16:05:36.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-hxqkq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:36 [2023-03-16T16:05:36.747Z] Retrying...
12:05:36 [2023-03-16T16:05:36.747Z] 
12:05:46 [2023-03-16T16:05:46.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-bx972 because kubernetes resource quota exceeded. 
12:05:46 [2023-03-16T16:05:46.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-bx972" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:46 [2023-03-16T16:05:46.750Z] Retrying...
12:05:46 [2023-03-16T16:05:46.750Z] 
12:05:46 [2023-03-16T16:05:46.982Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.787 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.09 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.043 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.599 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.228 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.434 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 17.707 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.697 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 19.512 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.329 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.294 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.32 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.504 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.547 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.978 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.213 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.211 s
12:05:46 [2023-03-16T16:05:46.984Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.211 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.371 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.247 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.374 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.83 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.285 s
12:05:46 [2023-03-16T16:05:46.985Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.065 s
12:05:46 [2023-03-16T16:05:46.985Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
12:05:46 [2023-03-16T16:05:46.985Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
12:05:46 [2023-03-16T16:05:46.985Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.264 s
12:05:46 [2023-03-16T16:05:46.985Z] 
12:05:46 [2023-03-16T16:05:46.985Z] Results:
12:05:46 [2023-03-16T16:05:46.985Z] 
12:05:46 [2023-03-16T16:05:46.985Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
12:05:46 [2023-03-16T16:05:46.985Z] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] All tests passed!
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT.jar
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT.pom
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.2-SNAPSHOT [21/139]
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.985Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-sources.jar
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT.jar
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:05:46 [2023-03-16T16:05:46.986Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT.jar
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-sources.jar
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:05:46 [2023-03-16T16:05:46.986Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] 
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
12:05:46 [2023-03-16T16:05:46.986Z] [INFO] Command line:
12:05:46 [2023-03-16T16:05:46.986Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:05:46 [2023-03-16T16:05:46.986Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:05:47 [2023-03-16T16:05:47.565Z] !SESSION 2023-03-16 16:05:43.296 -----------------------------------------------
12:05:47 [2023-03-16T16:05:47.565Z] eclipse.buildId=unknown
12:05:47 [2023-03-16T16:05:47.565Z] java.version=17.0.2
12:05:47 [2023-03-16T16:05:47.565Z] java.vendor=Oracle Corporation
12:05:47 [2023-03-16T16:05:47.565Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:05:47 [2023-03-16T16:05:47.565Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:05:47 [2023-03-16T16:05:47.565Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:05:47 [2023-03-16T16:05:47.565Z] 
12:05:47 [2023-03-16T16:05:47.565Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:05:47.462
12:05:47 [2023-03-16T16:05:47.565Z] !MESSAGE FrameworkEvent ERROR
12:05:47 [2023-03-16T16:05:47.565Z] !STACK 0
12:05:47 [2023-03-16T16:05:47.565Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:05:47 [2023-03-16T16:05:47.565Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:05:47 [2023-03-16T16:05:47.565Z] 
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:05:47 [2023-03-16T16:05:47.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:05:47 [2023-03-16T16:05:47.828Z] 
12:05:47 [2023-03-16T16:05:47.828Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:05:47.774
12:05:47 [2023-03-16T16:05:47.828Z] !MESSAGE FrameworkEvent ERROR
12:05:47 [2023-03-16T16:05:47.828Z] !STACK 0
12:05:47 [2023-03-16T16:05:47.828Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:05:47 [2023-03-16T16:05:47.828Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:05:47 [2023-03-16T16:05:47.828Z] 
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:05:47 [2023-03-16T16:05:47.828Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:05:48 [2023-03-16T16:05:48.775Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
12:05:49 [2023-03-16T16:05:49.345Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
12:05:49 [2023-03-16T16:05:49.345Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.587 s
12:05:49 [2023-03-16T16:05:49.345Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.012 s
12:05:49 [2023-03-16T16:05:49.345Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
12:05:49 [2023-03-16T16:05:49.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
12:05:49 [2023-03-16T16:05:49.345Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.006 s
12:05:49 [2023-03-16T16:05:49.345Z] 
12:05:49 [2023-03-16T16:05:49.345Z] Results:
12:05:49 [2023-03-16T16:05:49.345Z] 
12:05:49 [2023-03-16T16:05:49.345Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:05:49 [2023-03-16T16:05:49.345Z] 
12:05:49 [2023-03-16T16:05:49.918Z] [INFO] All tests passed!
12:05:49 [2023-03-16T16:05:49.918Z] [INFO] 
12:05:49 [2023-03-16T16:05:49.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:49 [2023-03-16T16:05:49.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT.jar
12:05:49 [2023-03-16T16:05:49.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT.pom
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-sources.jar
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] 
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] 
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 8.1.1-SNAPSHOT         [22/139]
12:05:49 [2023-03-16T16:05:49.919Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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 34 kB/s)
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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 646 kB/s)
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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 934 kB/s)
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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
12:05:49 [2023-03-16T16:05:49.919Z] [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 8.8 MB/s)
12:05:50 [2023-03-16T16:05:50.181Z] [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 852 kB/s)
12:05:50 [2023-03-16T16:05:50.181Z] [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 469 kB/s)
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] The project's OSGi version is 8.1.1.202303161548
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] Executing tasks
12:05:50 [2023-03-16T16:05:50.181Z] 
12:05:50 [2023-03-16T16:05:50.181Z] main:
12:05:50 [2023-03-16T16:05:50.181Z] 
12:05:50 [2023-03-16T16:05:50.181Z] main:
12:05:50 [2023-03-16T16:05:50.181Z] 
12:05:50 [2023-03-16T16:05:50.181Z] resetCSS:
12:05:50 [2023-03-16T16:05:50.181Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:05:50 [2023-03-16T16:05:50.181Z] 
12:05:50 [2023-03-16T16:05:50.181Z] checkTargetPlatform:
12:05:50 [2023-03-16T16:05:50.181Z]      [echo] Verifying target platform: tracecompass-e4.27
12:05:50 [2023-03-16T16:05:50.181Z] 
12:05:50 [2023-03-16T16:05:50.181Z] fixCSS:
12:05:50 [2023-03-16T16:05:50.181Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] Executed tasks
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.181Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] 
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
12:05:50 [2023-03-16T16:05:50.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:05:50 [2023-03-16T16:05:50.755Z] [INFO] Compiling 543 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
12:05:56 [2023-03-16T16:05:56.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-plx2c because kubernetes resource quota exceeded. 
12:05:56 [2023-03-16T16:05:56.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-plx2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:05:56 [2023-03-16T16:05:56.748Z] Retrying...
12:05:56 [2023-03-16T16:05:56.748Z] 
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
12:05:58 [2023-03-16T16:05:58.894Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.895Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] No tests to run.
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-sources.jar
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] 
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
12:05:58 [2023-03-16T16:05:58.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT.jar
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] 
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] 
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
12:05:59 [2023-03-16T16:05:59.270Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] 
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui ---
12:05:59 [2023-03-16T16:05:59.270Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:05:59 [2023-03-16T16:05:59.270Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] 
12:05:59 [2023-03-16T16:05:59.270Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
12:06:00 [2023-03-16T16:06:00.743Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT.jar
12:06:04 [2023-03-16T16:06:04.454Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-sources.jar
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:06:05 [2023-03-16T16:06:05.024Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] No tests to run.
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Executing tasks
12:06:05 [2023-03-16T16:06:05.024Z] 
12:06:05 [2023-03-16T16:06:05.024Z] main:
12:06:05 [2023-03-16T16:06:05.024Z] 
12:06:05 [2023-03-16T16:06:05.024Z] resetCSS:
12:06:05 [2023-03-16T16:06:05.024Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Executed tasks
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT.jar
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT.pom
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-sources.jar
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-p2metadata.xml
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.1.1-SNAPSHOT-p2artifacts.xml
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT [23/139]
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.024Z] [INFO] The project's OSGi version is 2.0.0.202303161548
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.025Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.287Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.287Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.287Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] 
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:05 [2023-03-16T16:06:05.547Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:06:05 [2023-03-16T16:06:05.547Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] No tests to run.
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.118Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.119Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:06:06 [2023-03-16T16:06:06.119Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:06:06 [2023-03-16T16:06:06.119Z] [INFO] 
12:06:06 [2023-03-16T16:06:06.119Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:06 [2023-03-16T16:06:06.119Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
12:06:06 [2023-03-16T16:06:06.808Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-zpcg2 because kubernetes resource quota exceeded. 
12:06:06 [2023-03-16T16:06:06.826Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-zpcg2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:06 [2023-03-16T16:06:06.826Z] Retrying...
12:06:06 [2023-03-16T16:06:06.826Z] 
12:06:08 [2023-03-16T16:06:08.033Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:06:08 [2023-03-16T16:06:08.629Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] No tests to run.
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.pom
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2metadata.xml
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2artifacts.xml
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT  [24/139]
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] The project's OSGi version is 1.0.18.202303161548
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.629Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
12:06:08 [2023-03-16T16:06:08.897Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:08 [2023-03-16T16:06:08.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
12:06:08 [2023-03-16T16:06:08.898Z] [INFO] 
12:06:08 [2023-03-16T16:06:08.898Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:08 [2023-03-16T16:06:08.898Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
12:06:08 [2023-03-16T16:06:08.898Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.559Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.559Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:06:10 [2023-03-16T16:06:10.559Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] 
12:06:10 [2023-03-16T16:06:10.559Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:10 [2023-03-16T16:06:10.821Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
12:06:12 [2023-03-16T16:06:12.733Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
12:06:14 [2023-03-16T16:06:14.645Z] [INFO] 
12:06:14 [2023-03-16T16:06:14.645Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:14 [2023-03-16T16:06:14.645Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:06:14 [2023-03-16T16:06:14.645Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:06:14 [2023-03-16T16:06:14.645Z] [INFO] 
12:06:14 [2023-03-16T16:06:14.645Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:14 [2023-03-16T16:06:14.646Z] [INFO] 
12:06:14 [2023-03-16T16:06:14.646Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:06:14 [2023-03-16T16:06:14.905Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:06:14 [2023-03-16T16:06:14.905Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
12:06:14 [2023-03-16T16:06:14.905Z] [INFO] Command line:
12:06:14 [2023-03-16T16:06:14.905Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:06:14 [2023-03-16T16:06:14.905Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:06:16 [2023-03-16T16:06:16.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-b4237 because kubernetes resource quota exceeded. 
12:06:16 [2023-03-16T16:06:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-b4237" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:16 [2023-03-16T16:06:16.750Z] Retrying...
12:06:16 [2023-03-16T16:06:16.750Z] 
12:06:20 [2023-03-16T16:06:20.198Z] !SESSION 2023-03-16 16:06:15.057 -----------------------------------------------
12:06:20 [2023-03-16T16:06:20.199Z] eclipse.buildId=unknown
12:06:20 [2023-03-16T16:06:20.199Z] java.version=17.0.2
12:06:20 [2023-03-16T16:06:20.199Z] java.vendor=Oracle Corporation
12:06:20 [2023-03-16T16:06:20.199Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:06:20 [2023-03-16T16:06:20.199Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:06:20 [2023-03-16T16:06:20.199Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:06:20 [2023-03-16T16:06:20.199Z] 
12:06:20 [2023-03-16T16:06:20.199Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:06:19.453
12:06:20 [2023-03-16T16:06:20.199Z] !MESSAGE FrameworkEvent ERROR
12:06:20 [2023-03-16T16:06:20.199Z] !STACK 0
12:06:20 [2023-03-16T16:06:20.199Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
12:06:20 [2023-03-16T16:06:20.199Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:06:20 [2023-03-16T16:06:20.199Z] 
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:06:20 [2023-03-16T16:06:20.199Z] 
12:06:20 [2023-03-16T16:06:20.199Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:06:19.702
12:06:20 [2023-03-16T16:06:20.199Z] !MESSAGE FrameworkEvent ERROR
12:06:20 [2023-03-16T16:06:20.199Z] !STACK 0
12:06:20 [2023-03-16T16:06:20.199Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
12:06:20 [2023-03-16T16:06:20.199Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:06:20 [2023-03-16T16:06:20.199Z] 
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:06:20 [2023-03-16T16:06:20.199Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:06:20 [2023-03-16T16:06:20.200Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:06:20 [2023-03-16T16:06:20.462Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:06:20 [2023-03-16T16:06:20.462Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:06:26 [2023-03-16T16:06:26.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wrmxw because kubernetes resource quota exceeded. 
12:06:26 [2023-03-16T16:06:26.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wrmxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:26 [2023-03-16T16:06:26.752Z] Retrying...
12:06:26 [2023-03-16T16:06:26.752Z] 
12:06:27 [2023-03-16T16:06:27.068Z] 
12:06:27 [2023-03-16T16:06:27.068Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:06:26.164
12:06:27 [2023-03-16T16:06:27.068Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:06:27 [2023-03-16T16:06:27.068Z] !STACK 0
12:06:27 [2023-03-16T16:06:27.068Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:06:27 [2023-03-16T16:06:27.068Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:06:27 [2023-03-16T16:06:27.068Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:06:27 [2023-03-16T16:06:27.068Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:06:27 [2023-03-16T16:06:27.068Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:06:27 [2023-03-16T16:06:27.068Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:06:27 [2023-03-16T16:06:27.069Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:06:27 [2023-03-16T16:06:27.069Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:06:27 [2023-03-16T16:06:27.069Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:27 [2023-03-16T16:06:27.069Z] Caused by: java.io.IOException: error=2, No such file or directory
12:06:27 [2023-03-16T16:06:27.069Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:06:27 [2023-03-16T16:06:27.069Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:06:27 [2023-03-16T16:06:27.069Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:06:27 [2023-03-16T16:06:27.069Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:06:27 [2023-03-16T16:06:27.069Z] 	... 7 more
12:06:27 [2023-03-16T16:06:27.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:06:27 [2023-03-16T16:06:27.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:06:27 [2023-03-16T16:06:27.330Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.059 s
12:06:27 [2023-03-16T16:06:27.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:06:27 [2023-03-16T16:06:27.330Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:06:27 [2023-03-16T16:06:27.330Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.002 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:06:27 [2023-03-16T16:06:27.330Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:06:27 [2023-03-16T16:06:27.330Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.003 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.330Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:06:27 [2023-03-16T16:06:27.592Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:06:27 [2023-03-16T16:06:27.592Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.592Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.592Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.592Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:06:27 [2023-03-16T16:06:27.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:06:27 [2023-03-16T16:06:27.592Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.592Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.592Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:06:27 [2023-03-16T16:06:27.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:06:27 [2023-03-16T16:06:27.593Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.593Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:06:27 [2023-03-16T16:06:27.593Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:06:27 [2023-03-16T16:06:27.593Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
12:06:27 [2023-03-16T16:06:27.593Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:06:27 [2023-03-16T16:06:27.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:06:30 [2023-03-16T16:06:30.900Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:06:30 [2023-03-16T16:06:30.900Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 1.438 s
12:06:30 [2023-03-16T16:06:30.900Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.515 s
12:06:30 [2023-03-16T16:06:30.900Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.473 s
12:06:30 [2023-03-16T16:06:30.900Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:06:30 [2023-03-16T16:06:30.900Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:06:30 [2023-03-16T16:06:30.900Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.04 s
12:06:30 [2023-03-16T16:06:30.900Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.052 s
12:06:30 [2023-03-16T16:06:30.900Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.06 s
12:06:30 [2023-03-16T16:06:30.900Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:06:36 [2023-03-16T16:06:36.756Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-szgp1 because kubernetes resource quota exceeded. 
12:06:36 [2023-03-16T16:06:36.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-szgp1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:36 [2023-03-16T16:06:36.757Z] Retrying...
12:06:36 [2023-03-16T16:06:36.757Z] 
12:06:41 [2023-03-16T16:06:41.031Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.833 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:06:41 [2023-03-16T16:06:41.031Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.596 s
12:06:41 [2023-03-16T16:06:41.031Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.317 s
12:06:41 [2023-03-16T16:06:41.031Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.67 s
12:06:41 [2023-03-16T16:06:41.031Z] testRename(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 5.109 s
12:06:41 [2023-03-16T16:06:41.031Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:06:41 [2023-03-16T16:06:41.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:06:41 [2023-03-16T16:06:41.031Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.397 s
12:06:41 [2023-03-16T16:06:41.031Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.291 s
12:06:41 [2023-03-16T16:06:41.032Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:06:46 [2023-03-16T16:06:46.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wz8z2 because kubernetes resource quota exceeded. 
12:06:46 [2023-03-16T16:06:46.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wz8z2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:46 [2023-03-16T16:06:46.752Z] Retrying...
12:06:46 [2023-03-16T16:06:46.752Z] 
12:06:56 [2023-03-16T16:06:56.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wc811 because kubernetes resource quota exceeded. 
12:06:56 [2023-03-16T16:06:56.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wc811" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:06:56 [2023-03-16T16:06:56.750Z] Retrying...
12:06:56 [2023-03-16T16:06:56.750Z] 
12:07:06 [2023-03-16T16:07:06.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-njzgp because kubernetes resource quota exceeded. 
12:07:06 [2023-03-16T16:07:06.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-njzgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:06 [2023-03-16T16:07:06.749Z] Retrying...
12:07:06 [2023-03-16T16:07:06.749Z] 
12:07:16 [2023-03-16T16:07:16.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-p97w4 because kubernetes resource quota exceeded. 
12:07:16 [2023-03-16T16:07:16.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-p97w4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:16 [2023-03-16T16:07:16.748Z] Retrying...
12:07:16 [2023-03-16T16:07:16.748Z] 
12:07:26 [2023-03-16T16:07:26.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-6d5sq because kubernetes resource quota exceeded. 
12:07:26 [2023-03-16T16:07:26.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-6d5sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:26 [2023-03-16T16:07:26.750Z] Retrying...
12:07:26 [2023-03-16T16:07:26.750Z] 
12:07:27 [2023-03-16T16:07:27.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.625 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:07:27 [2023-03-16T16:07:27.779Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.744 s
12:07:27 [2023-03-16T16:07:27.779Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.241 s
12:07:27 [2023-03-16T16:07:27.779Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.838 s
12:07:27 [2023-03-16T16:07:27.779Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.592 s
12:07:27 [2023-03-16T16:07:27.779Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0.001 s
12:07:27 [2023-03-16T16:07:27.779Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.207 s
12:07:27 [2023-03-16T16:07:27.779Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:07:36 [2023-03-16T16:07:36.763Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wz888 because kubernetes resource quota exceeded. 
12:07:36 [2023-03-16T16:07:36.763Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wz888" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:36 [2023-03-16T16:07:36.763Z] Retrying...
12:07:36 [2023-03-16T16:07:36.763Z] 
12:07:46 [2023-03-16T16:07:46.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-ln6r2 because kubernetes resource quota exceeded. 
12:07:46 [2023-03-16T16:07:46.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-ln6r2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:46 [2023-03-16T16:07:46.747Z] Retrying...
12:07:46 [2023-03-16T16:07:46.747Z] 
12:07:54 [2023-03-16T16:07:54.450Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.263 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:07:54 [2023-03-16T16:07:54.450Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.027 s
12:07:54 [2023-03-16T16:07:54.450Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.574 s
12:07:54 [2023-03-16T16:07:54.450Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.031 s
12:07:54 [2023-03-16T16:07:54.450Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.062 s
12:07:54 [2023-03-16T16:07:54.450Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.001 s
12:07:54 [2023-03-16T16:07:54.450Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:07:56 [2023-03-16T16:07:56.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-dr24t because kubernetes resource quota exceeded. 
12:07:56 [2023-03-16T16:07:56.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-dr24t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:07:56 [2023-03-16T16:07:56.751Z] Retrying...
12:07:56 [2023-03-16T16:07:56.751Z] 
12:08:06 [2023-03-16T16:08:06.743Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-g4qn9 because kubernetes resource quota exceeded. 
12:08:06 [2023-03-16T16:08:06.743Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-g4qn9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:06 [2023-03-16T16:08:06.743Z] Retrying...
12:08:06 [2023-03-16T16:08:06.743Z] 
12:08:12 [2023-03-16T16:08:12.577Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.988 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:08:12 [2023-03-16T16:08:12.577Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.579 s
12:08:12 [2023-03-16T16:08:12.577Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.58 s
12:08:12 [2023-03-16T16:08:12.577Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.31 s
12:08:12 [2023-03-16T16:08:12.577Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.885 s
12:08:12 [2023-03-16T16:08:12.577Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:08:16 [2023-03-16T16:08:16.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-7f1xr because kubernetes resource quota exceeded. 
12:08:16 [2023-03-16T16:08:16.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-7f1xr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:16 [2023-03-16T16:08:16.749Z] Retrying...
12:08:16 [2023-03-16T16:08:16.749Z] 
12:08:24 [2023-03-16T16:08:24.813Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.823 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:08:24 [2023-03-16T16:08:24.814Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.444 s
12:08:24 [2023-03-16T16:08:24.814Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.002 s
12:08:24 [2023-03-16T16:08:24.814Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:08:26 [2023-03-16T16:08:26.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-59zmq because kubernetes resource quota exceeded. 
12:08:26 [2023-03-16T16:08:26.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-59zmq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:26 [2023-03-16T16:08:26.750Z] Retrying...
12:08:26 [2023-03-16T16:08:26.750Z] 
12:08:36 [2023-03-16T16:08:36.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-s8p8z because kubernetes resource quota exceeded. 
12:08:36 [2023-03-16T16:08:36.755Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-s8p8z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:36 [2023-03-16T16:08:36.755Z] Retrying...
12:08:36 [2023-03-16T16:08:36.755Z] 
12:08:46 [2023-03-16T16:08:46.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-kklkv because kubernetes resource quota exceeded. 
12:08:46 [2023-03-16T16:08:46.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-kklkv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:46 [2023-03-16T16:08:46.747Z] Retrying...
12:08:46 [2023-03-16T16:08:46.747Z] 
12:08:51 [2023-03-16T16:08:51.393Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.863 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:08:51 [2023-03-16T16:08:51.393Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.422 s
12:08:51 [2023-03-16T16:08:51.393Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.41 s
12:08:51 [2023-03-16T16:08:51.394Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.381 s
12:08:51 [2023-03-16T16:08:51.394Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.974 s
12:08:51 [2023-03-16T16:08:51.394Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.345 s
12:08:51 [2023-03-16T16:08:51.394Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:08:56 [2023-03-16T16:08:56.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-m4tcv because kubernetes resource quota exceeded. 
12:08:56 [2023-03-16T16:08:56.744Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-m4tcv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:08:56 [2023-03-16T16:08:56.744Z] Retrying...
12:08:56 [2023-03-16T16:08:56.744Z] 
12:09:06 [2023-03-16T16:09:06.757Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-fp3z4 because kubernetes resource quota exceeded. 
12:09:06 [2023-03-16T16:09:06.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-fp3z4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:06 [2023-03-16T16:09:06.757Z] Retrying...
12:09:06 [2023-03-16T16:09:06.757Z] 
12:09:09 [2023-03-16T16:09:09.693Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.427 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:09:09 [2023-03-16T16:09:09.694Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.396 s
12:09:09 [2023-03-16T16:09:09.694Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.541 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.502 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.415 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.187 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.354 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.698 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.42 s
12:09:09 [2023-03-16T16:09:09.694Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.51 s
12:09:09 [2023-03-16T16:09:09.694Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:09:10 [2023-03-16T16:09:10.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:09:10 [2023-03-16T16:09:10.265Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 1.068 s
12:09:10 [2023-03-16T16:09:10.265Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:09:10 [2023-03-16T16:09:10.265Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:09:10 [2023-03-16T16:09:10.265Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
12:09:10 [2023-03-16T16:09:10.265Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.265Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
12:09:10 [2023-03-16T16:09:10.265Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:09:10 [2023-03-16T16:09:10.527Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:09:10 [2023-03-16T16:09:10.527Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
12:09:10 [2023-03-16T16:09:10.527Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.107 s
12:09:10 [2023-03-16T16:09:10.527Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:09:10 [2023-03-16T16:09:10.527Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:09:10 [2023-03-16T16:09:10.527Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.039 s
12:09:10 [2023-03-16T16:09:10.527Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
12:09:10 [2023-03-16T16:09:10.527Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:09:12 [2023-03-16T16:09:12.442Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:09:12 [2023-03-16T16:09:12.442Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.386 s
12:09:12 [2023-03-16T16:09:12.442Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.104 s
12:09:12 [2023-03-16T16:09:12.442Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 1.491 s
12:09:12 [2023-03-16T16:09:12.442Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:09:13 [2023-03-16T16:09:13.831Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:09:13 [2023-03-16T16:09:13.832Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.507 s
12:09:13 [2023-03-16T16:09:13.832Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.633 s
12:09:13 [2023-03-16T16:09:13.832Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:09:14 [2023-03-16T16:09:14.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:09:14 [2023-03-16T16:09:14.095Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.57 s
12:09:14 [2023-03-16T16:09:14.095Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:09:16 [2023-03-16T16:09:16.644Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:09:16 [2023-03-16T16:09:16.644Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.114 s
12:09:16 [2023-03-16T16:09:16.644Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.287 s
12:09:16 [2023-03-16T16:09:16.644Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.436 s
12:09:16 [2023-03-16T16:09:16.644Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.471 s
12:09:16 [2023-03-16T16:09:16.644Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.881 s
12:09:16 [2023-03-16T16:09:16.644Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
12:09:16 [2023-03-16T16:09:16.644Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
12:09:16 [2023-03-16T16:09:16.644Z] testInit(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
12:09:16 [2023-03-16T16:09:16.644Z] testLabelSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
12:09:16 [2023-03-16T16:09:16.644Z] testIconSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
12:09:16 [2023-03-16T16:09:16.644Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:09:16 [2023-03-16T16:09:16.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-r4q7m because kubernetes resource quota exceeded. 
12:09:16 [2023-03-16T16:09:16.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-r4q7m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:16 [2023-03-16T16:09:16.756Z] Retrying...
12:09:16 [2023-03-16T16:09:16.756Z] 
12:09:17 [2023-03-16T16:09:17.215Z] 
12:09:17 [2023-03-16T16:09:17.216Z] !ENTRY org.eclipse.core.resources 2 2 2023-03-16 16:09:16.996
12:09:17 [2023-03-16T16:09:17.216Z] !MESSAGE Save operation warnings.
12:09:17 [2023-03-16T16:09:17.216Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2023-03-16 16:09:16.997
12:09:17 [2023-03-16T16:09:17.216Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
12:09:17 [2023-03-16T16:09:17.216Z] 
12:09:17 [2023-03-16T16:09:17.216Z] !ENTRY org.eclipse.cdt.core 1 0 2023-03-16 16:09:17.062
12:09:17 [2023-03-16T16:09:17.216Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:09:17 [2023-03-16T16:09:17.216Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:09:17 [2023-03-16T16:09:17.216Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.576 s
12:09:17 [2023-03-16T16:09:17.216Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.011 s
12:09:17 [2023-03-16T16:09:17.216Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.216Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:09:17 [2023-03-16T16:09:17.216Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:09:17 [2023-03-16T16:09:17.216Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.014 s
12:09:17 [2023-03-16T16:09:17.216Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.216Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
12:09:17 [2023-03-16T16:09:17.216Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.216Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.216Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:09:17 [2023-03-16T16:09:17.476Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:09:17 [2023-03-16T16:09:17.476Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.007 s
12:09:17 [2023-03-16T16:09:17.476Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.476Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.476Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.476Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
12:09:17 [2023-03-16T16:09:17.477Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:09:17 [2023-03-16T16:09:17.477Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:09:17 [2023-03-16T16:09:17.477Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.007 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.003 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.477Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
12:09:17 [2023-03-16T16:09:17.477Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
12:09:17 [2023-03-16T16:09:17.477Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.477Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.478Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.478Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:09:17 [2023-03-16T16:09:17.478Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:09:17 [2023-03-16T16:09:17.478Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.478Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.478Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:09:17 [2023-03-16T16:09:17.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:09:17 [2023-03-16T16:09:17.478Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.002 s
12:09:17 [2023-03-16T16:09:17.478Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:09:17 [2023-03-16T16:09:17.478Z] 
12:09:17 [2023-03-16T16:09:17.478Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-03-16 16:09:17.383
12:09:17 [2023-03-16T16:09:17.478Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
12:09:17 [2023-03-16T16:09:17.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:09:17 [2023-03-16T16:09:17.478Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.076 s
12:09:17 [2023-03-16T16:09:17.478Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:09:17 [2023-03-16T16:09:17.744Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:09:17 [2023-03-16T16:09:17.744Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.002 s
12:09:17 [2023-03-16T16:09:17.744Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.744Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.744Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.744Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.744Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
12:09:17 [2023-03-16T16:09:17.744Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.744Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.745Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.745Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.745Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:09:17 [2023-03-16T16:09:17.745Z] 
12:09:17 [2023-03-16T16:09:17.745Z] Results:
12:09:17 [2023-03-16T16:09:17.745Z] 
12:09:17 [2023-03-16T16:09:17.745Z] Tests run: 205, Failures: 0, Errors: 0, Skipped: 0
12:09:17 [2023-03-16T16:09:17.745Z] 
12:09:18 [2023-03-16T16:09:18.004Z] 
12:09:18 [2023-03-16T16:09:18.004Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:09:17.883
12:09:18 [2023-03-16T16:09:18.004Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] All tests passed!
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.pom
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2metadata.xml
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2artifacts.xml
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.19-SNAPSHOT [25/139]
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] The project's OSGi version is 1.0.19.202303161548
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.264Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] 
12:09:18 [2023-03-16T16:09:18.836Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:18 [2023-03-16T16:09:18.836Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:09:19 [2023-03-16T16:09:19.096Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.481Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:20 [2023-03-16T16:09:20.742Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:09:20 [2023-03-16T16:09:20.742Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] 
12:09:20 [2023-03-16T16:09:20.742Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:21 [2023-03-16T16:09:21.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:09:22 [2023-03-16T16:09:22.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] 
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:24 [2023-03-16T16:09:24.312Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:09:24 [2023-03-16T16:09:24.312Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] 
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] 
12:09:24 [2023-03-16T16:09:24.312Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:09:24 [2023-03-16T16:09:24.574Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:09:24 [2023-03-16T16:09:24.574Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
12:09:24 [2023-03-16T16:09:24.574Z] [INFO] Command line:
12:09:24 [2023-03-16T16:09:24.574Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:09:24 [2023-03-16T16:09:24.574Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:09:26 [2023-03-16T16:09:26.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-4b7pq because kubernetes resource quota exceeded. 
12:09:26 [2023-03-16T16:09:26.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-4b7pq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:26 [2023-03-16T16:09:26.748Z] Retrying...
12:09:26 [2023-03-16T16:09:26.748Z] 
12:09:29 [2023-03-16T16:09:29.864Z] !SESSION 2023-03-16 16:09:24.699 -----------------------------------------------
12:09:29 [2023-03-16T16:09:29.864Z] eclipse.buildId=unknown
12:09:29 [2023-03-16T16:09:29.864Z] java.version=17.0.2
12:09:29 [2023-03-16T16:09:29.864Z] java.vendor=Oracle Corporation
12:09:29 [2023-03-16T16:09:29.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:09:29 [2023-03-16T16:09:29.864Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:09:29 [2023-03-16T16:09:29.864Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:09:29 [2023-03-16T16:09:29.864Z] 
12:09:29 [2023-03-16T16:09:29.864Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:09:28.962
12:09:29 [2023-03-16T16:09:29.864Z] !MESSAGE FrameworkEvent ERROR
12:09:29 [2023-03-16T16:09:29.864Z] !STACK 0
12:09:29 [2023-03-16T16:09:29.865Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:09:29 [2023-03-16T16:09:29.865Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:09:29 [2023-03-16T16:09:29.865Z] 
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:09:29 [2023-03-16T16:09:29.865Z] 
12:09:29 [2023-03-16T16:09:29.865Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:09:29.250
12:09:29 [2023-03-16T16:09:29.865Z] !MESSAGE FrameworkEvent ERROR
12:09:29 [2023-03-16T16:09:29.865Z] !STACK 0
12:09:29 [2023-03-16T16:09:29.865Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:09:29 [2023-03-16T16:09:29.865Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:09:29 [2023-03-16T16:09:29.865Z] 
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:09:29 [2023-03-16T16:09:29.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:09:29 [2023-03-16T16:09:29.865Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:09:29 [2023-03-16T16:09:29.865Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:09:36 [2023-03-16T16:09:36.460Z] 
12:09:36 [2023-03-16T16:09:36.460Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:09:36.183
12:09:36 [2023-03-16T16:09:36.460Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:09:36 [2023-03-16T16:09:36.460Z] 
12:09:36 [2023-03-16T16:09:36.460Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:09:36.271
12:09:36 [2023-03-16T16:09:36.460Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:09:36 [2023-03-16T16:09:36.460Z] !STACK 0
12:09:36 [2023-03-16T16:09:36.460Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:09:36 [2023-03-16T16:09:36.460Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:09:36 [2023-03-16T16:09:36.460Z] Caused by: java.io.IOException: error=2, No such file or directory
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:09:36 [2023-03-16T16:09:36.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:09:36 [2023-03-16T16:09:36.460Z] 	... 7 more
12:09:36 [2023-03-16T16:09:36.722Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:09:36 [2023-03-16T16:09:36.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-8qj8b because kubernetes resource quota exceeded. 
12:09:36 [2023-03-16T16:09:36.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-8qj8b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:36 [2023-03-16T16:09:36.747Z] Retrying...
12:09:36 [2023-03-16T16:09:36.747Z] 
12:09:37 [2023-03-16T16:09:37.665Z] Display size: 1440x900
12:09:37 [2023-03-16T16:09:37.666Z] OS version=5.17.13-200.fc35.x86_64
12:09:37 [2023-03-16T16:09:37.666Z] GTK version=3.22.30
12:09:37 [2023-03-16T16:09:37.666Z] GTK theme=Ambiance
12:09:37 [2023-03-16T16:09:37.666Z] LIBOVERLAY_SCROLLBAR=0
12:09:37 [2023-03-16T16:09:37.666Z] Time zone: Greenwich Mean Time
12:09:37 [2023-03-16T16:09:37.666Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:09:37 [2023-03-16T16:09:37.666Z] log4j:WARN Please initialize the log4j system properly.
12:09:37 [2023-03-16T16:09:37.666Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:09:46 [2023-03-16T16:09:46.753Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-65qv9 because kubernetes resource quota exceeded. 
12:09:46 [2023-03-16T16:09:46.753Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-65qv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:46 [2023-03-16T16:09:46.753Z] Retrying...
12:09:46 [2023-03-16T16:09:46.753Z] 
12:09:47 [2023-03-16T16:09:47.664Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.292 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:09:47 [2023-03-16T16:09:47.665Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 7.11 s
12:09:47 [2023-03-16T16:09:47.665Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-349226241 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-349226241 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-349226241 data=null} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-349226240 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349226240 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-349226169 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-349226167 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-349226166 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-349226166 data=null} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-349226166 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349226165 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-349226143 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-349226142 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-349226141 data=null} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-349226141 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349226140 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-349226081 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:47 [2023-03-16T16:09:47.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349226077 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349226077 data=null doit=true} to TreeItem with text {Traces [0]}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349226076 data=null} to TreeItem with text {Traces [0]}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349226076 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349226076 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:09:47 [2023-03-16T16:09:47.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349226050 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample14672566493071284774.xml"'
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-349224227 data=null doit=true} to TreeItem with text {Traces [1]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-349224227 data=null} to TreeItem with text {Traces [1]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-349224226 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349224226 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-349224217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224150 data=null button=0 stateMask=0x0 x=197 y=81 count=0} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample14672566493071284774.xml} time=-349224150 data=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample14672566493071284774.xml} time=-349224149 data=null} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224149 data=null button=1 stateMask=0x0 x=197 y=81 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349224149 data=null item=TreeItem {sample14672566493071284774.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224075 data=null button=1 stateMask=0x80000 x=197 y=81 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224074 data=null button=0 stateMask=0x0 x=197 y=81 count=0} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample14672566493071284774.xml} time=-349224073 data=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample14672566493071284774.xml} time=-349224073 data=null} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224073 data=null button=1 stateMask=0x0 x=197 y=81 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349224072 data=null item=TreeItem {sample14672566493071284774.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349224064 data=null button=1 stateMask=0x80000 x=197 y=81 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
12:09:48 [2023-03-16T16:09:48.963Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223365 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample14672566493071284774.xml} time=-349223364 data=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample14672566493071284774.xml} time=-349223364 data=null} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223363 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349223362 data=null item=TreeItem {sample14672566493071284774.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223361 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Clicking on TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223360 data=null button=0 stateMask=0x0 x=491 y=12 count=0} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample14672566493071284774.xml} time=-349223360 data=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample14672566493071284774.xml} time=-349223350 data=null} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223350 data=null button=1 stateMask=0x0 x=491 y=12 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349223344 data=null item=TreeItem {sample14672566493071284774.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223344 data=null button=1 stateMask=0x80000 x=491 y=12 count=1} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample14672566493071284774.xml} time=-349223343 data=null button=0 stateMask=0x0 x=491 y=12 count=0} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample14672566493071284774.xml} time=-349223343 data=null doit=true} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample14672566493071284774.xml} time=-349223340 data=null} to TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Clicked on TreeItem with text {sample14672566493071284774.xml}
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on (of type 'Text')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on (of type 'Text')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - Attempting to set focus on (of type 'Text')
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:49 [2023-03-16T16:09:49.536Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Clicking on OK
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349223274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349223274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349223274 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349223274 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349223273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349223273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:49 [2023-03-16T16:09:49.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349223273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:50 [2023-03-16T16:09:50.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-349223847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...'
12:09:50 [2023-03-16T16:09:50.107Z] DEBUG - Clicked on 
12:09:51 [2023-03-16T16:09:51.493Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample14672566493071284774.xml"'
12:09:51 [2023-03-16T16:09:51.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:09:51 [2023-03-16T16:09:51.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:09:51 [2023-03-16T16:09:51.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample14672566493071284774.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349221332 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample14672566493071284774.xml - Eclipse Platform}
12:09:51 [2023-03-16T16:09:51.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:51 [2023-03-16T16:09:51.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-349221221 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-349221220 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-349221220 data=null} to TreeItem with text {TestForOffsetting}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-349221220 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349221186 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
12:09:51 [2023-03-16T16:09:51.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-349221144 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:09:52 [2023-03-16T16:09:52.015Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:52 [2023-03-16T16:09:52.015Z] DEBUG - Clicking on with mnemonic 'Delete'
12:09:52 [2023-03-16T16:09:52.015Z] DEBUG - Clicked on with mnemonic 'Delete'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219940 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349219940 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Clicking on OK
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349219938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349219938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349219938 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349219938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349219938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349219938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:52 [2023-03-16T16:09:52.960Z] DEBUG - Clicked on OK
12:09:53 [2023-03-16T16:09:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349219937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:53 [2023-03-16T16:09:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349220977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:09:53 [2023-03-16T16:09:53.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.252 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:09:53 [2023-03-16T16:09:53.484Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 7.251 s
12:09:53 [2023-03-16T16:09:53.484Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:09:56 [2023-03-16T16:09:56.776Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-3ljcc because kubernetes resource quota exceeded. 
12:09:56 [2023-03-16T16:09:56.776Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-3ljcc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:09:56 [2023-03-16T16:09:56.776Z] Retrying...
12:09:56 [2023-03-16T16:09:56.776Z] 
12:09:56 [2023-03-16T16:09:56.788Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Attempting to set focus on Table with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349216138 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349216138 data=null doit=true} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349216138 data=null} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349216138 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349216137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349216051 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
12:09:56 [2023-03-16T16:09:56.789Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
12:09:57 [2023-03-16T16:09:57.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-349215975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open Source Code'
12:09:57 [2023-03-16T16:09:57.732Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
12:09:57 [2023-03-16T16:09:57.732Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
12:09:58 [2023-03-16T16:09:58.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349214340 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349214269 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349214269 data=null doit=true} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349214268 data=null} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349214268 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349214267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349214173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:09:58 [2023-03-16T16:09:58.947Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:58 [2023-03-16T16:09:58.947Z] DEBUG - Clicking on with mnemonic 'Delete'
12:09:58 [2023-03-16T16:09:58.947Z] DEBUG - Clicked on with mnemonic 'Delete'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.888Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213065 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213065 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349213064 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Clicking on OK
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349213062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349213062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349213062 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349213062 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349213061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349213061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:59 [2023-03-16T16:09:59.890Z] DEBUG - Clicked on OK
12:10:00 [2023-03-16T16:10:00.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349213061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:00 [2023-03-16T16:10:00.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349214057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:00 [2023-03-16T16:10:00.449Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.858 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:10:00 [2023-03-16T16:10:00.449Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 6.594 s
12:10:00 [2023-03-16T16:10:00.449Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349211954 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349211953 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349211953 data=null} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349211952 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349211952 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349211879 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349211878 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349211878 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349211878 data=null} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349211877 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349211877 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349211859 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349211858 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349211858 data=null} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349211858 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349211857 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349211854 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349211852 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349211852 data=null doit=true} to TreeItem with text {Traces [0]}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349211852 data=null} to TreeItem with text {Traces [0]}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349211852 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349211851 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:10:01 [2023-03-16T16:10:01.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349211781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - number of items : 11
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209862 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209848 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209848 data=null} to ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-349209847 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-349209846 data=null doit=true} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-349209846 data=null} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-349209846 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209845 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-349209836 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:10:02 [2023-03-16T16:10:02.934Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-349209766 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-349209765 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-349209761 data=null} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-349209761 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209761 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-349209741 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-349209741 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-349209740 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-349209740 data=null} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-349209739 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-349209739 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-349209739 data=null} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-349209738 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209738 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-349209727 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-349209669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:10:03 [2023-03-16T16:10:03.566Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349209637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209634 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209634 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209634 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349209633 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209633 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209632 data=null button=0 stateMask=0x0 x=204 y=35 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209632 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209632 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209632 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209631 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349209569 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Clicking on with mnemonic 'AND'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-349209539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Clicked on with mnemonic 'AND'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-349209471 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-349209471 data=null doit=true} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-349209471 data=null} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-349209470 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209470 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-349209463 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
12:10:03 [2023-03-16T16:10:03.567Z] 
12:10:03 [2023-03-16T16:10:03.567Z] (Eclipse:4658): Gtk-WARNING **: 16:10:03.384: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-349209384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
12:10:03 [2023-03-16T16:10:03.567Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349209332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:10:03 [2023-03-16T16:10:03.567Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-349209248 data=null button=0 stateMask=0x0 x=173 y=81 count=0} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-349209247 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-349209247 data=null} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-349209247 data=null button=1 stateMask=0x0 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209247 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-349209212 data=null button=1 stateMask=0x80000 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-349209211 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-349209211 data=null doit=true} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-349209210 data=null} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-349209210 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349209210 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-349209201 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - number of items : 11
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209200 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209155 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349209155 data=null} to ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Attempting to set focus on Table with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349209102 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349209102 data=null doit=true} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349209102 data=null} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349209102 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349209101 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349209099 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
12:10:03 [2023-03-16T16:10:03.992Z] DEBUG - Clicking on with mnemonic 'timestamp'
12:10:03 [2023-03-16T16:10:03.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-349209053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
12:10:03 [2023-03-16T16:10:03.993Z] DEBUG - Clicked on with mnemonic 'timestamp'
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349207367 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349207366 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349207366 data=null} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349207366 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349207366 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349207342 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349207341 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349207341 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349207341 data=null} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349207341 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349207340 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349207327 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:05 [2023-03-16T16:10:05.642Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-349207326 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-349207326 data=null doit=true} to TreeItem with text {Traces [1]}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-349207325 data=null} to TreeItem with text {Traces [1]}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-349207325 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349207325 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:10:05 [2023-03-16T16:10:05.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-349207316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:10:06 [2023-03-16T16:10:06.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-bjpm6 because kubernetes resource quota exceeded. 
12:10:06 [2023-03-16T16:10:06.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-bjpm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:06 [2023-03-16T16:10:06.746Z] Retrying...
12:10:06 [2023-03-16T16:10:06.746Z] 
12:10:07 [2023-03-16T16:10:07.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - number of items : 11
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205777 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205777 data=null} to ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-349205776 data=null button=0 stateMask=0x0 x=78 y=104 count=0} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-349205776 data=null doit=true} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-349205776 data=null} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-349205775 data=null button=1 stateMask=0x0 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349205775 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-349205769 data=null button=1 stateMask=0x80000 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Clicking on TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-349205763 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-349205762 data=null doit=true} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-349205759 data=null} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-349205745 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349205745 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-349205738 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-349205738 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-349205738 data=null doit=true} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-349205738 data=null} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Clicked on TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-349205737 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-349205737 data=null doit=true} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-349205737 data=null} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-349205737 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349205736 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-349205730 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-349205646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:10:07 [2023-03-16T16:10:07.293Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349205580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205578 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205578 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205577 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349205577 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205577 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205575 data=null button=0 stateMask=0x0 x=204 y=127 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205575 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205574 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205574 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349205574 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349205551 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:07 [2023-03-16T16:10:07.294Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
12:10:07 [2023-03-16T16:10:07.294Z] DEBUG - Clicking on with mnemonic 'COMPARE'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-349205473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Clicked on with mnemonic 'COMPARE'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-349205346 data=null doit=true} to Tree node with text: <select aspect> = <value>
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-349205346 data=null} to Tree node with text: <select aspect> = <value>
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-349205345 data=null button=1 stateMask=0x0 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349205345 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: <select aspect> = <value>
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-349205344 data=null button=1 stateMask=0x80000 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349205342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:10:07 [2023-03-16T16:10:07.555Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-349205162 data=null doit=true} to Button with text {=}
12:10:07 [2023-03-16T16:10:07.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-349205161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-349205158 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-349205158 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-349205157 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-349205157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - number of items : 11
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205154 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205151 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349205151 data=null} to ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Attempting to set focus on Table with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349204963 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349204963 data=null doit=true} to TableItem with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349204963 data=null} to TableItem with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349204962 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349204962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:10:07 [2023-03-16T16:10:07.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349204959 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
12:10:08 [2023-03-16T16:10:08.079Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
12:10:08 [2023-03-16T16:10:08.079Z] DEBUG - Clicking on with mnemonic 'field'
12:10:08 [2023-03-16T16:10:08.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-349204877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
12:10:08 [2023-03-16T16:10:08.079Z] DEBUG - Clicked on with mnemonic 'field'
12:10:09 [2023-03-16T16:10:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349203259 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349203259 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349203259 data=null} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349203258 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349203258 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349203247 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349203246 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349203246 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349203246 data=null} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349203246 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349203246 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349203229 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:09 [2023-03-16T16:10:09.732Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:10:09 [2023-03-16T16:10:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-349203183 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-349203183 data=null doit=true} to TreeItem with text {Traces [1]}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-349203183 data=null} to TreeItem with text {Traces [1]}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-349203182 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349203182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:10:09 [2023-03-16T16:10:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-349203174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - number of items : 11
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201666 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201641 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349201641 data=null} to ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-349201640 data=null button=0 stateMask=0x0 x=78 y=173 count=0} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-349201639 data=null doit=true} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-349201639 data=null} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-349201639 data=null button=1 stateMask=0x0 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201639 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-349201632 data=null button=1 stateMask=0x80000 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:10:11 [2023-03-16T16:10:11.119Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:11 [2023-03-16T16:10:11.379Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201571 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-349201571 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-349201566 data=null} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201552 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201551 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201545 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201545 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-349201544 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-349201544 data=null} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201543 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-349201543 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-349201543 data=null} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201543 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201543 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-349201534 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-349201480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:10:11 [2023-03-16T16:10:11.380Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349201449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201447 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201447 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201446 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349201446 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201446 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201445 data=null button=0 stateMask=0x0 x=204 y=196 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201445 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201445 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201445 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201444 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-349201383 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Clicking on with mnemonic 'OR'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-349201350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Clicked on with mnemonic 'OR'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-349201328 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-349201328 data=null doit=true} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-349201328 data=null} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-349201328 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201327 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-349201278 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Clicking on with mnemonic 'EQUALS'
12:10:11 [2023-03-16T16:10:11.642Z] 
12:10:11 [2023-03-16T16:10:11.642Z] (Eclipse:4658): Gtk-WARNING **: 16:10:11.557: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-349201246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Clicked on with mnemonic 'EQUALS'
12:10:11 [2023-03-16T16:10:11.642Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-349201159 data=null button=0 stateMask=0x0 x=162 y=242 count=0} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-349201159 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-349201159 data=null} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-349201158 data=null button=1 stateMask=0x0 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.642Z] 
12:10:11 [2023-03-16T16:10:11.642Z] (Eclipse:4658): Gtk-WARNING **: 16:10:11.609: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:10:11 [2023-03-16T16:10:11.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349201158 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-349201080 data=null button=1 stateMask=0x80000 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349201079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-349201033 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-349200969 data=null doit=true} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-349200969 data=null} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-349200968 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349200968 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-349200949 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Clicking on with mnemonic 'MATCHES'
12:10:11 [2023-03-16T16:10:11.904Z] 
12:10:11 [2023-03-16T16:10:11.904Z] (Eclipse:4658): Gtk-WARNING **: 16:10:11.885: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-349200887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
12:10:11 [2023-03-16T16:10:11.904Z] DEBUG - Clicked on with mnemonic 'MATCHES'
12:10:12 [2023-03-16T16:10:12.171Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-349200784 data=null button=0 stateMask=0x0 x=167 y=265 count=0} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-349200784 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-349200784 data=null} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-349200784 data=null button=1 stateMask=0x0 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] 
12:10:12 [2023-03-16T16:10:12.171Z] (Eclipse:4658): Gtk-WARNING **: 16:10:11.982: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349200783 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-349200745 data=null button=1 stateMask=0x80000 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-349200744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - number of items : 11
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200665 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200609 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349200609 data=null} to ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:12 [2023-03-16T16:10:12.172Z] DEBUG - Attempting to set focus on Table with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349200530 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349200530 data=null doit=true} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349200529 data=null} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349200529 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349200529 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349200527 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-349200437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
12:10:12 [2023-03-16T16:10:12.434Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
12:10:14 [2023-03-16T16:10:14.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349198410 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:10:14 [2023-03-16T16:10:14.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349198366 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349198365 data=null doit=true} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349198365 data=null} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349198365 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349198365 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349198345 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Clicking on with mnemonic 'Delete'
12:10:14 [2023-03-16T16:10:14.608Z] DEBUG - Clicked on with mnemonic 'Delete'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197325 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349197324 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Clicking on OK
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349197323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349197323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349197323 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349197323 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349197323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349197323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.551Z] DEBUG - Clicked on OK
12:10:15 [2023-03-16T16:10:15.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349197322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:15 [2023-03-16T16:10:15.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349198273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:16 [2023-03-16T16:10:16.076Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.761 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:10:16 [2023-03-16T16:10:16.076Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.774 s
12:10:16 [2023-03-16T16:10:16.076Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.107 s
12:10:16 [2023-03-16T16:10:16.076Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.492 s
12:10:16 [2023-03-16T16:10:16.076Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:10:16 [2023-03-16T16:10:16.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-cv4kb because kubernetes resource quota exceeded. 
12:10:16 [2023-03-16T16:10:16.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-cv4kb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:16 [2023-03-16T16:10:16.751Z] Retrying...
12:10:16 [2023-03-16T16:10:16.751Z] 
12:10:26 [2023-03-16T16:10:26.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-f97tl because kubernetes resource quota exceeded. 
12:10:26 [2023-03-16T16:10:26.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-f97tl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:26 [2023-03-16T16:10:26.752Z] Retrying...
12:10:26 [2023-03-16T16:10:26.752Z] 
12:10:28 [2023-03-16T16:10:28.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.113 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:10:28 [2023-03-16T16:10:28.386Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.847 s
12:10:28 [2023-03-16T16:10:28.386Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:10:28 [2023-03-16T16:10:28.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:10:28 [2023-03-16T16:10:28.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Clicking on TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349183775 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349183775 data=null doit=true} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Attempting to set focus on Table with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349183774 data=null} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349183774 data=null button=1 stateMask=0x0 x=265 y=12 count=1} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349183726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349183725 data=null button=1 stateMask=0x80000 x=265 y=12 count=1} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-349183683 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-349183681 data=null doit=true} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-349183681 data=null} to TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Clicked on TableItem with text {}
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:29 [2023-03-16T16:10:29.219Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
12:10:30 [2023-03-16T16:10:30.610Z] DEBUG - Attempting to set focus on (of type 'Text')
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Attempting to set focus on Table with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349180989 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349180989 data=null doit=true} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349180989 data=null} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349180989 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349180988 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349180987 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-349180949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
12:10:31 [2023-03-16T16:10:31.996Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Attempting to set focus on Table with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349178942 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349178942 data=null doit=true} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349178942 data=null} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349178942 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349178941 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349178929 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-349178903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
12:10:33 [2023-03-16T16:10:33.914Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349178336 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349178330 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349178329 data=null doit=true} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349178329 data=null} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349178329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349178329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349178243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:10:34 [2023-03-16T16:10:34.745Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:10:34 [2023-03-16T16:10:34.745Z] DEBUG - Clicking on with mnemonic 'Delete'
12:10:34 [2023-03-16T16:10:34.745Z] DEBUG - Clicked on with mnemonic 'Delete'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177728 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349177727 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Clicking on OK
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349177681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349177681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349177681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349177681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349177680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349177680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Clicked on OK
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349177680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2023-03-16T16:10:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349178154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:35 [2023-03-16T16:10:35.652Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.43 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:10:35 [2023-03-16T16:10:35.652Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.829 s
12:10:35 [2023-03-16T16:10:35.652Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.048 s
12:10:35 [2023-03-16T16:10:35.652Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:10:36 [2023-03-16T16:10:36.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-l8ttl because kubernetes resource quota exceeded. 
12:10:36 [2023-03-16T16:10:36.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-l8ttl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:36 [2023-03-16T16:10:36.751Z] Retrying...
12:10:36 [2023-03-16T16:10:36.751Z] 
12:10:37 [2023-03-16T16:10:37.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:10:37 [2023-03-16T16:10:37.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:37 [2023-03-16T16:10:37.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:10:37 [2023-03-16T16:10:37.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:10:37 [2023-03-16T16:10:37.849Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
12:10:37 [2023-03-16T16:10:37.849Z] DEBUG - Clicking on with mnemonic 'Show Raw'
12:10:37 [2023-03-16T16:10:37.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-349175142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show Raw'
12:10:37 [2023-03-16T16:10:37.849Z] DEBUG - Clicked on with mnemonic 'Show Raw'
12:10:37 [2023-03-16T16:10:37.849Z] DEBUG - Attempting to set focus on (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Attempting to set focus on (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Clicking on (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349174807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349174807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349174807 data=null doit=true} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349174807 data=null} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349174806 data=null button=1 stateMask=0x0 x=102 y=104 count=1} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349174806 data=null button=1 stateMask=0x80000 x=102 y=104 count=1} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349174806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349174797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349174795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349174795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349174795 data=null doit=true} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349174795 data=null} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Clicked on (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Attempting to set focus on (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Selecting rows [4] in (of type 'Table')
12:10:38 [2023-03-16T16:10:38.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349174794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349174794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349174794 data=null doit=true} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349174794 data=null} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349174794 data=null button=1 stateMask=0x0 x=24 y=104 count=1} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349174793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349174792 data=null button=1 stateMask=0x80000 x=24 y=104 count=1} to (of type 'Table')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349174782 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:10:38 [2023-03-16T16:10:38.116Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:10:38 [2023-03-16T16:10:38.378Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:10:38 [2023-03-16T16:10:38.378Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-349174149 data=null doit=true} to Shell with text {Preferences}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-349174149 data=null doit=true} to Shell with text {Preferences}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Clicking on TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-349174143 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-349174143 data=null doit=true} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-349174141 data=null} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-349174118 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349174118 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-349174118 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-349174117 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-349174117 data=null doit=true} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-349174117 data=null} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Clicked on TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.639Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-349174087 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-349174080 data=null doit=true} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-349174079 data=null} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-349174079 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349174078 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
12:10:38 [2023-03-16T16:10:38.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-349174078 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Clicking on Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-349173576 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-349173576 data=null doit=true} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-349173575 data=null} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-349173575 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173575 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-349173573 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-349173524 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-349173524 data=null doit=true} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-349173524 data=null} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Clicked on Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-349173524 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-349173523 data=null doit=true} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-349173523 data=null} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-349173523 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173523 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-349173522 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-349173522 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-349173522 data=null doit=true} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-349173522 data=null} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-349173522 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173521 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-349173521 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-349173454 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-349173454 data=null doit=true} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-349173454 data=null} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-349173454 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-349173453 data=null doit=true} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-349173453 data=null} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-349173453 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173453 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-349173452 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Clicking on TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-349173449 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-349173449 data=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-349173445 data=null} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-349173444 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173444 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-349173443 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-349173443 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-349173443 data=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-349173443 data=null} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.473Z] DEBUG - Clicked on TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-349173442 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-349173442 data=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-349173442 data=null} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-349173441 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173441 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-349173440 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-349173440 data=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-349173440 data=null} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-349173428 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349173427 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-349173417 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173416 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173416 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173416 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173415 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173415 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173413 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173413 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173413 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173413 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173412 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173412 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173412 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173411 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349173411 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-349173410 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Clicking on &Use System Font
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-349173408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-349173408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-349173408 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-349173408 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-349173407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-349173407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-349173407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-349173404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-349173404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-349173404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-349173404 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-349173404 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Clicked on &Use System Font
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.475Z] DEBUG - Clicking on &Apply
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-349173376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-349173376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-349173376 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-349173376 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-349173375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-349173375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-349173375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-349173266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-349173266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-349173266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-349173266 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-349173261 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - Clicked on &Apply
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
12:10:39 [2023-03-16T16:10:39.736Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Clicking on &Reset
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-349173258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-349173258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-349173258 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-349173258 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-349173257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-349173257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-349173257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Clicked on &Reset
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Clicking on Apply and Close
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-349173183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-349173183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-349173183 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-349173183 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-349173183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-349173183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-349173183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:10:39 [2023-03-16T16:10:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-349174573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:10:39 [2023-03-16T16:10:39.997Z] DEBUG - Clicked on 
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349172628 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349172622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349172622 data=null doit=true} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349172622 data=null} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349172622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349172622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349172591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:10:40 [2023-03-16T16:10:40.258Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:10:40 [2023-03-16T16:10:40.258Z] DEBUG - Clicking on with mnemonic 'Delete'
12:10:40 [2023-03-16T16:10:40.518Z] DEBUG - Clicked on with mnemonic 'Delete'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171600 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349171599 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.161Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Clicking on OK
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349171598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349171598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349171598 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349171598 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349171597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349171597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.162Z] DEBUG - Clicked on OK
12:10:41 [2023-03-16T16:10:41.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349171597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:41 [2023-03-16T16:10:41.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349172534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:41 [2023-03-16T16:10:41.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.071 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:10:41 [2023-03-16T16:10:41.718Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 5.87 s
12:10:41 [2023-03-16T16:10:41.718Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170811 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-349170810 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-349170810 data=null} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170810 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349170810 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170773 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170772 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-349170772 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-349170772 data=null} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170771 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:41 [2023-03-16T16:10:41.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349170771 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170749 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-349170748 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-349170748 data=null} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170747 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349170747 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-349170744 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349170743 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349170743 data=null doit=true} to TreeItem with text {Traces [0]}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349170743 data=null} to TreeItem with text {Traces [0]}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349170743 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349170742 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:10:42 [2023-03-16T16:10:42.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349170724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:10:44 [2023-03-16T16:10:44.789Z] 
12:10:44 [2023-03-16T16:10:44.789Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:44.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:44 [2023-03-16T16:10:44.789Z] 
12:10:44 [2023-03-16T16:10:44.789Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:44.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:44 [2023-03-16T16:10:44.789Z] 
12:10:44 [2023-03-16T16:10:44.789Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:44.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:44 [2023-03-16T16:10:44.789Z] 
12:10:44 [2023-03-16T16:10:44.789Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:44.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349167728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349167728 data=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167728 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349167726 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349167724 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349167724 data=null} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167724 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349167722 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167720 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349167719 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349167719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349167117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349167117 data=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167117 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349167114 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349167113 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349167113 data=null} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167113 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349167112 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349167108 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349167107 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
12:10:45 [2023-03-16T16:10:45.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349167107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:10:46 [2023-03-16T16:10:46.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:46 [2023-03-16T16:10:46.483Z] 
12:10:46 [2023-03-16T16:10:46.483Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:46.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:46 [2023-03-16T16:10:46.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-g8k20 because kubernetes resource quota exceeded. 
12:10:46 [2023-03-16T16:10:46.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-g8k20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:46 [2023-03-16T16:10:46.751Z] Retrying...
12:10:46 [2023-03-16T16:10:46.751Z] 
12:10:48 [2023-03-16T16:10:48.398Z] 
12:10:48 [2023-03-16T16:10:48.399Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:48.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:48 [2023-03-16T16:10:48.662Z] 
12:10:48 [2023-03-16T16:10:48.662Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:48.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:48 [2023-03-16T16:10:48.662Z] 
12:10:48 [2023-03-16T16:10:48.662Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:48.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:10:49 [2023-03-16T16:10:49.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163653 data=null button=0 stateMask=0x0 x=183 y=119 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349163652 data=null doit=true} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349163652 data=null} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163641 data=null button=1 stateMask=0x0 x=183 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349163636 data=null x=233 y=119 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163636 data=null button=1 stateMask=0x80000 x=233 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163634 data=null button=1 stateMask=0x80000 x=233 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163634 data=null button=0 stateMask=0x0 x=0 y=119 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349163634 data=null doit=true} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349163634 data=null} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163128 data=null button=0 stateMask=0x0 x=233 y=119 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349163128 data=null doit=true} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349163128 data=null} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163118 data=null button=1 stateMask=0x0 x=233 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349163117 data=null x=183 y=119 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163117 data=null button=1 stateMask=0x80000 x=183 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163115 data=null button=1 stateMask=0x80000 x=183 y=119 count=1} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163115 data=null button=0 stateMask=0x0 x=0 y=119 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349163114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349163114 data=null doit=true} to TimeGraphControl with text {}
12:10:49 [2023-03-16T16:10:49.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349163114 data=null} to TimeGraphControl with text {}
12:10:50 [2023-03-16T16:10:50.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:52 [2023-03-16T16:10:52.316Z] 
12:10:52 [2023-03-16T16:10:52.317Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:52.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:53 [2023-03-16T16:10:53.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159758 data=null button=0 stateMask=0x0 x=183 y=74 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349159758 data=null doit=true} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349159758 data=null} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159748 data=null button=1 stateMask=0x0 x=183 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349159747 data=null x=233 y=74 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159747 data=null button=1 stateMask=0x80000 x=233 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159745 data=null button=1 stateMask=0x80000 x=233 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159744 data=null button=0 stateMask=0x0 x=0 y=74 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349159744 data=null doit=true} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349159744 data=null} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159239 data=null button=0 stateMask=0x0 x=233 y=74 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349159239 data=null doit=true} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349159239 data=null} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159227 data=null button=1 stateMask=0x0 x=233 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349159226 data=null x=183 y=74 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159226 data=null button=1 stateMask=0x80000 x=183 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159223 data=null button=1 stateMask=0x80000 x=183 y=74 count=1} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159223 data=null button=0 stateMask=0x0 x=0 y=74 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349159223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349159222 data=null doit=true} to TimeGraphControl with text {}
12:10:53 [2023-03-16T16:10:53.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349159218 data=null} to TimeGraphControl with text {}
12:10:54 [2023-03-16T16:10:54.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2023-03-16T16:10:56.024Z] 
12:10:56 [2023-03-16T16:10:56.024Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:55.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:56 [2023-03-16T16:10:56.285Z] 
12:10:56 [2023-03-16T16:10:56.285Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:56.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:56 [2023-03-16T16:10:56.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-97lhl because kubernetes resource quota exceeded. 
12:10:56 [2023-03-16T16:10:56.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-97lhl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:10:56 [2023-03-16T16:10:56.751Z] Retrying...
12:10:56 [2023-03-16T16:10:56.751Z] 
12:10:56 [2023-03-16T16:10:56.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:10:56 [2023-03-16T16:10:56.857Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
12:10:56 [2023-03-16T16:10:56.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:57 [2023-03-16T16:10:57.118Z] 
12:10:57 [2023-03-16T16:10:57.118Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:56.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:59 [2023-03-16T16:10:59.048Z] 
12:10:59 [2023-03-16T16:10:59.048Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:58.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:59 [2023-03-16T16:10:59.048Z] 
12:10:59 [2023-03-16T16:10:59.048Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:58.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:59 [2023-03-16T16:10:59.048Z] 
12:10:59 [2023-03-16T16:10:59.048Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:58.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:59 [2023-03-16T16:10:59.048Z] 
12:10:59 [2023-03-16T16:10:59.048Z] (Eclipse:4658): Gtk-CRITICAL **: 16:10:58.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153162 data=null button=0 stateMask=0x0 x=174 y=66 count=0} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349153162 data=null doit=true} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349153162 data=null} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153150 data=null button=1 stateMask=0x0 x=174 y=66 count=1} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349153149 data=null x=224 y=66 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153149 data=null button=1 stateMask=0x80000 x=224 y=66 count=1} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153146 data=null button=1 stateMask=0x80000 x=224 y=66 count=1} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153146 data=null button=0 stateMask=0x0 x=0 y=66 count=0} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349153145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349153145 data=null doit=true} to TimeGraphControl with text {}
12:10:59 [2023-03-16T16:10:59.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349153145 data=null} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152633 data=null button=0 stateMask=0x0 x=224 y=66 count=0} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349152633 data=null doit=true} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349152633 data=null} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152626 data=null button=1 stateMask=0x0 x=224 y=66 count=1} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-349152625 data=null x=174 y=66 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152625 data=null button=1 stateMask=0x80000 x=174 y=66 count=1} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152623 data=null button=1 stateMask=0x80000 x=174 y=66 count=1} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152623 data=null button=0 stateMask=0x0 x=0 y=66 count=0} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349152623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349152622 data=null doit=true} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349152622 data=null} to TimeGraphControl with text {}
12:11:00 [2023-03-16T16:11:00.763Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:00 [2023-03-16T16:11:00.763Z] 
12:11:00 [2023-03-16T16:11:00.763Z] (Eclipse:4658): Gtk-CRITICAL **: 16:11:00.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:02 [2023-03-16T16:11:02.692Z] 
12:11:02 [2023-03-16T16:11:02.692Z] (Eclipse:4658): Gtk-CRITICAL **: 16:11:02.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:02 [2023-03-16T16:11:02.692Z] 
12:11:02 [2023-03-16T16:11:02.692Z] (Eclipse:4658): Gtk-CRITICAL **: 16:11:02.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:03 [2023-03-16T16:11:03.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:11:03 [2023-03-16T16:11:03.284Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:11:03 [2023-03-16T16:11:03.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349149520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349149520 data=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349149520 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349149519 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349149518 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349149518 data=null} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349149515 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349149514 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349149513 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349149512 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349149512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349148911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349148911 data=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349148910 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349148909 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349148908 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349148908 data=null} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349148908 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349148906 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349148906 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349148905 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:03 [2023-03-16T16:11:03.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349148905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:04 [2023-03-16T16:11:04.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:06 [2023-03-16T16:11:06.394Z] 
12:11:06 [2023-03-16T16:11:06.394Z] (Eclipse:4658): Gtk-CRITICAL **: 16:11:06.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:06 [2023-03-16T16:11:06.761Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-05npq because kubernetes resource quota exceeded. 
12:11:06 [2023-03-16T16:11:06.762Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-05npq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:06 [2023-03-16T16:11:06.762Z] Retrying...
12:11:06 [2023-03-16T16:11:06.762Z] 
12:11:07 [2023-03-16T16:11:07.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349145779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349145779 data=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145779 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349145776 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349145775 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349145775 data=null} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145775 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349145772 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145770 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349145768 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349145768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349145167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349145167 data=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145166 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349145160 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349145158 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349145158 data=null} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145158 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349145156 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349145154 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349145153 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:07 [2023-03-16T16:11:07.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349145153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349144549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349144549 data=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144549 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349144547 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349144545 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349144545 data=null} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144545 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349144543 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144542 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349144537 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349144536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-349144036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-349144035 data=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144035 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-349144033 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-349144032 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-349144032 data=null} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144032 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-349144030 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-349144029 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-349144027 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
12:11:08 [2023-03-16T16:11:08.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-349144027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:11:09 [2023-03-16T16:11:09.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:09 [2023-03-16T16:11:09.634Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
12:11:09 [2023-03-16T16:11:09.897Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
12:11:09 [2023-03-16T16:11:09.897Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
12:11:09 [2023-03-16T16:11:09.897Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349142732 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-349142726 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-349142726 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-349142726 data=null} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-349142663 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349142663 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-349142652 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:11:10 [2023-03-16T16:11:10.430Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:10 [2023-03-16T16:11:10.430Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:10 [2023-03-16T16:11:10.430Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141576 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141576 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349141575 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Clicking on OK
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349141574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349141574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349141574 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349141574 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349141574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349141574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.371Z] DEBUG - Clicked on OK
12:11:11 [2023-03-16T16:11:11.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349141574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:11 [2023-03-16T16:11:11.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349142544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:11 [2023-03-16T16:11:11.892Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.017 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:11:11 [2023-03-16T16:11:11.892Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.565 s
12:11:11 [2023-03-16T16:11:11.892Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.888 s
12:11:11 [2023-03-16T16:11:11.892Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.829 s
12:11:11 [2023-03-16T16:11:11.892Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.768 s
12:11:11 [2023-03-16T16:11:11.892Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.809 s
12:11:11 [2023-03-16T16:11:11.892Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.787 s
12:11:11 [2023-03-16T16:11:11.892Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.9 s
12:11:11 [2023-03-16T16:11:11.892Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Attempting to set focus on (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Clicking on (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349139152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349139151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349139151 data=null doit=true} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349139151 data=null} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349139151 data=null button=1 stateMask=0x0 x=14 y=35 count=1} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349139151 data=null button=1 stateMask=0x80000 x=14 y=35 count=1} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349139151 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349139108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349139107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349139107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349139107 data=null doit=true} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349139107 data=null} to (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Clicked on (of type 'Table')
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-349139084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Collapse Events'
12:11:13 [2023-03-16T16:11:13.819Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
12:11:15 [2023-03-16T16:11:15.735Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
12:11:15 [2023-03-16T16:11:15.735Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
12:11:15 [2023-03-16T16:11:15.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-349137514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear Filters'
12:11:15 [2023-03-16T16:11:15.735Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349136680 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349136671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349136671 data=null doit=true} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349136670 data=null} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349136670 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349136670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349136604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:16 [2023-03-16T16:11:16.308Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:16 [2023-03-16T16:11:16.309Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:16 [2023-03-16T16:11:16.759Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-pf4hq because kubernetes resource quota exceeded. 
12:11:16 [2023-03-16T16:11:16.761Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-pf4hq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:16 [2023-03-16T16:11:16.761Z] Retrying...
12:11:16 [2023-03-16T16:11:16.761Z] 
12:11:17 [2023-03-16T16:11:17.251Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135702 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135702 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349135701 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Clicking on OK
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349135700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349135700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349135700 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349135700 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349135700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349135700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.252Z] DEBUG - Clicked on OK
12:11:17 [2023-03-16T16:11:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349135700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:17 [2023-03-16T16:11:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349136558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:17 [2023-03-16T16:11:17.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.867 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:11:17 [2023-03-16T16:11:17.774Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.58 s
12:11:17 [2023-03-16T16:11:17.774Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349134866 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349134866 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349134866 data=null} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349134865 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349134865 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349134814 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349134813 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349134813 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349134813 data=null} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349134812 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349134812 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349134799 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349134798 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349134798 data=null} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349134798 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349134798 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349134796 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349134795 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349134795 data=null doit=true} to TreeItem with text {Traces [0]}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349134795 data=null} to TreeItem with text {Traces [0]}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349134794 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349134794 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:11:18 [2023-03-16T16:11:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349134776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:11:26 [2023-03-16T16:11:26.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-f3dch because kubernetes resource quota exceeded. 
12:11:26 [2023-03-16T16:11:26.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-f3dch" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:26 [2023-03-16T16:11:26.752Z] Retrying...
12:11:26 [2023-03-16T16:11:26.752Z] 
12:11:36 [2023-03-16T16:11:36.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.150Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-349118859 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-349118859 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-349118859 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-349118859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-349118855 data=null doit=true} to Button with text {Current view}
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-349118855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Current view}
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-349118776 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-349118776 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-349118776 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-349118775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-349118774 data=null doit=true} to Button with text {&All pages}
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-349118774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-349118772 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-349118772 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-349118772 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-349118772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-349118769 data=null doit=true} to Button with text {Use current zoom}
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-349118768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Use current zoom}
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-349118767 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-349118767 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-349118767 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-349118766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.152Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-349118680 data=null doit=true} to Button with text {Number of horizontal pages:}
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-349118680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Number of horizontal pages:}
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-349118678 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-349118678 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-349118678 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-349118678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.153Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-349118671 data=null doit=true} to Button with text {&All pages}
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-349118671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-349118640 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-349118639 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-349118639 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-349118639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-349118637 data=null doit=true} to Button with text {Selected pages}
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-349118637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Selected pages}
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-349118558 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-349118557 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-349118557 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-349118557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Clicking on Cancel
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-349118551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-349118551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-349118550 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-349118550 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-349118550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-349118550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-349118550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Clicked on 
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349118052 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349118019 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349118019 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349118019 data=null} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349118018 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349118018 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349118006 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117056 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117056 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.156Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117055 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349117054 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Clicking on OK
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349117053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349117053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349117053 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349117053 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349117052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349117052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Clicked on OK
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349117052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:36 [2023-03-16T16:11:36.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349117954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:36 [2023-03-16T16:11:36.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349116368 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349116367 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349116367 data=null} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349116367 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349116367 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349116356 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349116355 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349116355 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349116355 data=null} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349116355 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349116355 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349116340 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349116340 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349116340 data=null} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349116339 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349116339 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349116329 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349116328 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349116328 data=null doit=true} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349116328 data=null} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349116328 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349116327 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349116320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:11:36 [2023-03-16T16:11:36.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-r1jxw because kubernetes resource quota exceeded. 
12:11:36 [2023-03-16T16:11:36.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-r1jxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:36 [2023-03-16T16:11:36.748Z] Retrying...
12:11:36 [2023-03-16T16:11:36.748Z] 
12:11:43 [2023-03-16T16:11:43.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:11:43 [2023-03-16T16:11:43.027Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.027Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.027Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109782 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109782 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109781 data=null button=1 stateMask=0x0 x=5 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109781 data=null button=1 stateMask=0x80000 x=5 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109780 data=null doit=true} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null doit=true} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109779 data=null} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109778 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109778 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109778 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109777 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109777 data=null doit=true} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-349109777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109775 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109775 data=null} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109775 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109775 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109775 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109774 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109774 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109774 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109774 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109773 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109773 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-349109773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109772 data=null} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109771 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109771 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109771 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109771 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109770 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-349109770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109769 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-349109769 data=null} to ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109769 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109769 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109769 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109767 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.031Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.312Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on with mnemonic 'Select'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-349109660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on with mnemonic 'Select'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109659 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109659 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109659 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109658 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on with mnemonic 'Zoom in'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-349109614 data=null doit=true} to MenuItem with text {Select}
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-349109614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Select}
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-349109614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom in'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on with mnemonic 'Zoom in'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109614 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109614 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109613 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109613 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109613 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109613 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109613 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109612 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on with mnemonic 'Zoom out'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-349109570 data=null doit=true} to MenuItem with text {Zoom in}
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-349109570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom in}
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-349109570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom out'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicked on with mnemonic 'Zoom out'
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109569 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109569 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109569 data=null button=1 stateMask=0x0 x=368 y=130 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109569 data=null button=1 stateMask=0x80000 x=368 y=130 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-349109542 data=null doit=true} to MenuItem with text {Zoom out}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-349109542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom out}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-349109542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Reset zoom factor'
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicking on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-349109541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-349109541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=-349109541 data=null doit=true} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-349109541 data=null} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-349109541 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-349109540 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicked on (of type 'Canvas')
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109538 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.587Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.587Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.587Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.587Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.587Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.587Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Setting text on (of type 'Combo') to peer2
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-349109238 data=null} to (of type 'Combo')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Set text on (of type 'Combo') to peer2
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16c0ea9b
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-349109236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349109236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-349109235 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-349109235 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-349109235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-349109235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-349109235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-349109235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349109235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-349109235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-349109235 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-349109235 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a70561f
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-349109234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-349109234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-349109234 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-349109234 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-349109234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-349109234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-349109233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-349109233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-349109233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-349109233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-349109233 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-349109233 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Clicking on Find
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-349109232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-349109232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-349109232 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-349109232 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-349109232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-349109232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-349109232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-349109164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-349109164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-349109164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-349109164 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-349109164 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Clicked on Find
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Clicking on Close
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-349109163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-349109163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-349109163 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-349109163 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-349109163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-349109163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-349109163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Clicked on 
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - number of items : 9
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:43 [2023-03-16T16:11:43.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:44 [2023-03-16T16:11:44.127Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Setting text on (of type 'Combo') to 1001
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=-349108808 data=null} to (of type 'Combo')
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Set text on (of type 'Combo') to 1001
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@541276dc
12:11:44 [2023-03-16T16:11:44.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-349108807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349108807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-349108806 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-349108806 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-349108806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-349108806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-349108806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-349108806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349108783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-349108783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-349108783 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-349108783 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1cf516fa
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-349108782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-349108782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-349108781 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-349108781 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-349108781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-349108781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-349108781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-349108781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-349108781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-349108781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-349108781 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-349108781 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.128Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Clicking on Find
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-349108780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-349108780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-349108780 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-349108780 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-349108780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-349108780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-349108780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-349108764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-349108764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-349108764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-349108764 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-349108764 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Clicked on Find
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Clicking on Close
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-349108763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-349108763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-349108763 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-349108763 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-349108763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-349108762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-349108762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-349109052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:11:44 [2023-03-16T16:11:44.130Z] DEBUG - Clicked on 
12:11:44 [2023-03-16T16:11:44.395Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:11:44 [2023-03-16T16:11:44.395Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Clicking on Add...
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-349108332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-349108332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-349108332 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-349108332 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-349108332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-349108332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-349108300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-349108299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-349108299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-349108299 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-349108299 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Clicked on Add...
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Setting text on (of type 'Combo') to peer2
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-349108298 data=null} to (of type 'Combo')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Set text on (of type 'Combo') to peer2
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@177bd3ae
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-349108297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349108297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-349108297 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-349108297 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-349108297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-349108297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-349108297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-349108296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-349108296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-349108296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-349108296 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-349108296 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Clicking on Create
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-349108279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-349108278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-349108278 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-349108278 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-349108278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-349108278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-349108278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-349108332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Clicked on 
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.661Z] DEBUG - Clicking on OK
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349108249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349108249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349108248 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349108248 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349108248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349108248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349108248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:44 [2023-03-16T16:11:44.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-349108609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
12:11:44 [2023-03-16T16:11:44.924Z] DEBUG - Clicked on 
12:11:44 [2023-03-16T16:11:44.924Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:11:44 [2023-03-16T16:11:44.924Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Attempting to set focus on (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Attempting to set focus on (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349107653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349107653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349107653 data=null doit=true} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349107653 data=null} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-349107652 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349107652 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-349107652 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Clicking on Remove
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-349107651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-349107651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-349107651 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-349107651 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-349107651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-349107650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-349107650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Clicked on Remove
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Clicking on OK
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349107649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349107649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349107649 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349107649 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349107649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349107649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349107648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-349107970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
12:11:45 [2023-03-16T16:11:45.463Z] DEBUG - Clicked on 
12:11:45 [2023-03-16T16:11:45.463Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:11:45 [2023-03-16T16:11:45.463Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Clicking on OK
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349107030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349107030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349107030 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349107030 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349107030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349107030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349107029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:45 [2023-03-16T16:11:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-349107338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
12:11:45 [2023-03-16T16:11:45.997Z] DEBUG - Clicked on 
12:11:45 [2023-03-16T16:11:45.997Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:11:45 [2023-03-16T16:11:45.997Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - Clicking on Default
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-349106657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-349106657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-349106657 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-349106657 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-349106657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-349106657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-349106657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-349106643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-349106643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-349106643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-349106643 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-349106643 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicked on Default
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicking on OK
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349106642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349106642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349106642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349106642 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349106642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349106642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349106642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-349106944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicked on 
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - number of items : 9
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null doit=true} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-349106549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - number of items : 9
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106547 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-349106546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - number of items : 9
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null doit=true} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-349106545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - number of items : 9
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null doit=true} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-349106543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.269Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicking on with mnemonic 'Next page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-349106473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Next page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicked on with mnemonic 'Next page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicking on with mnemonic 'Previous page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-349106373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Previous page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicked on with mnemonic 'Previous page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicking on with mnemonic 'Last page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-349106276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Last page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicked on with mnemonic 'Last page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicking on with mnemonic 'First page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-349106254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'First page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicked on with mnemonic 'First page'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
12:11:46 [2023-03-16T16:11:46.533Z] DEBUG - Clicking on with mnemonic 'Pages...'
12:11:46 [2023-03-16T16:11:46.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-g7z5h because kubernetes resource quota exceeded. 
12:11:46 [2023-03-16T16:11:46.755Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-g7z5h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:46 [2023-03-16T16:11:46.755Z] Retrying...
12:11:46 [2023-03-16T16:11:46.755Z] 
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - Clicked on with mnemonic 'Pages...'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - Clicking on OK
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349105842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349105842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349105842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349105842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349105842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349105842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349105842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-349106234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
12:11:47 [2023-03-16T16:11:47.110Z] DEBUG - Clicked on 
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349105158 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349105123 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349105122 data=null doit=true} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349105122 data=null} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349105122 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349105122 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349105115 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:47 [2023-03-16T16:11:47.693Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:47 [2023-03-16T16:11:47.954Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349104627 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Clicking on OK
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349104626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349104626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349104626 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349104626 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349104626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349104626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.221Z] DEBUG - Clicked on OK
12:11:48 [2023-03-16T16:11:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349104626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:48 [2023-03-16T16:11:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349105073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:48 [2023-03-16T16:11:48.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:11:48 [2023-03-16T16:11:48.810Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.128 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:11:48 [2023-03-16T16:11:48.810Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 18.455 s
12:11:48 [2023-03-16T16:11:48.810Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 12.428 s
12:11:48 [2023-03-16T16:11:48.810Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:11:56 [2023-03-16T16:11:56.758Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-b5d5x because kubernetes resource quota exceeded. 
12:11:56 [2023-03-16T16:11:56.758Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-b5d5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:11:56 [2023-03-16T16:11:56.758Z] Retrying...
12:11:56 [2023-03-16T16:11:56.758Z] 
12:12:01 [2023-03-16T16:12:01.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.828 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:12:01 [2023-03-16T16:12:01.044Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.679 s
12:12:01 [2023-03-16T16:12:01.044Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:12:06 [2023-03-16T16:12:06.757Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-fs67q because kubernetes resource quota exceeded. 
12:12:06 [2023-03-16T16:12:06.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-fs67q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:06 [2023-03-16T16:12:06.757Z] Retrying...
12:12:06 [2023-03-16T16:12:06.757Z] 
12:12:15 [2023-03-16T16:12:15.964Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.305 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:12:15 [2023-03-16T16:12:15.964Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.205 s
12:12:15 [2023-03-16T16:12:15.964Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
12:12:15 [2023-03-16T16:12:15.964Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 7.325 s
12:12:15 [2023-03-16T16:12:15.964Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.323 s
12:12:15 [2023-03-16T16:12:15.964Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-349077291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicking on with mnemonic 'Host'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-349077231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicked on with mnemonic 'Host'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicking on with mnemonic 'Logger'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-349077196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicked on with mnemonic 'Logger'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicking on with mnemonic 'File'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-349077167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicked on with mnemonic 'File'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicking on with mnemonic 'Message'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-349077156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:12:15 [2023-03-16T16:12:15.964Z] DEBUG - Clicked on with mnemonic 'Message'
12:12:16 [2023-03-16T16:12:16.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-72160 because kubernetes resource quota exceeded. 
12:12:16 [2023-03-16T16:12:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-72160" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:16 [2023-03-16T16:12:16.750Z] Retrying...
12:12:16 [2023-03-16T16:12:16.750Z] 
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - Clicking on with mnemonic 'Show All'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-349075768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
12:12:17 [2023-03-16T16:12:17.361Z] DEBUG - Clicked on with mnemonic 'Show All'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-349074276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-349074235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-349074201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-349074173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-349074150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-349074142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-349074137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Message'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-349074119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-349074096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Line'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-349074066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Host'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-349074031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'File'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicking on with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-349073993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:12:18 [2023-03-16T16:12:18.805Z] DEBUG - Clicked on with mnemonic 'Logger'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-349072437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Host'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-349072369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Host'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Logger'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-349072308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Logger'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'File'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-349072276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'File'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Line'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-349072248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Line'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Message'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-349072238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Message'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicking on with mnemonic 'Show All'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-349072225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Clicked on with mnemonic 'Show All'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349072125 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349072120 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349072120 data=null doit=true} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349072120 data=null} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349072119 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349072119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349072096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:20 [2023-03-16T16:12:20.719Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:20 [2023-03-16T16:12:20.719Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:20 [2023-03-16T16:12:20.719Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349071288 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Clicking on OK
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349071288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349071288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349071287 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349071287 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349071287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349071287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.661Z] DEBUG - Clicked on OK
12:12:21 [2023-03-16T16:12:21.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349071287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:21 [2023-03-16T16:12:21.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349072048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:22 [2023-03-16T16:12:22.511Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.369 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:12:22 [2023-03-16T16:12:22.511Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.982 s
12:12:22 [2023-03-16T16:12:22.511Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.78 s
12:12:22 [2023-03-16T16:12:22.511Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.75 s
12:12:22 [2023-03-16T16:12:22.511Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Clicking on (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349066515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349066515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349066515 data=null doit=true} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349066515 data=null} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349066515 data=null button=1 stateMask=0x0 x=682 y=12 count=1} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349066511 data=null button=1 stateMask=0x80000 x=682 y=12 count=1} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349066510 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349066510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349066509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349066509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349066508 data=null doit=true} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349066508 data=null} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Clicked on (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Inserting text:e
12:12:26 [2023-03-16T16:12:26.748Z]  into text (of type 'Text')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Typing text 'e
12:12:26 [2023-03-16T16:12:26.748Z] ' with an interval of 100ms. between characters.
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349066072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349066072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349066072 data=null doit=true} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349066072 data=null} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349066072 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349066072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349066070 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
12:12:26 [2023-03-16T16:12:26.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-q90sz because kubernetes resource quota exceeded. 
12:12:26 [2023-03-16T16:12:26.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-q90sz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:26 [2023-03-16T16:12:26.752Z] Retrying...
12:12:26 [2023-03-16T16:12:26.752Z] 
12:12:27 [2023-03-16T16:12:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349065139 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:12:27 [2023-03-16T16:12:27.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349065035 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349065035 data=null doit=true} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349065035 data=null} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349065035 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349065035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349065014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:27 [2023-03-16T16:12:27.970Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064127 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349064126 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Clicking on OK
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349064125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349064125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349064125 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349064125 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349064125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349064125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:28 [2023-03-16T16:12:28.913Z] DEBUG - Clicked on OK
12:12:29 [2023-03-16T16:12:29.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349064125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:29 [2023-03-16T16:12:29.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349064978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:30 [2023-03-16T16:12:30.560Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:30 [2023-03-16T16:12:30.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:30 [2023-03-16T16:12:30.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:30 [2023-03-16T16:12:30.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Clicking on (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349062009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349062009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349062009 data=null doit=true} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349062009 data=null} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349062009 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349061954 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349061950 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349061948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349061945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349061944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349061944 data=null doit=true} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349061944 data=null} to (of type 'Table')
12:12:30 [2023-03-16T16:12:30.821Z] DEBUG - Clicked on (of type 'Table')
12:12:30 [2023-03-16T16:12:30.822Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:30 [2023-03-16T16:12:30.822Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:30 [2023-03-16T16:12:30.822Z] DEBUG - Inserting text:00
12:12:30 [2023-03-16T16:12:30.822Z]  into text (of type 'Text')
12:12:30 [2023-03-16T16:12:30.822Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:30 [2023-03-16T16:12:30.822Z] DEBUG - Typing text '00
12:12:30 [2023-03-16T16:12:30.822Z] ' with an interval of 100ms. between characters.
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349061479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349061479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349061478 data=null doit=true} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349061478 data=null} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349061478 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349061478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:31 [2023-03-16T16:12:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349061476 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Clicking on (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349060558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349060558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349060558 data=null doit=true} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349060558 data=null} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349060558 data=null button=1 stateMask=0x0 x=14 y=12 count=1} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349060551 data=null button=1 stateMask=0x80000 x=14 y=12 count=1} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.336Z] 
12:12:32 [2023-03-16T16:12:32.336Z] !ENTRY org.eclipse.ui 4 0 2023-03-16 16:12:32.189
12:12:32 [2023-03-16T16:12:32.336Z] !MESSAGE Unhandled event loop exception
12:12:32 [2023-03-16T16:12:32.336Z] !STACK 0
12:12:32 [2023-03-16T16:12:32.336Z] org.eclipse.swt.SWTException: Widget is disposed
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
12:12:32 [2023-03-16T16:12:32.336Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:12:32 [2023-03-16T16:12:32.337Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:12:32 [2023-03-16T16:12:32.337Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:12:32 [2023-03-16T16:12:32.337Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:12:32 [2023-03-16T16:12:32.337Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:12:32 [2023-03-16T16:12:32.337Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349060551 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349060465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349060460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349060460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349060460 data=null doit=true} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349060460 data=null} to (of type 'Table')
12:12:32 [2023-03-16T16:12:32.337Z] DEBUG - Clicked on (of type 'Table')
12:12:33 [2023-03-16T16:12:33.720Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349058325 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349058237 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349058237 data=null doit=true} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349058236 data=null} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349058236 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349058236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349058216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:34 [2023-03-16T16:12:34.996Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:34 [2023-03-16T16:12:34.996Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:34 [2023-03-16T16:12:34.996Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349057291 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Clicking on OK
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349057290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349057290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349057290 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349057290 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349057290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349057290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:35 [2023-03-16T16:12:35.594Z] DEBUG - Clicked on OK
12:12:36 [2023-03-16T16:12:36.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349057290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:36 [2023-03-16T16:12:36.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349058178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:36 [2023-03-16T16:12:36.740Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-b214f because kubernetes resource quota exceeded. 
12:12:36 [2023-03-16T16:12:36.741Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-b214f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:36 [2023-03-16T16:12:36.741Z] Retrying...
12:12:36 [2023-03-16T16:12:36.741Z] 
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - Clicking on (of type 'Table')
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349054932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349054932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349054932 data=null doit=true} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349054932 data=null} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349054932 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349054929 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349054928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349054928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349054927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349054927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349054927 data=null doit=true} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349054927 data=null} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Clicked on (of type 'Table')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Inserting text:HostF
12:12:38 [2023-03-16T16:12:38.102Z]  into text (of type 'Text')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:38 [2023-03-16T16:12:38.102Z] DEBUG - Typing text 'HostF
12:12:38 [2023-03-16T16:12:38.102Z] ' with an interval of 100ms. between characters.
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349054125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349054125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349054125 data=null doit=true} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349054125 data=null} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349054125 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349054124 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:38 [2023-03-16T16:12:38.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349054123 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
12:12:39 [2023-03-16T16:12:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349053208 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:12:39 [2023-03-16T16:12:39.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:39 [2023-03-16T16:12:39.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:39 [2023-03-16T16:12:39.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:39 [2023-03-16T16:12:39.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349053096 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349053096 data=null doit=true} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349053096 data=null} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349053096 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349053096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349053088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:39 [2023-03-16T16:12:39.844Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:40 [2023-03-16T16:12:40.104Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349052166 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Clicking on OK
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349052165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349052165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349052165 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349052165 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349052165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349052165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:40 [2023-03-16T16:12:40.694Z] DEBUG - Clicked on OK
12:12:41 [2023-03-16T16:12:41.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349052165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:41 [2023-03-16T16:12:41.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349053032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:43 [2023-03-16T16:12:43.952Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:43 [2023-03-16T16:12:43.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:43 [2023-03-16T16:12:43.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:43 [2023-03-16T16:12:43.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Clicking on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349049381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349049380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349049380 data=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349049380 data=null} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349049380 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349049312 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349049307 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349049307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349049306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349049306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349049306 data=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349049306 data=null} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Clicked on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Inserting text:2 into text (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Clicking on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349048931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349048931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349048931 data=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349048930 data=null} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349048930 data=null button=1 stateMask=0x0 x=682 y=12 count=1} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349048927 data=null button=1 stateMask=0x80000 x=682 y=12 count=1} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349048926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349048926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349048925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349048925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349048925 data=null doit=true} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349048925 data=null} to (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Clicked on (of type 'Table')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Inserting text:F into text (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:43 [2023-03-16T16:12:43.953Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
12:12:44 [2023-03-16T16:12:44.231Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
12:12:44 [2023-03-16T16:12:44.231Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
12:12:44 [2023-03-16T16:12:44.231Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.619Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.620Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.620Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:12:45 [2023-03-16T16:12:45.620Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:12:45 [2023-03-16T16:12:45.620Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:12:45 [2023-03-16T16:12:45.620Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:46 [2023-03-16T16:12:46.228Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:12:46 [2023-03-16T16:12:46.228Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:12:46 [2023-03-16T16:12:46.228Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-349046815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-349046815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} [layout=null] time=-349046815 data=null doit=true} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-349046815 data=null} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-349046815 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=-349046811 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.229Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-349046301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-349046301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} [layout=null] time=-349046301 data=null doit=true} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-349046301 data=null} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-349046301 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
12:12:46 [2023-03-16T16:12:46.491Z] DEBUG - Clicked on CLabel with text {}
12:12:46 [2023-03-16T16:12:46.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-dwmh3 because kubernetes resource quota exceeded. 
12:12:46 [2023-03-16T16:12:46.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-dwmh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:46 [2023-03-16T16:12:46.746Z] Retrying...
12:12:46 [2023-03-16T16:12:46.746Z] 
12:12:48 [2023-03-16T16:12:48.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349044793 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:12:48 [2023-03-16T16:12:48.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:48 [2023-03-16T16:12:48.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:48 [2023-03-16T16:12:48.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:48 [2023-03-16T16:12:48.405Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:48 [2023-03-16T16:12:48.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349044729 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349044729 data=null doit=true} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349044729 data=null} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349044728 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349044728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349044722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:48 [2023-03-16T16:12:48.406Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349043810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Clicking on OK
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349043810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349043810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349043810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349043810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349043809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349043809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:48 [2023-03-16T16:12:48.980Z] DEBUG - Clicked on OK
12:12:49 [2023-03-16T16:12:49.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349043809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:49 [2023-03-16T16:12:49.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349044672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:50 [2023-03-16T16:12:50.941Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:50 [2023-03-16T16:12:50.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:50 [2023-03-16T16:12:50.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:50 [2023-03-16T16:12:50.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Clicking on (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349041792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349041792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349041791 data=null doit=true} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349041791 data=null} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-349041791 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-349041721 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349041719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-349041718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349041717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-349041717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-349041717 data=null doit=true} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-349041717 data=null} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - Clicked on (of type 'Table')
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:51 [2023-03-16T16:12:51.203Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:51 [2023-03-16T16:12:51.204Z] DEBUG - Inserting text:HostF
12:12:51 [2023-03-16T16:12:51.204Z]  into text (of type 'Text')
12:12:51 [2023-03-16T16:12:51.204Z] DEBUG - Attempting to set focus on (of type 'Text')
12:12:51 [2023-03-16T16:12:51.204Z] DEBUG - Typing text 'HostF
12:12:51 [2023-03-16T16:12:51.204Z] ' with an interval of 100ms. between characters.
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349040993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349040993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349040993 data=null doit=true} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349040993 data=null} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349040993 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349040993 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:51 [2023-03-16T16:12:51.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349040992 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
12:12:52 [2023-03-16T16:12:52.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349040075 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:12:52 [2023-03-16T16:12:52.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349039987 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349039987 data=null doit=true} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349039987 data=null} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349039986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349039986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349039980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Clicking on with mnemonic 'Delete'
12:12:52 [2023-03-16T16:12:52.980Z] DEBUG - Clicked on with mnemonic 'Delete'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349039097 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.922Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Clicking on OK
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349039096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349039096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349039096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349039096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349039096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349039095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:53 [2023-03-16T16:12:53.923Z] DEBUG - Clicked on OK
12:12:54 [2023-03-16T16:12:54.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349039095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:54 [2023-03-16T16:12:54.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349039943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:12:54 [2023-03-16T16:12:54.185Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.947 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:12:54 [2023-03-16T16:12:54.185Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.703 s
12:12:54 [2023-03-16T16:12:54.185Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.836 s
12:12:54 [2023-03-16T16:12:54.185Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.625 s
12:12:54 [2023-03-16T16:12:54.185Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.719 s
12:12:54 [2023-03-16T16:12:54.185Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.85 s
12:12:54 [2023-03-16T16:12:54.185Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349038335 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349038335 data=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349038335 data=null} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349038335 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349038334 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349038276 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-349038275 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349038275 data=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349038275 data=null} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349038275 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349038274 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349038268 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-349038268 data=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-349038268 data=null} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-349038267 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-349038267 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-349038265 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-349038264 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-349038264 data=null doit=true} to TreeItem with text {Traces [0]}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-349038264 data=null} to TreeItem with text {Traces [0]}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-349038264 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349038264 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:12:54 [2023-03-16T16:12:54.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-349038249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036684 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036630 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036630 data=null} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036629 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036586 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036586 data=null} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036528 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036528 data=null} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null} to ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null doit=true} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null doit=true} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null} to ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036488 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null} to ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036454 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036421 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036421 data=null} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Attempting to set focus on (of type 'Label')
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036364 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036364 data=null} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.625Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Attempting to set focus on (of type 'Label')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - number of items : 7
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036363 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349036362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Attempting to set focus on (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Selecting rows [2] in (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-349036255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-349036255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-349036255 data=null doit=true} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-349036255 data=null} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349036254 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349036254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349036252 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to (of type 'Table')
12:12:56 [2023-03-16T16:12:56.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-jfg77 because kubernetes resource quota exceeded. 
12:12:56 [2023-03-16T16:12:56.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-jfg77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:12:56 [2023-03-16T16:12:56.754Z] Retrying...
12:12:56 [2023-03-16T16:12:56.754Z] 
12:12:58 [2023-03-16T16:12:58.545Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:12:58 [2023-03-16T16:12:58.546Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.473 s
12:12:58 [2023-03-16T16:12:58.546Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:12:59 [2023-03-16T16:12:59.933Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Clicking on TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349032935 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349032934 data=null doit=true} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Attempting to set focus on Table with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349032934 data=null} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349032934 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349032934 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349032931 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-349032930 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-349032930 data=null doit=true} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-349032930 data=null} to TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Clicked on TableItem with text {}
12:12:59 [2023-03-16T16:12:59.934Z] DEBUG - Attempting to set focus on (of type 'Table')
12:13:00 [2023-03-16T16:13:00.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Clicking on TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349032321 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349032321 data=null doit=true} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Attempting to set focus on Table with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349032321 data=null} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349032321 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349032320 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349032310 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-349032309 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-349032309 data=null doit=true} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-349032309 data=null} to TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Clicked on TableItem with text {}
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
12:13:00 [2023-03-16T16:13:00.505Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
12:13:00 [2023-03-16T16:13:00.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-349032291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Clicking on TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-349031719 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-349031719 data=null doit=true} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Attempting to set focus on Table with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-349031718 data=null} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-349031718 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-349031718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-349031717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-349031717 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-349031717 data=null doit=true} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-349031717 data=null} to TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Clicked on TableItem with text {}
12:13:01 [2023-03-16T16:13:01.026Z] DEBUG - Attempting to set focus on (of type 'Table')
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Attempting to set focus on (of type 'Table')
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-349031681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349031618 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Attempting to set focus on Tree with text {}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349031547 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349031547 data=null doit=true} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349031547 data=null} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349031546 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349031546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349031534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:01 [2023-03-16T16:13:01.285Z] DEBUG - Clicking on with mnemonic 'Delete'
12:13:01 [2023-03-16T16:13:01.545Z] DEBUG - Clicked on with mnemonic 'Delete'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349030636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Clicking on OK
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349030635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349030635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349030635 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349030635 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349030634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349030634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.116Z] DEBUG - Clicked on OK
12:13:02 [2023-03-16T16:13:02.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349030634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:02 [2023-03-16T16:13:02.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349031484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:13:02 [2023-03-16T16:13:02.947Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.731 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:13:02 [2023-03-16T16:13:02.947Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.613 s
12:13:02 [2023-03-16T16:13:02.947Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.602 s
12:13:02 [2023-03-16T16:13:02.947Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.096 s
12:13:02 [2023-03-16T16:13:02.947Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:13:02 [2023-03-16T16:13:02.947Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:13:02 [2023-03-16T16:13:02.947Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
12:13:02 [2023-03-16T16:13:02.947Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:13:02 [2023-03-16T16:13:02.947Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:13:02 [2023-03-16T16:13:02.947Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
12:13:02 [2023-03-16T16:13:02.947Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
12:13:02 [2023-03-16T16:13:02.947Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
12:13:03 [2023-03-16T16:13:03.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
12:13:03 [2023-03-16T16:13:03.518Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:13:06 [2023-03-16T16:13:06.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-mg363 because kubernetes resource quota exceeded. 
12:13:06 [2023-03-16T16:13:06.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-mg363" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:06 [2023-03-16T16:13:06.754Z] Retrying...
12:13:06 [2023-03-16T16:13:06.754Z] 
12:13:13 [2023-03-16T16:13:13.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:13:13 [2023-03-16T16:13:13.523Z] WARN - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Setting state to unchecked on: Total
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-349020444 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Attempting to set focus on Tree with text {}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-349020355 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-349020355 data=null doit=true} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-349020354 data=null} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-349020354 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-349020354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-349020342 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Clicking on with mnemonic 'Delete'
12:13:13 [2023-03-16T16:13:13.523Z] DEBUG - Clicked on with mnemonic 'Delete'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019819 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019819 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-349019818 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Clicking on OK
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349019817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349019817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349019817 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349019817 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349019817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349019817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] DEBUG - Clicked on OK
12:13:13 [2023-03-16T16:13:13.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349019817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2023-03-16T16:13:13.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-349020254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:13:13 [2023-03-16T16:13:13.525Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.533 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
12:13:13 [2023-03-16T16:13:13.525Z] testManipulatingTreeViewer(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest)  Time elapsed: 9.172 s
12:13:13 [2023-03-16T16:13:13.525Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
12:13:14 [2023-03-16T16:13:14.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:13:14 [2023-03-16T16:13:14.909Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:13:14 [2023-03-16T16:13:14.909Z] DEBUG - Attempting to set focus on  with text {}
12:13:14 [2023-03-16T16:13:14.909Z] DEBUG - Attempting to set focus on  with text {}
12:13:14 [2023-03-16T16:13:14.909Z] DEBUG - Attempting to set focus on  with text {}
12:13:15 [2023-03-16T16:13:15.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:13:15 [2023-03-16T16:13:15.850Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:13:15 [2023-03-16T16:13:15.850Z] DEBUG - Attempting to set focus on  with text {}
12:13:15 [2023-03-16T16:13:15.850Z] DEBUG - Attempting to set focus on  with text {}
12:13:16 [2023-03-16T16:13:16.422Z] DEBUG - Attempting to set focus on  with text {}
12:13:16 [2023-03-16T16:13:16.422Z] DEBUG - Attempting to set focus on  with text {}
12:13:16 [2023-03-16T16:13:16.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-blpx0 because kubernetes resource quota exceeded. 
12:13:16 [2023-03-16T16:13:16.753Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-blpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:16 [2023-03-16T16:13:16.754Z] Retrying...
12:13:16 [2023-03-16T16:13:16.754Z] 
12:13:16 [2023-03-16T16:13:16.992Z] DEBUG - Attempting to set focus on  with text {}
12:13:16 [2023-03-16T16:13:16.993Z] DEBUG - Attempting to set focus on  with text {}
12:13:17 [2023-03-16T16:13:17.252Z] DEBUG - Attempting to set focus on  with text {}
12:13:17 [2023-03-16T16:13:17.252Z] DEBUG - Attempting to set focus on  with text {}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - number of items : 5
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015015 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015014 data=null} to ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - number of items : 5
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015011 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015009 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349015009 data=null} to ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Attempting to set focus on  with text {}
12:13:17 [2023-03-16T16:13:17.823Z] DEBUG - Attempting to set focus on  with text {}
12:13:18 [2023-03-16T16:13:18.395Z] DEBUG - Attempting to set focus on  with text {}
12:13:18 [2023-03-16T16:13:18.395Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] DEBUG - Attempting to set focus on  with text {}
12:13:19 [2023-03-16T16:13:19.066Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.599 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
12:13:19 [2023-03-16T16:13:19.066Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.863 s
12:13:19 [2023-03-16T16:13:19.066Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.393 s
12:13:19 [2023-03-16T16:13:19.066Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.225 s
12:13:19 [2023-03-16T16:13:19.066Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009622 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349009621 data=null doit=true} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349009621 data=null} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009621 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009619 data=null button=0 stateMask=0x80000 x=815 y=107 count=0} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009618 data=null button=1 stateMask=0x80000 x=815 y=107 count=1} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009618 data=null button=0 stateMask=0x0 x=815 y=107 count=0} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349009617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349009617 data=null doit=true} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349009617 data=null} to TimeGraphControl with text {}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009349 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009349 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.529Z] DEBUG - Clicking on OK
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349009346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349009346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349009346 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349009346 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349009346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349009346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349009346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Clicked on 
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009250 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009248 data=null} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009247 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009236 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009236 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009235 data=null} to ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009234 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null} to ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - number of items : 17
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:23 [2023-03-16T16:13:23.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349008853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349008852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349008852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349008851 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349008851 data=null} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - Clicking on OK
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349008841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349008841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349008841 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349008841 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349008841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349008841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349008841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349009233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:24 [2023-03-16T16:13:24.108Z] DEBUG - Clicked on 
12:13:24 [2023-03-16T16:13:24.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:24 [2023-03-16T16:13:24.368Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:26 [2023-03-16T16:13:26.766Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-6g7r4 because kubernetes resource quota exceeded. 
12:13:26 [2023-03-16T16:13:26.768Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-6g7r4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:26 [2023-03-16T16:13:26.768Z] Retrying...
12:13:26 [2023-03-16T16:13:26.768Z] 
12:13:26 [2023-03-16T16:13:26.910Z] DEBUG - number of items : 17
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:26 [2023-03-16T16:13:26.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349005756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349005755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349005755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349005755 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349005755 data=null} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Clicking on OK
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349005746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349005746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349005746 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349005746 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349005746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349005746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349005745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349006028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - Clicked on 
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:27 [2023-03-16T16:13:27.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:27 [2023-03-16T16:13:27.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005075 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005075 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005075 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005075 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005065 data=null button=0 stateMask=0x80000 x=815 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005065 data=null button=1 stateMask=0x80000 x=815 y=107 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005064 data=null button=0 stateMask=0x0 x=815 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005064 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005063 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005059 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005059 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005059 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005051 data=null button=3 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005050 data=null button=0 stateMask=0x200000 x=347 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005050 data=null button=3 stateMask=0x200000 x=347 y=107 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005049 data=null button=0 stateMask=0x0 x=347 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005049 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005049 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005046 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005046 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005046 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005042 data=null button=2 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005042 data=null button=0 stateMask=0x100000 x=347 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005041 data=null button=2 stateMask=0x100000 x=347 y=107 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005041 data=null button=0 stateMask=0x0 x=347 y=107 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005041 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005040 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005033 data=null button=0 stateMask=0x0 x=272 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005032 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005032 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005027 data=null button=1 stateMask=0x0 x=272 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005026 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005025 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005025 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005025 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005025 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005016 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005016 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005016 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005010 data=null button=1 stateMask=0x0 x=291 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005009 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005009 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005009 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349005008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349005008 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349005008 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004998 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004998 data=null doit=true} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004998 data=null} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004992 data=null button=1 stateMask=0x0 x=310 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004991 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004991 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:27 [2023-03-16T16:13:27.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004990 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004983 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004983 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004979 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004978 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004978 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004966 data=null button=1 stateMask=0x0 x=328 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004964 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004964 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004964 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004963 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004963 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004959 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004958 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004958 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004949 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004948 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004948 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004948 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004947 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004947 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004945 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004944 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004944 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004941 data=null button=1 stateMask=0x0 x=366 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004940 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004936 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004935 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004935 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004935 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004932 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004932 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004932 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004928 data=null button=1 stateMask=0x0 x=385 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004927 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004927 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004927 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004926 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004926 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004924 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004924 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004924 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004915 data=null button=1 stateMask=0x0 x=403 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004914 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004914 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004914 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004913 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004913 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004911 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004911 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004910 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004907 data=null button=1 stateMask=0x0 x=422 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004903 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004903 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004903 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004883 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004883 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004880 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004880 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004879 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004876 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004875 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004874 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004874 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004874 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004873 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004865 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004865 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004865 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004861 data=null button=1 stateMask=0x0 x=459 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004860 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004859 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004859 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004859 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004859 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004853 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004852 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004852 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004849 data=null button=1 stateMask=0x0 x=478 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004848 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004847 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004847 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004847 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004847 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004844 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004844 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004844 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004840 data=null button=1 stateMask=0x0 x=497 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004836 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004836 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004836 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004835 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004835 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004833 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004832 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004832 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004829 data=null button=1 stateMask=0x0 x=516 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004828 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004828 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004828 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004827 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004827 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004825 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004825 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004824 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004816 data=null button=1 stateMask=0x0 x=534 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004815 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004815 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004814 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004814 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004814 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004811 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004811 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004811 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004808 data=null button=1 stateMask=0x0 x=553 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004807 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004807 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004806 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004802 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004802 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004779 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004778 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004778 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004774 data=null button=1 stateMask=0x0 x=572 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004770 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004769 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004769 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004769 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004768 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004765 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004764 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004764 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004760 data=null button=1 stateMask=0x0 x=591 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004759 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004759 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004758 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004758 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004757 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004749 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004748 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004748 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004743 data=null button=1 stateMask=0x0 x=609 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004742 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004742 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004741 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004741 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004741 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004732 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004732 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004732 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004728 data=null button=1 stateMask=0x0 x=628 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004727 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004727 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004727 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004726 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004726 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004676 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004676 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004676 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004671 data=null button=1 stateMask=0x0 x=647 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004670 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004670 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004669 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004669 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004669 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004660 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004660 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004660 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004656 data=null button=1 stateMask=0x0 x=665 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004655 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004655 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004654 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004654 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004654 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004651 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004651 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004651 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004643 data=null button=1 stateMask=0x0 x=684 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004641 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004638 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004637 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004637 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004634 data=null button=1 stateMask=0x0 x=703 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004630 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004582 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004581 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004581 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004581 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004578 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004577 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004577 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004573 data=null button=1 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004573 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004572 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004572 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004572 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004572 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004562 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004562 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004562 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004557 data=null button=1 stateMask=0x0 x=740 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004556 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004556 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004556 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004555 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004555 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004546 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004546 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004545 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004542 data=null button=1 stateMask=0x0 x=759 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004541 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004540 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004540 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004540 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004540 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004537 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004537 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004537 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004485 data=null button=1 stateMask=0x0 x=778 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004483 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004483 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004483 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004483 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004482 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004479 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004479 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004479 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004475 data=null button=1 stateMask=0x0 x=797 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004474 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004473 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004473 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004473 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004473 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004470 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004470 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004469 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004459 data=null button=1 stateMask=0x0 x=815 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004458 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004458 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004458 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004457 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004457 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004454 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004454 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004454 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004444 data=null button=1 stateMask=0x0 x=834 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004442 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004442 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004442 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004441 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004441 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004437 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004436 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004436 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004386 data=null button=1 stateMask=0x0 x=853 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004385 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004384 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004384 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004383 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004383 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004379 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004379 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004378 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004374 data=null button=1 stateMask=0x0 x=871 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004373 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004373 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004373 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004372 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004372 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004370 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004369 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004365 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004361 data=null button=1 stateMask=0x0 x=890 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004360 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004357 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004357 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004357 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004353 data=null button=1 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004349 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004346 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004346 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004346 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004343 data=null button=1 stateMask=0x0 x=928 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004342 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004342 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004342 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004341 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004341 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004339 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004339 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004339 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004331 data=null button=1 stateMask=0x0 x=946 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004330 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004330 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004330 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004329 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004329 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004327 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004327 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004327 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004323 data=null button=1 stateMask=0x0 x=965 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004323 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004323 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004322 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004322 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004322 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004317 data=null button=0 stateMask=0x0 x=272 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004317 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004317 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004313 data=null button=1 stateMask=0x0 x=272 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004313 data=null button=0 stateMask=0x80000 x=291 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004312 data=null button=1 stateMask=0x80000 x=291 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004312 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004312 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004312 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004310 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004309 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004309 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004306 data=null button=1 stateMask=0x0 x=291 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004306 data=null button=0 stateMask=0x80000 x=310 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004305 data=null button=1 stateMask=0x80000 x=310 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004305 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004305 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004305 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004300 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004299 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004299 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004296 data=null button=1 stateMask=0x0 x=310 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004296 data=null button=0 stateMask=0x80000 x=328 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004295 data=null button=1 stateMask=0x80000 x=328 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004295 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004295 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004295 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004293 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004292 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004292 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004289 data=null button=1 stateMask=0x0 x=328 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004289 data=null button=0 stateMask=0x80000 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004288 data=null button=1 stateMask=0x80000 x=347 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004288 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004288 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004288 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004280 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004280 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004280 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004276 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004275 data=null button=0 stateMask=0x80000 x=366 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004275 data=null button=1 stateMask=0x80000 x=366 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004275 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004274 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004274 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004270 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004265 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004265 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004260 data=null button=1 stateMask=0x0 x=366 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004259 data=null button=0 stateMask=0x80000 x=385 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004259 data=null button=1 stateMask=0x80000 x=385 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004259 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004258 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004258 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004255 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004255 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004255 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004245 data=null button=1 stateMask=0x0 x=385 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004243 data=null button=0 stateMask=0x80000 x=403 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004243 data=null button=1 stateMask=0x80000 x=403 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004242 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004242 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004242 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004239 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004239 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004239 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004230 data=null button=1 stateMask=0x0 x=403 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004229 data=null button=0 stateMask=0x80000 x=422 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004229 data=null button=1 stateMask=0x80000 x=422 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004228 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004228 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004228 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004226 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004225 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004225 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004222 data=null button=1 stateMask=0x0 x=422 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004221 data=null button=0 stateMask=0x80000 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004221 data=null button=1 stateMask=0x80000 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004221 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004220 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004220 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004185 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004185 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004185 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004181 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null button=0 stateMask=0x80000 x=459 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null button=1 stateMask=0x80000 x=459 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004180 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004177 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004176 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004176 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004172 data=null button=1 stateMask=0x0 x=459 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004172 data=null button=0 stateMask=0x80000 x=478 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004171 data=null button=1 stateMask=0x80000 x=478 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004171 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004171 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004171 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004163 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004163 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004163 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004159 data=null button=1 stateMask=0x0 x=478 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004158 data=null button=0 stateMask=0x80000 x=497 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004158 data=null button=1 stateMask=0x80000 x=497 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004158 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004157 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004157 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004155 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004154 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004154 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004145 data=null button=1 stateMask=0x0 x=497 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004144 data=null button=0 stateMask=0x80000 x=516 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004144 data=null button=1 stateMask=0x80000 x=516 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004144 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004144 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004143 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004141 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004141 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004140 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004137 data=null button=1 stateMask=0x0 x=516 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004133 data=null button=0 stateMask=0x80000 x=534 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004133 data=null button=1 stateMask=0x80000 x=534 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004132 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004132 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004132 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004129 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004129 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004129 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004126 data=null button=1 stateMask=0x0 x=534 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004125 data=null button=0 stateMask=0x80000 x=553 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004125 data=null button=1 stateMask=0x80000 x=553 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004125 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004124 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004124 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004122 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004122 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004122 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004114 data=null button=1 stateMask=0x0 x=553 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null button=0 stateMask=0x80000 x=572 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null button=1 stateMask=0x80000 x=572 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004113 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004110 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004110 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004110 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004107 data=null button=1 stateMask=0x0 x=572 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004084 data=null button=0 stateMask=0x80000 x=591 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004083 data=null button=1 stateMask=0x80000 x=591 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004083 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004083 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004083 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004080 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004080 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004080 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004076 data=null button=1 stateMask=0x0 x=591 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004076 data=null button=0 stateMask=0x80000 x=609 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004075 data=null button=1 stateMask=0x80000 x=609 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004075 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004075 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004075 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004072 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004072 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004072 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004064 data=null button=1 stateMask=0x0 x=609 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004063 data=null button=0 stateMask=0x80000 x=628 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004063 data=null button=1 stateMask=0x80000 x=628 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004062 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004062 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004062 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004059 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004059 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004059 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004056 data=null button=1 stateMask=0x0 x=628 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004055 data=null button=0 stateMask=0x80000 x=647 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004055 data=null button=1 stateMask=0x80000 x=647 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004055 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004054 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004054 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004047 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004047 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004047 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004043 data=null button=1 stateMask=0x0 x=647 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null button=0 stateMask=0x80000 x=665 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null button=1 stateMask=0x80000 x=665 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004042 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004040 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004039 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004039 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004032 data=null button=1 stateMask=0x0 x=665 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004031 data=null button=0 stateMask=0x80000 x=684 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004031 data=null button=1 stateMask=0x80000 x=684 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004030 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004030 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004030 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004027 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004027 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004027 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004024 data=null button=1 stateMask=0x0 x=684 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004023 data=null button=0 stateMask=0x80000 x=703 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004023 data=null button=1 stateMask=0x80000 x=703 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004023 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004023 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004022 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004020 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004020 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004020 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004012 data=null button=1 stateMask=0x0 x=703 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null button=0 stateMask=0x80000 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null button=1 stateMask=0x80000 x=722 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004011 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004008 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004008 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004008 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004005 data=null button=1 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null button=0 stateMask=0x80000 x=740 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null button=1 stateMask=0x80000 x=740 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349004004 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003996 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003996 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003996 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003993 data=null button=1 stateMask=0x0 x=740 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003992 data=null button=0 stateMask=0x80000 x=759 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003992 data=null button=1 stateMask=0x80000 x=759 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003991 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003991 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003991 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003983 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003983 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003983 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003979 data=null button=1 stateMask=0x0 x=759 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003978 data=null button=0 stateMask=0x80000 x=778 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003978 data=null button=1 stateMask=0x80000 x=778 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003978 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003977 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003977 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003975 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003975 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003975 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003971 data=null button=1 stateMask=0x0 x=778 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003970 data=null button=0 stateMask=0x80000 x=797 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003970 data=null button=1 stateMask=0x80000 x=797 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003966 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003966 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003966 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003963 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003963 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003963 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003959 data=null button=1 stateMask=0x0 x=797 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003959 data=null button=0 stateMask=0x80000 x=815 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003958 data=null button=1 stateMask=0x80000 x=815 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003958 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003958 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003958 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003955 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003955 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003955 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003947 data=null button=1 stateMask=0x0 x=815 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003946 data=null button=0 stateMask=0x80000 x=834 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003946 data=null button=1 stateMask=0x80000 x=834 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003945 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003945 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003945 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003942 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003942 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003942 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003939 data=null button=1 stateMask=0x0 x=834 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003938 data=null button=0 stateMask=0x80000 x=853 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003938 data=null button=1 stateMask=0x80000 x=853 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003938 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003937 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003937 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003930 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003930 data=null doit=true} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003930 data=null} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003926 data=null button=1 stateMask=0x0 x=853 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003926 data=null button=0 stateMask=0x80000 x=871 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003925 data=null button=1 stateMask=0x80000 x=871 y=50 count=1} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003925 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:28 [2023-03-16T16:13:28.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003925 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003925 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003922 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003922 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003922 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003914 data=null button=1 stateMask=0x0 x=871 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003913 data=null button=0 stateMask=0x80000 x=890 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003913 data=null button=1 stateMask=0x80000 x=890 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003913 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003912 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003912 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003910 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003910 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003910 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003906 data=null button=1 stateMask=0x0 x=890 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003906 data=null button=0 stateMask=0x80000 x=909 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003905 data=null button=1 stateMask=0x80000 x=909 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003905 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003905 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003905 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003884 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003884 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003884 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003880 data=null button=1 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003880 data=null button=0 stateMask=0x80000 x=928 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003879 data=null button=1 stateMask=0x80000 x=928 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003879 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003879 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003879 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003867 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003866 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003866 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003862 data=null button=1 stateMask=0x0 x=928 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003861 data=null button=0 stateMask=0x80000 x=946 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003860 data=null button=1 stateMask=0x80000 x=946 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003860 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003860 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003860 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003857 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003857 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003856 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003847 data=null button=1 stateMask=0x0 x=946 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003846 data=null button=0 stateMask=0x80000 x=965 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003846 data=null button=1 stateMask=0x80000 x=965 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003846 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003846 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003845 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003842 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003842 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003842 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003838 data=null button=1 stateMask=0x0 x=965 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003837 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003837 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003837 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003832 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003832 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003829 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003829 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003829 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003825 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003824 data=null button=0 stateMask=0x80000 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003782 data=null button=1 stateMask=0x80000 x=722 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003782 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003782 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003781 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003778 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003778 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003778 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003773 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003772 data=null button=0 stateMask=0x80000 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003772 data=null button=1 stateMask=0x80000 x=441 y=50 count=1} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003772 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-349003771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-349003771 data=null doit=true} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-349003771 data=null} to TimeGraphControl with text {}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - number of items : 17
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003762 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003453 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003453 data=null} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.349Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.350Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Clicking on OK
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349003441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349003441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349003440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349003440 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349003440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349003440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349003440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:29 [2023-03-16T16:13:29.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349003762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:29 [2023-03-16T16:13:29.613Z] DEBUG - Clicked on 
12:13:29 [2023-03-16T16:13:29.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:29 [2023-03-16T16:13:29.613Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - number of items : 17
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002635 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002346 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002346 data=null} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.447Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.448Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.450Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Clicking on OK
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349002332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349002332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349002332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349002332 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349002331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349002331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349002331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:30 [2023-03-16T16:13:30.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349002635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:30 [2023-03-16T16:13:30.711Z] DEBUG - Clicked on 
12:13:30 [2023-03-16T16:13:30.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:30 [2023-03-16T16:13:30.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - number of items : 17
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001465 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001162 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001162 data=null} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.852Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:31 [2023-03-16T16:13:31.853Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Clicking on OK
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349001154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349001153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349001153 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349001153 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349001153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349001153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349001153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349001464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - Clicked on 
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:31 [2023-03-16T16:13:31.854Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - number of items : 17
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000139 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000139 data=null} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.687Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Clicking on OK
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-349000129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-349000129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-349000129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-349000129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-349000129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-349000129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-349000129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-349000415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:32 [2023-03-16T16:13:32.689Z] DEBUG - Clicked on 
12:13:32 [2023-03-16T16:13:32.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:32 [2023-03-16T16:13:32.949Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2023-03-16T16:13:36.759Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-m9nb4 because kubernetes resource quota exceeded. 
12:13:36 [2023-03-16T16:13:36.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-m9nb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:36 [2023-03-16T16:13:36.759Z] Retrying...
12:13:36 [2023-03-16T16:13:36.759Z] 
12:13:37 [2023-03-16T16:13:37.160Z] DEBUG - number of items : 17
12:13:37 [2023-03-16T16:13:37.161Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996248 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348995933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348995932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348995932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348995932 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348995932 data=null} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Clicking on OK
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348995884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348995884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348995883 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348995883 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348995883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348995883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348995883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348996247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - Clicked on 
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:37 [2023-03-16T16:13:37.165Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - number of items : 17
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994541 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994541 data=null} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348994507 data=null doit=true} to Shell with text {Legend}
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-348994457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Clicking on OK
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348994436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348994436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348994436 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348994436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348994436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348994436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348994436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2023-03-16T16:13:38.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348994703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:38 [2023-03-16T16:13:38.627Z] DEBUG - Clicked on 
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - number of items : 17
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993387 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993103 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993103 data=null} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Clicking on 
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348993099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348993099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348993099 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348993099 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348993099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348993099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348993099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Clicked on 
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Clicking on OK
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348993095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348993095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348993094 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348993094 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348993094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348993094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348993094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348993387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:39 [2023-03-16T16:13:39.828Z] DEBUG - Clicked on 
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - number of items : 17
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992092 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:40 [2023-03-16T16:13:40.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348991808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348991808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348991808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348991808 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348991808 data=null} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.035Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Clicking on OK
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348991799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348991799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348991799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348991798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348991798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348991798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348991798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348992092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:41 [2023-03-16T16:13:41.036Z] DEBUG - Clicked on 
12:13:41 [2023-03-16T16:13:41.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:41 [2023-03-16T16:13:41.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:41 [2023-03-16T16:13:41.869Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - number of items : 17
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990548 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348990548 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:13:42 [2023-03-16T16:13:42.441Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.012Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:43 [2023-03-16T16:13:43.012Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348989718 data=null doit=true} to Shell with text {Time Event Filter}
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - Attempting to set focus on (of type 'Text')
12:13:43 [2023-03-16T16:13:43.273Z] DEBUG - Attempting to set focus on (of type 'Text')
12:13:43 [2023-03-16T16:13:43.843Z] DEBUG - number of items : 17
12:13:43 [2023-03-16T16:13:43.843Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989192 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989191 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348989188 data=null doit=true} to Shell with text {Time Event Filter}
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Clicking on 
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348989187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348989187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348989187 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348989187 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348989187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348989187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348989187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Clicked on 
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - number of items : 17
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989140 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989008 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989008 data=null} to ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:43 [2023-03-16T16:13:43.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Clicking on OK
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348988858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348988858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348988858 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348988858 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348988857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348988856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348988856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348989139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - Clicked on 
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:44 [2023-03-16T16:13:44.110Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:46 [2023-03-16T16:13:46.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-gl346 because kubernetes resource quota exceeded. 
12:13:46 [2023-03-16T16:13:46.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-gl346" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:46 [2023-03-16T16:13:46.759Z] Retrying...
12:13:46 [2023-03-16T16:13:46.759Z] 
12:13:56 [2023-03-16T16:13:56.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-0mlj3 because kubernetes resource quota exceeded. 
12:13:56 [2023-03-16T16:13:56.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-0mlj3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:13:56 [2023-03-16T16:13:56.754Z] Retrying...
12:13:56 [2023-03-16T16:13:56.754Z] 
12:13:59 [2023-03-16T16:13:59.023Z] DEBUG - number of items : 17
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975508 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975223 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975223 data=null} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.025Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Clicking on OK
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348975215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348975215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348975215 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348975215 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348975215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348975215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348975215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348975507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Clicked on 
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - number of items : 17
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973760 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973760 data=null} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Clicking on OK
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348973751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348973751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348973751 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348973751 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348973751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348973751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348973751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:59 [2023-03-16T16:13:59.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348974048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.290Z] DEBUG - Clicked on 
12:13:59 [2023-03-16T16:13:59.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:13:59 [2023-03-16T16:13:59.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - number of items : 17
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973074 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:59 [2023-03-16T16:13:59.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348972845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348972844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348972844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348972844 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348972844 data=null} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348972757 data=null doit=true} to Shell with text {Legend}
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-348972752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Clicking on OK
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348972750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348972750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348972750 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348972750 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348972749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348972749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348972749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348973073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:00 [2023-03-16T16:14:00.126Z] DEBUG - Clicked on 
12:14:01 [2023-03-16T16:14:01.065Z] DEBUG - number of items : 17
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971701 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971542 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971542 data=null} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Clicking on 
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348971466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348971466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348971466 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348971466 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348971466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348971465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348971465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.326Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Clicked on 
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Clicking on OK
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348971432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348971432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348971432 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348971432 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348971431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348971431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348971431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:01 [2023-03-16T16:14:01.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348971701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:01 [2023-03-16T16:14:01.587Z] DEBUG - Clicked on 
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - number of items : 17
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970112 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970112 data=null} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Clicking on OK
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348970105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348970105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348970105 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348970105 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348970104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348970104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348970104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348970393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - Clicked on 
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:14:02 [2023-03-16T16:14:02.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:03 [2023-03-16T16:14:03.364Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:03 [2023-03-16T16:14:03.364Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:03 [2023-03-16T16:14:03.364Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:03 [2023-03-16T16:14:03.935Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:03 [2023-03-16T16:14:03.935Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:04 [2023-03-16T16:14:04.505Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:04 [2023-03-16T16:14:04.505Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.076Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.076Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.342Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.342Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.914Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:05 [2023-03-16T16:14:05.914Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - number of items : 17
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966165 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966164 data=null} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Clicking on OK
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348966142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348966142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348966142 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348966142 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348966142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348966142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348966142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348966448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:06 [2023-03-16T16:14:06.746Z] DEBUG - Clicked on 
12:14:06 [2023-03-16T16:14:06.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wmtgm because kubernetes resource quota exceeded. 
12:14:06 [2023-03-16T16:14:06.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wmtgm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:06 [2023-03-16T16:14:06.751Z] Retrying...
12:14:06 [2023-03-16T16:14:06.751Z] 
12:14:07 [2023-03-16T16:14:07.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:14:07 [2023-03-16T16:14:07.007Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348965167 data=null doit=true} to Shell with text {Time Event Filter}
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:07 [2023-03-16T16:14:07.578Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:14:08 [2023-03-16T16:14:08.150Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:09 [2023-03-16T16:14:09.094Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:14:09 [2023-03-16T16:14:09.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348963658 data=null doit=true} to Shell with text {Time Event Filter}
12:14:09 [2023-03-16T16:14:09.356Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
12:14:09 [2023-03-16T16:14:09.356Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
12:14:09 [2023-03-16T16:14:09.356Z] DEBUG - Attempting to set focus on (of type 'Text')
12:14:09 [2023-03-16T16:14:09.356Z] DEBUG - Attempting to set focus on (of type 'Text')
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - number of items : 17
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962901 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962901 data=null} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - Clicking on OK
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348962892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348962892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348962892 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348962892 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348962892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348962892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348962892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348962955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:09 [2023-03-16T16:14:09.930Z] DEBUG - Clicked on 
12:14:10 [2023-03-16T16:14:10.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:14:10 [2023-03-16T16:14:10.191Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:10 [2023-03-16T16:14:10.762Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:10 [2023-03-16T16:14:10.763Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:10 [2023-03-16T16:14:10.763Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:10 [2023-03-16T16:14:10.763Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:10 [2023-03-16T16:14:10.763Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - number of items : 17
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961738 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961459 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961459 data=null} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:11 [2023-03-16T16:14:11.548Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Clicking on OK
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348961445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348961445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348961445 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348961445 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348961445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348961445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348961445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348961738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:14:11 [2023-03-16T16:14:11.549Z] DEBUG - Clicked on 
12:14:11 [2023-03-16T16:14:11.549Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 52.338 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:14:11 [2023-03-16T16:14:11.549Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.703 s
12:14:11 [2023-03-16T16:14:11.549Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.001 s
12:14:11 [2023-03-16T16:14:11.549Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.342 s
12:14:11 [2023-03-16T16:14:11.549Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.16 s
12:14:11 [2023-03-16T16:14:11.549Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.128 s
12:14:11 [2023-03-16T16:14:11.549Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.014 s
12:14:11 [2023-03-16T16:14:11.549Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.244 s
12:14:11 [2023-03-16T16:14:11.549Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.103 s
12:14:11 [2023-03-16T16:14:11.549Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.898 s
12:14:11 [2023-03-16T16:14:11.549Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 13.649 s
12:14:11 [2023-03-16T16:14:11.549Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.453 s
12:14:11 [2023-03-16T16:14:11.549Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
12:14:11 [2023-03-16T16:14:11.549Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.652 s
12:14:11 [2023-03-16T16:14:11.549Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.999 s
12:14:11 [2023-03-16T16:14:11.549Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.203 s
12:14:11 [2023-03-16T16:14:11.549Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.459 s
12:14:11 [2023-03-16T16:14:11.549Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
12:14:11 [2023-03-16T16:14:11.549Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:14:16 [2023-03-16T16:14:16.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-v97wm because kubernetes resource quota exceeded. 
12:14:16 [2023-03-16T16:14:16.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-v97wm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:16 [2023-03-16T16:14:16.746Z] Retrying...
12:14:16 [2023-03-16T16:14:16.746Z] 
12:14:21 [2023-03-16T16:14:21.545Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.303 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:14:21 [2023-03-16T16:14:21.546Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.11 s
12:14:21 [2023-03-16T16:14:21.546Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.856 s
12:14:21 [2023-03-16T16:14:21.546Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.207 s
12:14:21 [2023-03-16T16:14:21.546Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:14:24 [2023-03-16T16:14:24.091Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.105 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:14:24 [2023-03-16T16:14:24.091Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 4.002 s
12:14:24 [2023-03-16T16:14:24.091Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348947196 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348947196 data=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348947196 data=null} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348947196 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947196 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348947180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348947180 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348947180 data=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348947180 data=null} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348947179 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947179 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348947168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348947167 data=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348947167 data=null} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348947167 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348947167 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348947165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348947165 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348947165 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348947165 data=null} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348947164 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947164 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348947151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348947147 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348947147 data=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348947147 data=null} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348947147 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947147 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348947137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:26 [2023-03-16T16:14:26.004Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-348947137 data=null doit=true} to TreeItem with text {Experiments [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-348947137 data=null} to TreeItem with text {Experiments [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-348947136 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348947136 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-348947135 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348947134 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348947134 data=null} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348947134 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348947134 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348947126 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [1]}
12:14:26 [2023-03-16T16:14:26.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-348947124 data=null doit=true} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-348947124 data=null} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-348947124 data=null button=1 stateMask=0x0 x=105 y=104 count=1} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947124 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-348947071 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-348947070 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-348947064 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-348947059 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-348947058 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-348947058 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-348947058 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-348947058 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-348947054 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-348947048 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-348947048 data=null doit=true} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-348947048 data=null} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-348947048 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348947048 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-348947032 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:14:26 [2023-03-16T16:14:26.005Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
12:14:26 [2023-03-16T16:14:26.267Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
12:14:26 [2023-03-16T16:14:26.267Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:14:26 [2023-03-16T16:14:26.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348946568 data=null doit=true} to Shell with text {Export trace package}
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-348946567 data=null doit=true} to Button with text {Sa&ve in tar format}
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-348946567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-348946566 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-348946566 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-348946566 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-348946566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-348946565 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-348946564 data=null} to (of type 'Combo')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Clicking on &Finish
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348946563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348946563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348946563 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348946563 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348946563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348946563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348946563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-348946965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Clicked on 
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-348946216 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-348946216 data=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-348946216 data=null} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-348946216 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348946216 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-348946168 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-348946167 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-348946167 data=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-348946167 data=null} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-348946167 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348946167 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-348946155 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-348946155 data=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-348946155 data=null} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-348946154 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348946154 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-348946152 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348946152 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348946152 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348946152 data=null} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348946151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348946151 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348946135 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348946134 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348946134 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348946134 data=null} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348946134 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348946134 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348946126 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:26 [2023-03-16T16:14:26.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-xlcqx because kubernetes resource quota exceeded. 
12:14:26 [2023-03-16T16:14:26.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-xlcqx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:26 [2023-03-16T16:14:26.756Z] Retrying...
12:14:26 [2023-03-16T16:14:26.756Z] 
12:14:26 [2023-03-16T16:14:26.919Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:14:26 [2023-03-16T16:14:26.921Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348945724 data=null doit=true} to Shell with text {Import trace package}
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-348945724 data=null} to (of type 'Combo')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Inserting text:
12:14:27 [2023-03-16T16:14:27.182Z]  into text (of type 'Combo')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Typing text '
12:14:27 [2023-03-16T16:14:27.182Z] ' with an interval of 50ms. between characters.
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Clicking on &Finish
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348945670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348945670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348945670 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348945670 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348945670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348945670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Clicked on &Finish
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348945670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:27 [2023-03-16T16:14:27.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-348946066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-348945161 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-348945161 data=null doit=true} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-348945161 data=null} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-348945160 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348945160 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-348945152 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:27 [2023-03-16T16:14:27.754Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348945151 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:27 [2023-03-16T16:14:27.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348945151 data=null} to TreeItem with text {Traces [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348945151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348945151 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348945150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:27 [2023-03-16T16:14:27.755Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-348945149 data=null doit=true} to TreeItem with text {Experiments [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-348945149 data=null} to TreeItem with text {Experiments [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-348945149 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348945149 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-348945148 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945139 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-348945139 data=null doit=true} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-348945138 data=null} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945138 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348945138 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945132 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945131 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945131 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-348945131 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945092 data=null button=1 stateMask=0x80000 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
12:14:27 [2023-03-16T16:14:27.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-348945086 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
12:14:28 [2023-03-16T16:14:28.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-348945054 data=null doit=true} to TreeItem with text {Test Experiment [1]}
12:14:28 [2023-03-16T16:14:28.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-348944880 data=null} to TreeItem with text {Test Experiment [1]}
12:14:28 [2023-03-16T16:14:28.014Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
12:14:28 [2023-03-16T16:14:28.014Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348943676 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348943624 data=null button=0 stateMask=0x0 x=55 y=127 count=0} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348943624 data=null doit=true} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348943624 data=null} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348943624 data=null button=1 stateMask=0x0 x=55 y=127 count=1} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348943624 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348943611 data=null button=1 stateMask=0x80000 x=55 y=127 count=1} to TreeItem with text {Test}
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:29 [2023-03-16T16:14:29.398Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942758 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942758 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348942757 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Clicking on OK
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348942757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348942756 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348942756 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348942756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348942756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.343Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] DEBUG - Clicked on OK
12:14:30 [2023-03-16T16:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348942756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:30 [2023-03-16T16:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348943568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348942150 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-348942146 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-348942146 data=null doit=true} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-348942146 data=null} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-348942146 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348942146 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-348942124 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
12:14:30 [2023-03-16T16:14:30.864Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:30 [2023-03-16T16:14:30.864Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:30 [2023-03-16T16:14:30.864Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941313 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348941312 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Clicking on OK
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348941312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348941312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348941312 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348941312 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348941312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348941312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.434Z] DEBUG - Clicked on OK
12:14:31 [2023-03-16T16:14:31.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348941312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:31 [2023-03-16T16:14:31.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348942090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:33 [2023-03-16T16:14:33.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348939107 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348939107 data=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348939107 data=null} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348939107 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348939107 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348939089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348939088 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348939088 data=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348939088 data=null} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348939088 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348939088 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348939083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348939083 data=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348939082 data=null} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348939082 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348939082 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348939080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348939080 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348939079 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348939079 data=null} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348939079 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348939079 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348939064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348939063 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348939063 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348939063 data=null} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348939063 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348939062 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348939059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:14:33 [2023-03-16T16:14:33.880Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348938672 data=null doit=true} to Shell with text {Export trace package}
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.143Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Clicking on Deselect All
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-348938671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-348938671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-348938671 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-348938671 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-348938671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-348938671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-348938671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-348938670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-348938669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-348938669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-348938669 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-348938669 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - Clicked on Deselect All
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.144Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Clicking on Select All
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-348938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-348938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-348938668 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-348938668 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-348938667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-348938667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-348938667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-348938666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-348938666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-348938666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-348938666 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-348938666 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - Clicked on Select All
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.145Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-348938665 data=null doit=true} to Button with text {Save in &zip format}
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-348938665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Save in &zip format}
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-348938664 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-348938664 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-348938664 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-348938664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-348938663 data=null doit=true} to Button with text {Sa&ve in tar format}
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-348938663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-348938662 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-348938662 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-348938662 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-348938662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.146Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.147Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-348938660 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-348938644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-348938643 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-348938643 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-348938643 data=null} to (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Clicking on &Finish
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348938640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348938640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348938640 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348938640 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348938640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348938640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.149Z] DEBUG - Clicked on &Finish
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348938640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-348939027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348938427 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348938427 data=null doit=true} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348938427 data=null} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348938427 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348938427 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348938374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348938373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348938373 data=null doit=true} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348938373 data=null} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348938373 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348938373 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348938360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:34 [2023-03-16T16:14:34.411Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348938359 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348938359 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348938359 data=null} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348938359 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348938359 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348938344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348938343 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348938343 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348938343 data=null} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348938343 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348938343 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348938339 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:34 [2023-03-16T16:14:34.673Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:14:34 [2023-03-16T16:14:34.673Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
12:14:34 [2023-03-16T16:14:34.673Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348938019 data=null doit=true} to Shell with text {Import trace package}
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-348938018 data=null} to (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Inserting text:
12:14:34 [2023-03-16T16:14:34.935Z]  into text (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - Typing text '
12:14:34 [2023-03-16T16:14:34.935Z] ' with an interval of 50ms. between characters.
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Clicking on Select All
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-348937962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-348937961 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-348937961 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-348937961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-348937961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-348937961 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-348937961 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Clicked on Select All
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Clicking on &Finish
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348937960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348937960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348937960 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348937960 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348937960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348937960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-348937936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348937936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-348937936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-348937936 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-348937936 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Clicked on &Finish
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348937934 data=null doit=true} to Shell with text {Confirmation}
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Clicking on Yes To &All
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-348937934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-348937926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-348937924 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-348937924 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-348937924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-348937924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:34 [2023-03-16T16:14:34.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-348937924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348937960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-348938280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Clicked on 
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:35 [2023-03-16T16:14:35.203Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:14:35 [2023-03-16T16:14:35.203Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348937564 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348937564 data=null} to TreeItem with text {Traces [1]}
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348937564 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:35 [2023-03-16T16:14:35.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348937564 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348937562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:35 [2023-03-16T16:14:35.204Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-348937562 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-348937562 data=null doit=true} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-348937562 data=null} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-348937561 data=null button=1 stateMask=0x0 x=105 y=81 count=1} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348937561 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-348937539 data=null button=1 stateMask=0x80000 x=105 y=81 count=1} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-348937538 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-348937538 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-348937538 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-348937455 data=null button=1 stateMask=0x80000 x=105 y=81 count=2} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-348937448 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-348937448 data=null doit=true} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-348937448 data=null} to TreeItem with text {test.xml}
12:14:35 [2023-03-16T16:14:35.465Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
12:14:36 [2023-03-16T16:14:36.036Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
12:14:36 [2023-03-16T16:14:36.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-lj79h because kubernetes resource quota exceeded. 
12:14:36 [2023-03-16T16:14:36.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-lj79h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:36 [2023-03-16T16:14:36.751Z] Retrying...
12:14:36 [2023-03-16T16:14:36.751Z] 
12:14:36 [2023-03-16T16:14:36.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348936043 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-348935983 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-348935983 data=null doit=true} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-348935983 data=null} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-348935983 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348935982 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-348935957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:36 [2023-03-16T16:14:36.977Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935557 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348935556 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Clicking on OK
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348935556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348935556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348935556 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348935556 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348935556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348935555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.239Z] DEBUG - Clicked on OK
12:14:37 [2023-03-16T16:14:37.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348935555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:37 [2023-03-16T16:14:37.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348935924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:37 [2023-03-16T16:14:37.808Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.889 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:14:37 [2023-03-16T16:14:37.808Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 8.264 s
12:14:37 [2023-03-16T16:14:37.808Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 5.533 s
12:14:37 [2023-03-16T16:14:37.808Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348934806 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348934805 data=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348934805 data=null} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348934805 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934805 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348934785 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348934784 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348934784 data=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348934784 data=null} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348934784 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934784 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348934775 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348934774 data=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348934774 data=null} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348934774 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348934774 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348934772 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348934771 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348934771 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348934771 data=null} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348934771 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934771 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348934757 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348934756 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348934756 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348934756 data=null} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348934755 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934755 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348934751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:38 [2023-03-16T16:14:38.071Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:14:38 [2023-03-16T16:14:38.071Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348934497 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Clicking on New...
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-348934496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-348934496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-348934496 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-348934496 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-348934496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-348934496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-348934328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-348934327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-348934327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-348934327 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-348934327 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Clicked on New...
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348934326 data=null doit=true} to Shell with text {Custom Text Parser}
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.597Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
12:14:38 [2023-03-16T16:14:38.598Z] 
12:14:38 [2023-03-16T16:14:38.598Z] (Eclipse:4658): Gtk-WARNING **: 16:14:38.496: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:14:38 [2023-03-16T16:14:38.598Z] 
12:14:38 [2023-03-16T16:14:38.598Z] (Eclipse:4658): Gtk-WARNING **: 16:14:38.501: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-348934241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
12:14:38 [2023-03-16T16:14:38.598Z] 
12:14:38 [2023-03-16T16:14:38.598Z] (Eclipse:4658): Gtk-WARNING **: 16:14:38.508: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:38 [2023-03-16T16:14:38.598Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:38 [2023-03-16T16:14:38.599Z] 
12:14:38 [2023-03-16T16:14:38.599Z] (Eclipse:4658): Gtk-WARNING **: 16:14:38.522: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Clicking on 
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348934211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348934211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348934210 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348934210 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348934210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348934210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348934210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - Clicked on 
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Clicking on 
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348934172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348934172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348934172 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348934172 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348934172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348934172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348934172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348934136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348934136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348934136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348934136 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348934136 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Clicked on 
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-348934121 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-348934120 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-348934120 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-348934120 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.862Z] 
12:14:38 [2023-03-16T16:14:38.863Z] (Eclipse:4658): Gtk-WARNING **: 16:14:38.649: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934120 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-348934052 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348934033 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-348934033 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-348934033 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348934032 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348934032 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348933973 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.863Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.864Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Clicking on 
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348933964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348933964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348933964 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348933964 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348933964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348933964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348933964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Clicked on 
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-348933936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.865Z] DEBUG - Clicking on Highlight All
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-348933932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-348933932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-348933931 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-348933931 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-348933931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-348933931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-348933931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-348933928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-348933928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-348933928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-348933928 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-348933928 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Clicked on Highlight All
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Clicking on &Next >
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-348933926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-348933926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-348933926 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-348933926 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-348933926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:38 [2023-03-16T16:14:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-348933926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-348933926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Clicked on &Next >
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Clicking on &Finish
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348933864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348933864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348933864 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348933864 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348933863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348933863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348933863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-348934495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Clicked on 
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348933764 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-348933760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-348933760 data=null doit=true} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-348933760 data=null} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-348933759 data=null button=1 stateMask=0x0 x=117 y=80 count=1} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-348933759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-348933759 data=null button=1 stateMask=0x80000 x=117 y=80 count=1} to (of type 'List')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Clicking on Delete
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-348933759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348933759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-348933758 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-348933758 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-348933758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-348933758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-348933729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348933729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-348933729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-348933729 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-348933729 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Clicked on Delete
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348933728 data=null doit=true} to Shell with text {Delete Custom Parser}
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Clicking on &Yes
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-348933727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-348933727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-348933727 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-348933727 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-348933727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-348933727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-348933727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-348933758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Clicked on 
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348933656 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Clicking on &Close
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-348933649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-348933649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-348933649 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-348933649 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-348933641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-348933641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-348933641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:39 [2023-03-16T16:14:39.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-348934683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Clicked on 
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348933582 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348933552 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348933552 data=null doit=true} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348933552 data=null} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348933551 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348933551 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348933537 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:39 [2023-03-16T16:14:39.394Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:40 [2023-03-16T16:14:40.340Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:40 [2023-03-16T16:14:40.340Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:40 [2023-03-16T16:14:40.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932692 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932692 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348932691 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Clicking on OK
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348932690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348932690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348932690 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348932690 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348932690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348932690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Clicked on OK
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348932690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:40 [2023-03-16T16:14:40.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348933463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348932066 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348932066 data=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348932066 data=null} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348932066 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348932066 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348932054 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348932054 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348932054 data=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348932054 data=null} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348932053 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348932053 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348932043 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348932043 data=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348932043 data=null} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348932042 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348932042 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348932041 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348932040 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348932040 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348932040 data=null} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348932040 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348932040 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348932034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348932027 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348932027 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348932027 data=null} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348932026 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348932026 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348932023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:14:40 [2023-03-16T16:14:40.914Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348931736 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-348931735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-348931735 data=null doit=true} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-348931735 data=null} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-348931734 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-348931734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-348931734 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Clicking on Edit...
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-348931734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-348931733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-348931733 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-348931733 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-348931733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-348931733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-348931586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-348931583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-348931583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-348931583 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-348931583 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - Clicked on Edit...
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348931582 data=null doit=true} to Shell with text {Custom Text Parser}
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
12:14:41 [2023-03-16T16:14:41.177Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.439Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-348931519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.440Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.441Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Clicking on 
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348931499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348931499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348931499 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348931499 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348931499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348931499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348931499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348931450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348931450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348931450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348931450 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348931450 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Clicked on 
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-348931432 data=null button=0 stateMask=0x0 x=142 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-348931432 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-348931432 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-348931432 data=null button=1 stateMask=0x0 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348931431 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-348931323 data=null button=1 stateMask=0x80000 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.442Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348931271 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-348931270 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-348931270 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348931270 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348931270 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-348931238 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.705Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Clicking on 
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348931230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348931230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348931230 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348931230 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348931230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348931230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348931230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Clicked on 
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-348931160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Clicking on Highlight All
12:14:41 [2023-03-16T16:14:41.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-348931154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-348931154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-348931154 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-348931154 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-348931154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-348931154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-348931154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-348931143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-348931143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-348931143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-348931143 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-348931143 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Clicked on Highlight All
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Clicking on &Next >
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-348931141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-348931141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-348931141 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-348931141 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-348931141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-348931141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-348931141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Clicked on &Next >
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Clicking on &Finish
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348930935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348930935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348930935 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348930934 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348930934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348930934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348930934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:41 [2023-03-16T16:14:41.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-348931733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Clicked on 
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348930758 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-348930757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-348930757 data=null doit=true} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-348930757 data=null} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-348930756 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-348930756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-348930756 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Clicking on Delete
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-348930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-348930755 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-348930755 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-348930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-348930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-348930727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348930727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-348930727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-348930727 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-348930727 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - Clicked on Delete
12:14:42 [2023-03-16T16:14:42.231Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348930726 data=null doit=true} to Shell with text {Delete Custom Parser}
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Clicking on &Yes
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-348930726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-348930726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-348930725 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-348930725 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-348930725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-348930725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-348930725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-348930749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Clicked on 
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348930651 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Clicking on &Close
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-348930650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-348930650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-348930650 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-348930650 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-348930650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-348930650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-348930650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-348931996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Clicked on 
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348930607 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-348930602 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-348930602 data=null doit=true} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-348930602 data=null} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-348930602 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348930602 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-348930573 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:42 [2023-03-16T16:14:42.233Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348929712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.175Z] DEBUG - Clicking on OK
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348929711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348929711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348929711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348929711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348929711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348929711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.176Z] DEBUG - Clicked on OK
12:14:43 [2023-03-16T16:14:43.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348929711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:43 [2023-03-16T16:14:43.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348930540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:43 [2023-03-16T16:14:43.696Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.838 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:14:43 [2023-03-16T16:14:43.696Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.738 s
12:14:43 [2023-03-16T16:14:43.696Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.979 s
12:14:43 [2023-03-16T16:14:43.696Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-348928952 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-348928952 data=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-348928952 data=null} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-348928952 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348928952 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-348928941 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-348928940 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-348928940 data=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-348928940 data=null} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-348928940 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348928939 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-348928929 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-348928929 data=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-348928929 data=null} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-348928928 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348928928 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-348928927 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348928926 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348928926 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348928926 data=null} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348928926 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348928925 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348928919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348928914 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348928914 data=null doit=true} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348928914 data=null} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348928913 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348928913 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348928910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:14:43 [2023-03-16T16:14:43.959Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348928729 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-348928709 data=null doit=true} to Button with text {Text}
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-348928709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text}
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-348928697 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-348928697 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-348928697 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-348928697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.219Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Clicking on New...
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-348928696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-348928696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-348928696 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-348928696 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-348928696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-348928696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-348928446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-348928440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-348928439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-348928439 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-348928439 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Clicked on New...
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348928438 data=null doit=true} to Shell with text {Custom XML Parser}
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.481Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - Clicking on 
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348928367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348928367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348928367 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348928367 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348928367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348928367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348928367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] 
12:14:44 [2023-03-16T16:14:44.483Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:44.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348928345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348928345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348928345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348928344 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348928344 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Clicked on 
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-348928338 data=null button=0 stateMask=0x0 x=79 y=35 count=0} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-348928338 data=null doit=true} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-348928338 data=null} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-348928337 data=null button=1 stateMask=0x0 x=79 y=35 count=1} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348928337 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.745Z] 
12:14:44 [2023-03-16T16:14:44.745Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:44.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-348928235 data=null button=1 stateMask=0x80000 x=79 y=35 count=1} to Tree node with text: event
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-348928233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-348928232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-348928232 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-348928232 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-348928232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-348928232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-348928232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-348928226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-348928226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-348928226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-348928226 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-348928226 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Clicking on &Next >
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-348928224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-348928224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-348928224 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-348928224 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-348928224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-348928224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-348928224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Clicked on &Next >
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Clicking on &Finish
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-348928178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-348928178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-348928178 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-348928178 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-348928178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-348928178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-348928178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-348928695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Clicked on 
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348928095 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-348928093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-348928093 data=null doit=true} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-348928093 data=null} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-348928093 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-348928093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-348928093 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Clicking on Delete
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-348928092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348928092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-348928092 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-348928092 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-348928092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-348928092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-348928062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-348928062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-348928062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-348928062 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-348928062 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Clicked on Delete
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348928061 data=null doit=true} to Shell with text {Delete Custom Parser}
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Clicking on &Yes
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-348928060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-348928060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-348928060 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-348928060 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-348928060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-348928060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:44 [2023-03-16T16:14:44.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-348928060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-348928092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Clicked on 
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348927601 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Clicking on &Close
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-348927600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-348927600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-348927600 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-348927600 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-348927600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-348927600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-348927600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-348928869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Clicked on 
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348927552 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-348927548 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-348927548 data=null doit=true} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-348927548 data=null} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-348927548 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348927548 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-348927528 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:45 [2023-03-16T16:14:45.322Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926737 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348926736 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Clicking on OK
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348926736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348926736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348926736 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348926736 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348926735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348926735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Clicked on OK
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348926735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:46 [2023-03-16T16:14:46.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348927496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:46 [2023-03-16T16:14:46.530Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:14:46 [2023-03-16T16:14:46.530Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.852 s
12:14:46 [2023-03-16T16:14:46.530Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:14:46 [2023-03-16T16:14:46.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-bkgmb because kubernetes resource quota exceeded. 
12:14:46 [2023-03-16T16:14:46.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-bkgmb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:46 [2023-03-16T16:14:46.754Z] Retrying...
12:14:46 [2023-03-16T16:14:46.754Z] 
12:14:47 [2023-03-16T16:14:47.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-348925775 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-348925775 data=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-348925775 data=null} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-348925775 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348925775 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-348925761 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-348925761 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-348925754 data=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-348925754 data=null} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-348925753 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] 
12:14:47 [2023-03-16T16:14:47.103Z] !ENTRY org.eclipse.cdt.core 1 0 2023-03-16 16:14:46.987
12:14:47 [2023-03-16T16:14:47.103Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348925753 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-348925682 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:14:47 [2023-03-16T16:14:47.103Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:14:47 [2023-03-16T16:14:47.104Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-348925649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project'
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-348925467 data=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-348925467 data=null} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-348925466 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348925466 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-348925463 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-348925462 data=null doit=true} to TreeItem with text {Trace Compass}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-348925462 data=null} to TreeItem with text {Trace Compass}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-348925462 data=null button=1 stateMask=0x0 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348925462 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass}
12:14:47 [2023-03-16T16:14:47.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-348925460 data=null button=1 stateMask=0x80000 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
12:14:47 [2023-03-16T16:14:47.365Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348923611 data=null doit=true} to Shell with text {Filters and Customization}
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.278Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@4fc2ed44
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7f8e4c7c] time=-348923533 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Attempting to set focus on Table with text {}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-348923529 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-348923528 data=null doit=true} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-348923528 data=null} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-348923528 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348923528 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-348923528 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Setting state to unchecked on: .* resources
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Attempting to set focus on Table with text {}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923526 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-348923526 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-348923526 data=null} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923526 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348923526 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923525 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Clicking on OK
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348923524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348923524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348923524 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348923524 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348923524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348923524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348923524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-348923834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - Clicked on 
12:14:49 [2023-03-16T16:14:49.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-348923458 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-348923458 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-348923458 data=null} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-348923458 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348923457 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-348923436 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-348923436 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-348923436 data=null} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-348923436 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348923436 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-348923433 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348923433 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348923433 data=null} to TreeItem with text {Traces [1]}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348923432 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348923432 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348923431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:49 [2023-03-16T16:14:49.541Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.541Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348923120 data=null doit=true} to Shell with text {Filters and Customization}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@16728be6
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@86e7849] time=-348923119 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Attempting to set focus on Table with text {}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-348923117 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-348923117 data=null doit=true} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-348923117 data=null} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-348923116 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348923116 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-348923116 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Setting state to checked on: .* resources
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Attempting to set focus on Table with text {}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923115 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-348923115 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-348923115 data=null} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923114 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348923114 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-348923114 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Clicking on OK
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348923113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348923113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348923113 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348923113 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348923113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348923113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348923113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-348923391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Clicked on 
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348922958 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-348922953 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-348922953 data=null doit=true} to TreeItem with text {SomeProject}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-348922953 data=null} to TreeItem with text {SomeProject}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-348922953 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:49 [2023-03-16T16:14:49.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348922953 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
12:14:50 [2023-03-16T16:14:50.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-348922925 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:14:50 [2023-03-16T16:14:50.065Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:50 [2023-03-16T16:14:50.065Z] DEBUG - Clicking on with mnemonic 'Delete'
12:14:50 [2023-03-16T16:14:50.065Z] DEBUG - Clicked on with mnemonic 'Delete'
12:14:50 [2023-03-16T16:14:50.065Z] 
12:14:50 [2023-03-16T16:14:50.065Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:49.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] 
12:14:51 [2023-03-16T16:14:51.008Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:50.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348922022 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Clicking on OK
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348922021 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348922021 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348922020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] 
12:14:51 [2023-03-16T16:14:51.008Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:50.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:51 [2023-03-16T16:14:51.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.008Z] DEBUG - Clicked on OK
12:14:51 [2023-03-16T16:14:51.008Z] 
12:14:51 [2023-03-16T16:14:51.008Z] (Eclipse:4658): Gtk-CRITICAL **: 16:14:50.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:14:51 [2023-03-16T16:14:51.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348922020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:51 [2023-03-16T16:14:51.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348922889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:14:51 [2023-03-16T16:14:51.270Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:14:51 [2023-03-16T16:14:51.270Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.978 s
12:14:51 [2023-03-16T16:14:51.270Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.798 s
12:14:51 [2023-03-16T16:14:51.270Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:14:53 [2023-03-16T16:14:53.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348919737 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:53 [2023-03-16T16:14:53.181Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:53 [2023-03-16T16:14:53.181Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:53 [2023-03-16T16:14:53.181Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348919332 data=null doit=true} to Shell with text {Preferences}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348919329 data=null button=0 stateMask=0x0 x=49 y=518 count=0} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348919329 data=null doit=true} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348919329 data=null} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348919329 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348919329 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348919259 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348919259 data=null doit=true} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348919259 data=null} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348919258 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348919258 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348919257 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348919256 data=null button=0 stateMask=0x0 x=82 y=587 count=0} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348919256 data=null doit=true} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348919256 data=null} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348919256 data=null button=1 stateMask=0x0 x=82 y=587 count=1} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348919256 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348919171 data=null button=1 stateMask=0x80000 x=82 y=463 count=1} to Tree node with text: Trace Types
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Clicking on Check all
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348919168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348919168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348919168 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348919168 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348919168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348919168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348919168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348919167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348919167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348919167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348919167 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348919167 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Clicked on Check all
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Clicking on &Apply
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348919165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348919165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348919165 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348919165 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348919165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348919165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348919165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348919164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348919164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348919164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348919164 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348919164 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Clicked on &Apply
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Clicking on Apply and Close
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348919162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348919162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348919161 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348919161 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348919161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348919161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348919161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:53 [2023-03-16T16:14:53.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348919680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:53 [2023-03-16T16:14:53.707Z] DEBUG - Clicked on 
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - number of items : 11
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918955 data=null doit=true} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918938 data=null doit=true} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-348918937 data=null} to ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-348918935 data=null doit=true} to TreeItem with text {FILTER test}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-348918935 data=null} to TreeItem with text {FILTER test}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-348918935 data=null button=1 stateMask=0x0 x=61 y=275 count=1} to TreeItem with text {FILTER test}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348918935 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FILTER test}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-348918934 data=null button=1 stateMask=0x80000 x=61 y=275 count=1} to TreeItem with text {FILTER test}
12:14:53 [2023-03-16T16:14:53.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918934 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918933 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918933 data=null button=1 stateMask=0x0 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348918933 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918932 data=null button=1 stateMask=0x80000 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918932 data=null button=0 stateMask=0x0 x=206 y=298 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918932 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918932 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918931 data=null button=1 stateMask=0x0 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918931 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918908 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348918907 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:53 [2023-03-16T16:14:53.971Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348918606 data=null doit=true} to Shell with text {Preferences}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348918599 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348918599 data=null doit=true} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348918599 data=null} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348918598 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918598 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348918572 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.231Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348918571 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348918571 data=null doit=true} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348918570 data=null} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348918570 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918570 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348918569 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Clicking on Uncheck all
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348918566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348918566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348918566 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348918566 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348918566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348918566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348918566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348918564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348918564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348918564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348918564 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348918564 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Clicked on Uncheck all
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-348918564 data=null doit=true} to TreeItem with text {Custom XML}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-348918564 data=null} to TreeItem with text {Custom XML}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-348918563 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348918563 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom XML}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-348918563 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-348918562 data=null doit=true} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-348918562 data=null} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-348918561 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348918561 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-348918560 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-348918558 data=null button=0 stateMask=0x0 x=121 y=81 count=0} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-348918558 data=null doit=true} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-348918558 data=null} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-348918558 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918558 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-348918557 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Clicking on Check selected
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-348918556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348918556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-348918556 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-348918556 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-348918556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-348918556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-348918556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-348918541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348918541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-348918541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-348918541 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-348918541 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - Clicked on Check selected
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.232Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Clicking on &Apply
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348918539 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348918539 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348918539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348918538 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348918538 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Clicked on &Apply
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Clicking on Apply and Close
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348918536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348918536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348918536 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348918536 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348918536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348918536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348918536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348918899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Clicked on 
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.495Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-348918376 data=null button=0 stateMask=0x0 x=61 y=229 count=0} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-348918376 data=null doit=true} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-348918376 data=null} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-348918376 data=null button=1 stateMask=0x0 x=61 y=229 count=1} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918375 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-348918354 data=null button=1 stateMask=0x80000 x=61 y=229 count=1} to TreeItem with text {FILTER test}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.495Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:14:54 [2023-03-16T16:14:54.495Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918349 data=null button=0 stateMask=0x0 x=206 y=252 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918349 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918349 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918348 data=null button=1 stateMask=0x0 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918348 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348918331 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:14:54 [2023-03-16T16:14:54.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348918329 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:54 [2023-03-16T16:14:54.496Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:54 [2023-03-16T16:14:54.496Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.496Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348918024 data=null doit=true} to Shell with text {Preferences}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348918015 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348918015 data=null doit=true} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348918015 data=null} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348918015 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348918015 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348917992 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:54 [2023-03-16T16:14:54.758Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348917991 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348917991 data=null doit=true} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348917991 data=null} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348917991 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917991 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348917989 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Clicking on Uncheck all
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348917987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348917987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348917987 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348917987 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348917987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348917987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348917986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348917986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348917985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348917985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348917985 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348917985 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Clicked on Uncheck all
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-348917985 data=null doit=true} to TreeItem with text {Custom Text}
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-348917985 data=null} to TreeItem with text {Custom Text}
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-348917984 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348917984 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-348917983 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-348917983 data=null doit=true} to Tree node with text: testtxtextension
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-348917983 data=null} to Tree node with text: testtxtextension
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-348917982 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348917982 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-348917982 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:54 [2023-03-16T16:14:54.760Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-348917980 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-348917980 data=null doit=true} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-348917980 data=null} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-348917979 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917979 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-348917979 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Clicking on Check selected
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-348917977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348917977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-348917977 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-348917977 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-348917977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-348917977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-348917977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-348917976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348917976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-348917976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-348917976 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-348917976 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Clicked on Check selected
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Clicking on &Apply
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348917961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348917961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348917961 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348917961 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348917960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348917960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348917960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348917959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348917959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348917959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348917959 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348917959 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Clicked on &Apply
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Clicking on Apply and Close
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348917956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348917956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348917956 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348917956 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348917956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348917956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348917956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348918324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Clicked on 
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.022Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-348917869 data=null button=0 stateMask=0x0 x=61 y=229 count=0} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-348917868 data=null doit=true} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-348917868 data=null} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-348917868 data=null button=1 stateMask=0x0 x=61 y=229 count=1} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917867 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-348917843 data=null button=1 stateMask=0x80000 x=61 y=229 count=1} to TreeItem with text {FILTER test}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.023Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:14:55 [2023-03-16T16:14:55.023Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348917842 data=null button=0 stateMask=0x0 x=206 y=252 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348917842 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348917842 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348917842 data=null button=1 stateMask=0x0 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917842 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-348917829 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348917776 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.023Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348917374 data=null doit=true} to Shell with text {Preferences}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348917371 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348917371 data=null doit=true} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348917371 data=null} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348917371 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917371 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348917339 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:55 [2023-03-16T16:14:55.596Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348917337 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348917337 data=null doit=true} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348917337 data=null} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348917337 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348917336 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348917334 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Clicking on Check all
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348917331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348917331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348917331 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348917331 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348917331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348917330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348917330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348917329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348917329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348917328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348917328 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348917328 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Clicked on Check all
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Clicking on &Apply
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348917274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348917274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348917274 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348917274 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348917273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348917273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348917273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348917272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348917272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348917272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348917272 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348917272 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - Clicked on &Apply
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:55 [2023-03-16T16:14:55.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Clicking on Apply and Close
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348917269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348917269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348917269 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348917269 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348917269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348917269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348917269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:55 [2023-03-16T16:14:55.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348917769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.858Z] DEBUG - Clicked on 
12:14:55 [2023-03-16T16:14:55.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348917115 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:55 [2023-03-16T16:14:55.859Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:55 [2023-03-16T16:14:55.859Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:55 [2023-03-16T16:14:55.859Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348916782 data=null doit=true} to Shell with text {Preferences}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348916779 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348916779 data=null doit=true} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348916779 data=null} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348916778 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348916778 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348916746 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:56 [2023-03-16T16:14:56.121Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348916745 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348916745 data=null doit=true} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348916745 data=null} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348916745 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348916744 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348916743 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Clicking on Check all
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348916741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348916741 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348916741 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348916740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348916740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348916740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348916739 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348916739 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Clicked on Check all
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Clicking on Uncheck all
12:14:56 [2023-03-16T16:14:56.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348916728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348916728 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348916728 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348916728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348916728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348916728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348916727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348916726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348916726 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348916726 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Clicked on Uncheck all
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Clicking on Check all
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348916725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348916725 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348916725 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348916725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348916725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348916725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348916724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348916723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348916723 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348916723 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Clicked on Check all
12:14:56 [2023-03-16T16:14:56.123Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-348916710 data=null button=0 stateMask=0x0 x=87 y=58 count=0} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-348916710 data=null doit=true} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-348916710 data=null} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-348916709 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348916709 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-348916708 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Clicking on Uncheck all
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348916706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348916706 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348916706 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348916706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348916706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348916706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348916704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348916704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348916704 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348916704 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - Clicked on Uncheck all
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Clicking on Check selected
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-348916701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348916701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-348916701 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-348916701 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-348916685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-348916685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-348916684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-348916684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348916684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-348916684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-348916684 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-348916684 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Clicked on Check selected
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Clicking on Check all
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348916682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348916682 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348916682 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348916682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348916682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348916682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348916681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348916681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348916681 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348916680 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Clicked on Check all
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Clicking on Uncheck selected
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-348916679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-348916679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-348916679 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-348916679 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-348916679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-348916679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-348916679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-348916678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-348916678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-348916678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-348916678 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-348916678 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Clicked on Uncheck selected
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.126Z] DEBUG - Clicking on Uncheck all
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348916676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348916676 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348916676 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348916676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348916676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348916676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348916675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348916675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348916675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348916674 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348916674 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - Clicked on Uncheck all
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:56 [2023-03-16T16:14:56.127Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Clicking on Check all
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348916370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348916370 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348916369 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348916369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348916369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348916369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348916365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348916365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348916365 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348916365 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - Clicked on Check all
12:14:56 [2023-03-16T16:14:56.388Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:14:56 [2023-03-16T16:14:56.389Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:14:56 [2023-03-16T16:14:56.389Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
12:14:56 [2023-03-16T16:14:56.389Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
12:14:56 [2023-03-16T16:14:56.756Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-242vm because kubernetes resource quota exceeded. 
12:14:56 [2023-03-16T16:14:56.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-242vm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:14:56 [2023-03-16T16:14:56.759Z] Retrying...
12:14:56 [2023-03-16T16:14:56.759Z] 
12:14:56 [2023-03-16T16:14:56.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Clicking on Check all
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348916060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348916060 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348916060 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348916060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348916060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348916060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348916056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348916056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348916055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348916055 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348916055 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Clicked on Check all
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Clicking on &Apply
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348916054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348916054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348916054 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348916054 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348916054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348916054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348916054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348916053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348916053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348916053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348916053 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348916053 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - Clicked on &Apply
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Clicking on Apply and Close
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348916052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348916052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348916052 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348916052 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348916051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348916051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348916051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348917109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Clicked on 
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348915970 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:56 [2023-03-16T16:14:56.963Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348915676 data=null doit=true} to Shell with text {Preferences}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348915674 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348915674 data=null doit=true} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348915674 data=null} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348915673 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915667 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348915643 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:57 [2023-03-16T16:14:57.225Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348915642 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348915642 data=null doit=true} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348915642 data=null} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348915642 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915642 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348915640 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Clicking on Check all
12:14:57 [2023-03-16T16:14:57.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348915638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348915638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348915638 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348915638 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348915637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348915637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348915637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348915637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348915637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348915637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348915637 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348915637 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Clicked on Check all
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Clicking on &Apply
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348915636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348915635 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348915635 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348915635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348915635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348915635 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348915635 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Clicked on &Apply
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Clicking on Apply and Close
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348915633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348915633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348915633 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348915633 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348915633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348915633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348915633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348915964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Clicked on 
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348915518 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348915518 data=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348915518 data=null} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348915518 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348915512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348915511 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348915511 data=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348915511 data=null} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348915511 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348915507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348915506 data=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348915506 data=null} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348915506 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348915506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348915496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348915495 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348915495 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348915495 data=null} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348915494 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915494 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348915476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348915476 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348915476 data=null} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348915476 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348915476 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348915475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-348915474 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-348915474 data=null doit=true} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-348915474 data=null} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-348915474 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915474 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-348915459 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-348915458 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-348915458 data=null doit=true} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-348915457 data=null} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-348915457 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348915457 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-348915444 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348915359 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:57 [2023-03-16T16:14:57.490Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348914956 data=null doit=true} to Shell with text {Preferences}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348914954 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348914954 data=null doit=true} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348914954 data=null} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348914954 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914954 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348914922 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.060Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348914921 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348914921 data=null doit=true} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348914921 data=null} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348914921 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914921 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348914919 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Clicking on Uncheck all
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348914917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348914917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348914917 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348914917 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348914917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348914917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348914917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348914916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348914916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348914916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348914915 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348914915 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Clicked on Uncheck all
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-348914909 data=null doit=true} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-348914908 data=null} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-348914908 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348914908 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-348914907 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-348914905 data=null button=0 stateMask=0x0 x=87 y=35 count=0} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-348914905 data=null doit=true} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-348914905 data=null} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-348914874 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914874 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-348914874 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Clicking on Check selected
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-348914873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348914872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-348914872 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-348914872 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-348914872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-348914872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-348914872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-348914871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348914871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-348914871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-348914871 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-348914871 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Clicked on Check selected
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Clicking on &Apply
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348914869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348914869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348914869 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348914869 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348914869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348914869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348914869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348914868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348914868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348914868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348914868 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348914868 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Clicked on &Apply
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Clicking on Apply and Close
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348914866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348914866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348914866 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348914866 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348914857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348914857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348914857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348915333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Clicked on 
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348914763 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348914763 data=null doit=true} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348914763 data=null} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348914763 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348914738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348914737 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348914737 data=null doit=true} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348914737 data=null} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348914737 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348914732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:58 [2023-03-16T16:14:58.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348914731 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348914731 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348914731 data=null} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348914730 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914730 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348914726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:58 [2023-03-16T16:14:58.063Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-348914726 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-348914726 data=null doit=true} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-348914725 data=null} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-348914725 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914725 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-348914711 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-348914710 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-348914710 data=null doit=true} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-348914710 data=null} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-348914710 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914710 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-348914698 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
12:14:58 [2023-03-16T16:14:58.325Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:14:58 [2023-03-16T16:14:58.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348914659 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:58 [2023-03-16T16:14:58.325Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:58 [2023-03-16T16:14:58.325Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.325Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348914303 data=null doit=true} to Shell with text {Preferences}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348914301 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348914301 data=null doit=true} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348914301 data=null} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348914301 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914301 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348914270 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:58 [2023-03-16T16:14:58.587Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:58 [2023-03-16T16:14:58.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348914269 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348914269 data=null doit=true} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348914269 data=null} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348914269 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348914269 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348914267 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Clicking on Check all
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348914256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348914256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348914256 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348914256 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348914255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348914255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348914255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348914254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348914254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348914254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348914254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348914254 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Clicked on Check all
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Clicking on &Apply
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348914253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348914253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348914252 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348914252 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348914252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348914252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348914252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348914251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348914251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348914251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348914251 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348914251 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Clicked on &Apply
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Clicking on Apply and Close
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348914250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348914250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348914250 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348914249 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348914249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348914249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348914249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348914629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Clicked on 
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348914163 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:58 [2023-03-16T16:14:58.591Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348913843 data=null doit=true} to Shell with text {Preferences}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348913841 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348913841 data=null doit=true} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348913841 data=null} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348913840 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913840 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348913811 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.161Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348913810 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348913810 data=null doit=true} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348913810 data=null} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348913810 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913810 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348913809 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Clicking on Check all
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348913806 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348913806 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348913806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348913806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348913806 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348913805 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Clicked on Check all
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Clicking on &Apply
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348913804 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348913804 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348913804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348913804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348913804 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348913803 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Clicked on &Apply
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Clicking on Apply and Close
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348913793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348913793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348913793 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348913793 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348913793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348913793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348913793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348914157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Clicked on 
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348913710 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.163Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348913378 data=null doit=true} to Shell with text {Preferences}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348913375 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348913375 data=null doit=true} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348913375 data=null} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348913375 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913367 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348913340 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:14:59 [2023-03-16T16:14:59.427Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:14:59 [2023-03-16T16:14:59.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348913339 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348913339 data=null doit=true} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348913338 data=null} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348913338 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913338 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348913337 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Clicking on Uncheck all
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-348913334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348913334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-348913334 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-348913334 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-348913334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-348913334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-348913334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-348913332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-348913331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-348913331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-348913331 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-348913331 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Clicked on Uncheck all
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-348913331 data=null doit=true} to TreeItem with text {Custom Text}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-348913330 data=null} to TreeItem with text {Custom Text}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-348913330 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348913330 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-348913329 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
12:14:59 [2023-03-16T16:14:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-348913329 data=null doit=true} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-348913329 data=null} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-348913328 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348913328 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-348913328 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-348913326 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-348913326 data=null doit=true} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-348913326 data=null} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-348913325 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913325 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-348913325 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Clicking on Check selected
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-348913311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348913311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-348913311 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-348913311 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-348913311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-348913311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-348913310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-348913310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-348913310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-348913310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-348913310 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-348913309 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - Clicked on Check selected
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.691Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Clicking on &Apply
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348913308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348913308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348913303 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348913303 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348913302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348913302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348913302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348913301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348913301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348913301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348913301 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348913301 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Clicked on &Apply
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Clicking on Apply and Close
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348913300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348913300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348913300 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348913300 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348913298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348913298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348913298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348913704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Clicked on 
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348913200 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348913200 data=null doit=true} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348913200 data=null} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348913200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348913150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348913149 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348913149 data=null doit=true} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348913149 data=null} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348913148 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348913133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:14:59 [2023-03-16T16:14:59.692Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348913132 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348913132 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348913132 data=null} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348913132 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913132 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348913078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348913077 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348913077 data=null doit=true} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348913077 data=null} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348913077 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348913077 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348913072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:14:59 [2023-03-16T16:14:59.953Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:14:59 [2023-03-16T16:14:59.953Z] DEBUG - Clicking on with mnemonic 'Import...'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Clicked on with mnemonic 'Import...'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348912643 data=null doit=true} to Shell with text {Trace Import}
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Clicking on Cancel
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-348912640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-348912640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-348912640 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-348912640 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-348912640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-348912640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-348912640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-348913039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Clicked on 
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348912563 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:15:00 [2023-03-16T16:15:00.216Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:15:00 [2023-03-16T16:15:00.476Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:15:00 [2023-03-16T16:15:00.476Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:15:00 [2023-03-16T16:15:00.735Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348912112 data=null doit=true} to Shell with text {Preferences}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348912109 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348912109 data=null doit=true} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348912109 data=null} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348912109 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348912109 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348912078 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:15:00 [2023-03-16T16:15:00.736Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348912078 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348912077 data=null doit=true} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348912077 data=null} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348912077 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348912077 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348912075 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Clicking on Check all
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348912073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348912073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348912073 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348912073 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348912073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348912073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348912073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348912071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348912071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348912071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348912071 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348912071 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Clicked on Check all
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Clicking on &Apply
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348912070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348912070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348912070 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348912070 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348912070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348912070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348912069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348912069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348912069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348912069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348912069 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348912069 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Clicked on &Apply
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Clicking on Apply and Close
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348912067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348912067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348912067 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348912067 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348912067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348912067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348912067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:00 [2023-03-16T16:15:00.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348912459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Clicked on 
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348911945 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348911945 data=null doit=true} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348911945 data=null} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348911945 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348911944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348911919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348911919 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348911918 data=null doit=true} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348911918 data=null} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348911918 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348911918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348911913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:15:00 [2023-03-16T16:15:00.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348911912 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348911912 data=null doit=true} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348911912 data=null} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348911911 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348911911 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348911907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348911906 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348911896 data=null doit=true} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348911896 data=null} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348911895 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348911895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348911875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:15:00 [2023-03-16T16:15:00.999Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:15:00 [2023-03-16T16:15:00.999Z] DEBUG - Clicking on with mnemonic 'Import...'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Clicked on with mnemonic 'Import...'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348911428 data=null doit=true} to Shell with text {Trace Import}
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Clicking on Cancel
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-348911426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-348911426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-348911426 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-348911426 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-348911426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-348911426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-348911426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-348911842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Clicked on 
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348911335 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:15:01 [2023-03-16T16:15:01.569Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-348910985 data=null doit=true} to Shell with text {Preferences}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-348910982 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-348910982 data=null doit=true} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-348910982 data=null} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-348910982 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348910982 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-348910951 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:15:01 [2023-03-16T16:15:01.829Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-348910950 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-348910950 data=null doit=true} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-348910950 data=null} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-348910949 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348910949 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-348910948 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Clicking on Check all
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-348910944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348910944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-348910944 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-348910944 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-348910944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-348910944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-348910944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-348910943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-348910943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-348910943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-348910943 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-348910943 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Clicked on Check all
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Clicking on &Apply
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-348910942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348910942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-348910942 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-348910942 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-348910941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-348910941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-348910941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-348910941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-348910941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-348910941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-348910941 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-348910941 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Clicked on &Apply
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Clicking on Apply and Close
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-348910940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-348910939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-348910939 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-348910939 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-348910939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-348910939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-348910939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:15:01 [2023-03-16T16:15:01.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-348911306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:15:02 [2023-03-16T16:15:02.090Z] DEBUG - Clicked on 
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@684f7f1c] time=-348910455 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Attempting to set focus on Tree with text {}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348910449 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348910449 data=null doit=true} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348910449 data=null} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348910449 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348910449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348910428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:15:02 [2023-03-16T16:15:02.609Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:15:02 [2023-03-16T16:15:02.609Z] DEBUG - Clicking on with mnemonic 'Delete'
12:15:02 [2023-03-16T16:15:02.609Z] DEBUG - Clicked on with mnemonic 'Delete'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909464 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909464 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348909463 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Clicking on OK
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348909462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348909462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348909462 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348909462 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348909462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348909462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.550Z] DEBUG - Clicked on OK
12:15:03 [2023-03-16T16:15:03.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348909462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:03 [2023-03-16T16:15:03.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348910379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:15:03 [2023-03-16T16:15:03.812Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.385 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:15:03 [2023-03-16T16:15:03.812Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.955 s
12:15:03 [2023-03-16T16:15:03.812Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.812 s
12:15:03 [2023-03-16T16:15:03.812Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.807 s
12:15:03 [2023-03-16T16:15:03.812Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.828 s
12:15:03 [2023-03-16T16:15:03.812Z] 
12:15:03 [2023-03-16T16:15:03.812Z] Results:
12:15:03 [2023-03-16T16:15:03.812Z] 
12:15:03 [2023-03-16T16:15:03.812Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
12:15:03 [2023-03-16T16:15:03.812Z] 
12:15:04 [2023-03-16T16:15:04.075Z] 
12:15:04 [2023-03-16T16:15:04.075Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:15:03.979
12:15:04 [2023-03-16T16:15:04.075Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:15:04 [2023-03-16T16:15:04.075Z] 
12:15:04 [2023-03-16T16:15:04.075Z] !ENTRY org.eclipse.ui.workbench 4 2 2023-03-16 16:15:04.013
12:15:04 [2023-03-16T16:15:04.075Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
12:15:04 [2023-03-16T16:15:04.075Z] !STACK 0
12:15:04 [2023-03-16T16:15:04.075Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.equinox.log.Logger.log(Object, int, String, java.lang.Throwable)" because "this.logger" is null
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:68)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.ui.internal.WorkbenchPlugin.log(WorkbenchPlugin.java:743)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.ui.statushandlers.StatusManager.logError(StatusManager.java:313)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:231)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.ui.internal.progress.ProgressManager$1.done(ProgressManager.java:468)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.JobListeners.sendEvent(JobListeners.java:153)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.JobListeners.sendEventsAsync(JobListeners.java:140)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.JobListeners.waitAndSendEvents(JobListeners.java:80)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.JobManager.withWriteLock(JobManager.java:524)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:728)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:117)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:83)
12:15:04 [2023-03-16T16:15:04.075Z] 
12:15:04 [2023-03-16T16:15:04.075Z] !ENTRY org.eclipse.core.resources 4 566 2023-03-16 16:15:04.013
12:15:04 [2023-03-16T16:15:04.075Z] !MESSAGE Workspace was not properly initialized or has already shutdown.
12:15:04 [2023-03-16T16:15:04.075Z] !STACK 0
12:15:04 [2023-03-16T16:15:04.075Z] java.lang.Exception: Workspace was not properly initialized or has already shutdown.
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.resources.Workspace.getWorkManager(Workspace.java:1817)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1481)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.resources.CharsetDeltaJob.run(CharsetDeltaJob.java:203)
12:15:04 [2023-03-16T16:15:04.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] All tests passed!
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT.pom
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-p2metadata.xml
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.19-SNAPSHOT-p2artifacts.xml
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.0.1-SNAPSHOT [26/139]
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.647Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] The project's OSGi version is 4.0.1.202303161548
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] 
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:06 [2023-03-16T16:15:06.648Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:15:06 [2023-03-16T16:15:06.648Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
12:15:06 [2023-03-16T16:15:06.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wp5kj because kubernetes resource quota exceeded. 
12:15:06 [2023-03-16T16:15:06.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wp5kj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:06 [2023-03-16T16:15:06.752Z] Retrying...
12:15:06 [2023-03-16T16:15:06.752Z] 
12:15:07 [2023-03-16T16:15:07.590Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.590Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.590Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] No tests to run.
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-sources.jar
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT.jar
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:07 [2023-03-16T16:15:07.591Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] 
12:15:07 [2023-03-16T16:15:07.591Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:07 [2023-03-16T16:15:07.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT.jar
12:15:09 [2023-03-16T16:15:09.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-sources.jar
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:11 [2023-03-16T16:15:11.152Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] No tests to run.
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT.jar
12:15:11 [2023-03-16T16:15:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT.pom
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-sources.jar
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-p2metadata.xml
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.0.1-SNAPSHOT-p2artifacts.xml
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT [27/139]
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] The project's OSGi version is 1.0.4.202303161548
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.153Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:15:11 [2023-03-16T16:15:11.153Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] No tests to run.
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.986Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.986Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:11 [2023-03-16T16:15:11.986Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] 
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:11 [2023-03-16T16:15:11.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
12:15:13 [2023-03-16T16:15:13.377Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.761Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:14 [2023-03-16T16:15:14.761Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] No tests to run.
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.pom
12:15:14 [2023-03-16T16:15:14.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2metadata.xml
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2artifacts.xml
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.4-SNAPSHOT [28/139]
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] The project's OSGi version is 1.1.4.202303161548
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] 
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:14 [2023-03-16T16:15:14.762Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.024Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:15:15 [2023-03-16T16:15:15.024Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] No tests to run.
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.286Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:15 [2023-03-16T16:15:15.286Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] 
12:15:15 [2023-03-16T16:15:15.286Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:15 [2023-03-16T16:15:15.547Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
12:15:16 [2023-03-16T16:15:16.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
12:15:16 [2023-03-16T16:15:16.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-llx3m because kubernetes resource quota exceeded. 
12:15:16 [2023-03-16T16:15:16.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-llx3m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:16 [2023-03-16T16:15:16.749Z] Retrying...
12:15:16 [2023-03-16T16:15:16.749Z] 
12:15:17 [2023-03-16T16:15:17.875Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:17 [2023-03-16T16:15:17.876Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:17 [2023-03-16T16:15:17.876Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] No tests to run.
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
12:15:17 [2023-03-16T16:15:17.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.pom
12:15:17 [2023-03-16T16:15:17.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
12:15:17 [2023-03-16T16:15:17.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-p2metadata.xml
12:15:17 [2023-03-16T16:15:17.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-p2artifacts.xml
12:15:17 [2023-03-16T16:15:17.877Z] [INFO] 
12:15:17 [2023-03-16T16:15:17.877Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.3.2-SNAPSHOT [29/139]
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] The project's OSGi version is 5.3.2.202303161548
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.144Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:15:18 [2023-03-16T16:15:18.144Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] No tests to run.
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-sources.jar
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT.jar
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.666Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.666Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:18 [2023-03-16T16:15:18.666Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:18 [2023-03-16T16:15:18.666Z] [INFO] 
12:15:18 [2023-03-16T16:15:18.667Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:18 [2023-03-16T16:15:18.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT.jar
12:15:20 [2023-03-16T16:15:20.052Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-sources.jar
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:21 [2023-03-16T16:15:21.435Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] No tests to run.
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT.jar
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT.pom
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-sources.jar
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-p2metadata.xml
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.2-SNAPSHOT-p2artifacts.xml
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 7.0.0-SNAPSHOT [30/139]
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] The project's OSGi version is 7.0.0.202303161548
12:15:21 [2023-03-16T16:15:21.435Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] 
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:21 [2023-03-16T16:15:21.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:15:21 [2023-03-16T16:15:21.436Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] No tests to run.
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-sources.jar
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT.jar
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.266Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.266Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:22 [2023-03-16T16:15:22.267Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.267Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.267Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:22 [2023-03-16T16:15:22.267Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:22 [2023-03-16T16:15:22.267Z] [INFO] 
12:15:22 [2023-03-16T16:15:22.267Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:22 [2023-03-16T16:15:22.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT.jar
12:15:23 [2023-03-16T16:15:23.835Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-sources.jar
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.216Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:25 [2023-03-16T16:15:25.216Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] No tests to run.
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT.jar
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT.pom
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-sources.jar
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-p2metadata.xml
12:15:25 [2023-03-16T16:15:25.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-7.0.0-SNAPSHOT-p2artifacts.xml
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Building Trace Compass LTTng Support Parent 8.3.0-SNAPSHOT      [31/139]
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --------------------------------[ pom ]---------------------------------
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-8.3.0-SNAPSHOT.pom
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT [32/139]
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] The project's OSGi version is 1.1.3.202303161548
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] No tests to run.
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.218Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:25 [2023-03-16T16:15:25.218Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] 
12:15:25 [2023-03-16T16:15:25.218Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:25 [2023-03-16T16:15:25.480Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
12:15:26 [2023-03-16T16:15:26.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
12:15:26 [2023-03-16T16:15:26.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-g94d1 because kubernetes resource quota exceeded. 
12:15:26 [2023-03-16T16:15:26.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-g94d1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:26 [2023-03-16T16:15:26.756Z] Retrying...
12:15:26 [2023-03-16T16:15:26.756Z] 
12:15:27 [2023-03-16T16:15:27.804Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.805Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:27 [2023-03-16T16:15:27.806Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] No tests to run.
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.pom
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2metadata.xml
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2artifacts.xml
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
12:15:27 [2023-03-16T16:15:27.806Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.6-SNAPSHOT [33/139]
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] The project's OSGi version is 4.0.6.202303161548
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] 
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:27 [2023-03-16T16:15:27.807Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:15:27 [2023-03-16T16:15:27.807Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] No tests to run.
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] 
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:28 [2023-03-16T16:15:28.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-sources.jar
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] 
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT.jar
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] 
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] 
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:29 [2023-03-16T16:15:29.021Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] 
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:29 [2023-03-16T16:15:29.021Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:29 [2023-03-16T16:15:29.021Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] 
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:29 [2023-03-16T16:15:29.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT.jar
12:15:30 [2023-03-16T16:15:30.406Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-sources.jar
12:15:31 [2023-03-16T16:15:31.795Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.795Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.795Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:31 [2023-03-16T16:15:31.795Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:31 [2023-03-16T16:15:31.795Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.795Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] No tests to run.
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT.jar
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT.pom
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-sources.jar
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-p2metadata.xml
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.6-SNAPSHOT-p2artifacts.xml
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.6-SNAPSHOT [34/139]
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] The project's OSGi version is 3.0.6.202303161548
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] 
12:15:31 [2023-03-16T16:15:31.796Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:31 [2023-03-16T16:15:31.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:15:31 [2023-03-16T16:15:31.797Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] No tests to run.
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-sources.jar
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT.jar
12:15:32 [2023-03-16T16:15:32.629Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.629Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.629Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.629Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.630Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:32 [2023-03-16T16:15:32.630Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.630Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.630Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:32 [2023-03-16T16:15:32.630Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:32 [2023-03-16T16:15:32.630Z] [INFO] 
12:15:32 [2023-03-16T16:15:32.630Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:32 [2023-03-16T16:15:32.891Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT.jar
12:15:33 [2023-03-16T16:15:33.831Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-sources.jar
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.219Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:35 [2023-03-16T16:15:35.219Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] No tests to run.
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT.jar
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT.pom
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-sources.jar
12:15:35 [2023-03-16T16:15:35.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-p2metadata.xml
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.6-SNAPSHOT-p2artifacts.xml
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT [35/139]
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
12:15:35 [2023-03-16T16:15:35.797Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.797Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:35 [2023-03-16T16:15:35.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
12:15:35 [2023-03-16T16:15:35.798Z] [INFO] 
12:15:35 [2023-03-16T16:15:35.798Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:35 [2023-03-16T16:15:35.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:15:35 [2023-03-16T16:15:35.798Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:36 [2023-03-16T16:15:36.372Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] 
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:36 [2023-03-16T16:15:36.372Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:15:36 [2023-03-16T16:15:36.758Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-t434z because kubernetes resource quota exceeded. 
12:15:36 [2023-03-16T16:15:36.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-t434z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:36 [2023-03-16T16:15:36.759Z] Retrying...
12:15:36 [2023-03-16T16:15:36.759Z] 
12:15:38 [2023-03-16T16:15:38.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:15:39 [2023-03-16T16:15:39.673Z] [INFO] 
12:15:39 [2023-03-16T16:15:39.673Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:39 [2023-03-16T16:15:39.673Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:15:39 [2023-03-16T16:15:39.673Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:15:39 [2023-03-16T16:15:39.673Z] [INFO] 
12:15:39 [2023-03-16T16:15:39.674Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:39 [2023-03-16T16:15:39.674Z] [INFO] 
12:15:39 [2023-03-16T16:15:39.674Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:15:39 [2023-03-16T16:15:39.934Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:15:39 [2023-03-16T16:15:39.934Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
12:15:39 [2023-03-16T16:15:39.934Z] [INFO] Command line:
12:15:39 [2023-03-16T16:15:39.934Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:15:39 [2023-03-16T16:15:39.934Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:15:44 [2023-03-16T16:15:44.148Z] !SESSION 2023-03-16 16:15:40.154 -----------------------------------------------
12:15:44 [2023-03-16T16:15:44.148Z] eclipse.buildId=unknown
12:15:44 [2023-03-16T16:15:44.148Z] java.version=17.0.2
12:15:44 [2023-03-16T16:15:44.148Z] java.vendor=Oracle Corporation
12:15:44 [2023-03-16T16:15:44.148Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:15:44 [2023-03-16T16:15:44.149Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:15:44 [2023-03-16T16:15:44.149Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:15:44 [2023-03-16T16:15:44.149Z] 
12:15:44 [2023-03-16T16:15:44.149Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:15:43.559
12:15:44 [2023-03-16T16:15:44.149Z] !MESSAGE FrameworkEvent ERROR
12:15:44 [2023-03-16T16:15:44.149Z] !STACK 0
12:15:44 [2023-03-16T16:15:44.149Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:15:44 [2023-03-16T16:15:44.149Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:15:44 [2023-03-16T16:15:44.149Z] 
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:15:44 [2023-03-16T16:15:44.149Z] 
12:15:44 [2023-03-16T16:15:44.149Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:15:43.775
12:15:44 [2023-03-16T16:15:44.149Z] !MESSAGE FrameworkEvent ERROR
12:15:44 [2023-03-16T16:15:44.149Z] !STACK 0
12:15:44 [2023-03-16T16:15:44.149Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:15:44 [2023-03-16T16:15:44.149Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:15:44 [2023-03-16T16:15:44.149Z] 
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:15:44 [2023-03-16T16:15:44.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:15:44 [2023-03-16T16:15:44.724Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:15:44 [2023-03-16T16:15:44.724Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:15:46 [2023-03-16T16:15:46.759Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-p80zt because kubernetes resource quota exceeded. 
12:15:46 [2023-03-16T16:15:46.760Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-p80zt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:46 [2023-03-16T16:15:46.760Z] Retrying...
12:15:46 [2023-03-16T16:15:46.760Z] 
12:15:50 [2023-03-16T16:15:50.014Z] 
12:15:50 [2023-03-16T16:15:50.014Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:15:49.758
12:15:50 [2023-03-16T16:15:50.014Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:15:50 [2023-03-16T16:15:50.014Z] 
12:15:50 [2023-03-16T16:15:50.014Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:15:49.851
12:15:50 [2023-03-16T16:15:50.014Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:15:50 [2023-03-16T16:15:50.014Z] !STACK 0
12:15:50 [2023-03-16T16:15:50.014Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:15:50 [2023-03-16T16:15:50.014Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:15:50 [2023-03-16T16:15:50.014Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:15:50 [2023-03-16T16:15:50.014Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:15:50 [2023-03-16T16:15:50.015Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:15:50 [2023-03-16T16:15:50.015Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:15:50 [2023-03-16T16:15:50.015Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:15:50 [2023-03-16T16:15:50.015Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:15:50 [2023-03-16T16:15:50.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:50 [2023-03-16T16:15:50.015Z] Caused by: java.io.IOException: error=2, No such file or directory
12:15:50 [2023-03-16T16:15:50.015Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:15:50 [2023-03-16T16:15:50.015Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:15:50 [2023-03-16T16:15:50.015Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:15:50 [2023-03-16T16:15:50.015Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:15:50 [2023-03-16T16:15:50.015Z] 	... 7 more
12:15:50 [2023-03-16T16:15:50.015Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
12:15:50 [2023-03-16T16:15:50.584Z] Display size: 1440x900
12:15:50 [2023-03-16T16:15:50.584Z] OS version=5.17.13-200.fc35.x86_64
12:15:50 [2023-03-16T16:15:50.584Z] GTK version=3.22.30
12:15:50 [2023-03-16T16:15:50.584Z] GTK theme=Ambiance
12:15:50 [2023-03-16T16:15:50.584Z] LIBOVERLAY_SCROLLBAR=0
12:15:50 [2023-03-16T16:15:50.584Z] Time zone: Greenwich Mean Time
12:15:50 [2023-03-16T16:15:50.844Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:15:50 [2023-03-16T16:15:50.844Z] log4j:WARN Please initialize the log4j system properly.
12:15:50 [2023-03-16T16:15:50.844Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:15:52 [2023-03-16T16:15:52.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:15:52 [2023-03-16T16:15:52.756Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:15:56 [2023-03-16T16:15:56.760Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-7sct9 because kubernetes resource quota exceeded. 
12:15:56 [2023-03-16T16:15:56.761Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-7sct9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:15:56 [2023-03-16T16:15:56.761Z] Retrying...
12:15:56 [2023-03-16T16:15:56.761Z] 
12:16:06 [2023-03-16T16:16:06.752Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-gl0w1 because kubernetes resource quota exceeded. 
12:16:06 [2023-03-16T16:16:06.752Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-gl0w1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:06 [2023-03-16T16:16:06.752Z] Retrying...
12:16:06 [2023-03-16T16:16:06.752Z] 
12:16:16 [2023-03-16T16:16:16.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wxc3w because kubernetes resource quota exceeded. 
12:16:16 [2023-03-16T16:16:16.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wxc3w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:16 [2023-03-16T16:16:16.748Z] Retrying...
12:16:16 [2023-03-16T16:16:16.748Z] 
12:16:19 [2023-03-16T16:16:19.334Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - number of items : 6
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834029 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834029 data=null} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348834028 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833921 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833921 data=null} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.335Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-348833918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - number of items : 6
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833727 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833722 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833722 data=null} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - number of items : 6
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833678 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833675 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833675 data=null} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - number of items : 6
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833662 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833657 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348833657 data=null} to ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:16:19 [2023-03-16T16:16:19.337Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:16:22 [2023-03-16T16:16:22.637Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:22 [2023-03-16T16:16:22.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:26 [2023-03-16T16:16:26.756Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-1ntm8 because kubernetes resource quota exceeded. 
12:16:26 [2023-03-16T16:16:26.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-1ntm8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:26 [2023-03-16T16:16:26.757Z] Retrying...
12:16:26 [2023-03-16T16:16:26.757Z] 
12:16:30 [2023-03-16T16:16:30.783Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - number of items : 6
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822682 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822682 data=null} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822682 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822672 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822672 data=null} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822480 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822479 data=null} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822479 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822434 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348822434 data=null} to ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-348822431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm'
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
12:16:30 [2023-03-16T16:16:30.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:31 [2023-03-16T16:16:31.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:31 [2023-03-16T16:16:31.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:31 [2023-03-16T16:16:31.304Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:16:31 [2023-03-16T16:16:31.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:31 [2023-03-16T16:16:31.563Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:31 [2023-03-16T16:16:31.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.563Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - number of items : 6
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821080 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821073 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348821072 data=null} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - number of items : 6
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820973 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820969 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348820969 data=null} to ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
12:16:31 [2023-03-16T16:16:31.824Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:16:32 [2023-03-16T16:16:32.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:16:32 [2023-03-16T16:16:32.085Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-348817684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:16:35 [2023-03-16T16:16:35.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:16:35 [2023-03-16T16:16:35.965Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
12:16:35 [2023-03-16T16:16:35.965Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
12:16:35 [2023-03-16T16:16:35.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-348817076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm | new instance'
12:16:35 [2023-03-16T16:16:35.965Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
12:16:35 [2023-03-16T16:16:35.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:16:36 [2023-03-16T16:16:36.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-6gbtx because kubernetes resource quota exceeded. 
12:16:36 [2023-03-16T16:16:36.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-6gbtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:36 [2023-03-16T16:16:36.746Z] Retrying...
12:16:36 [2023-03-16T16:16:36.746Z] 
12:16:36 [2023-03-16T16:16:36.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
12:16:37 [2023-03-16T16:16:37.170Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:16:37 [2023-03-16T16:16:37.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - number of items : 6
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815182 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815167 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-348815166 data=null} to ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:16:37 [2023-03-16T16:16:37.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:16:37 [2023-03-16T16:16:37.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:37 [2023-03-16T16:16:37.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:38 [2023-03-16T16:16:38.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b4ba2d9] time=-348813870 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:16:38 [2023-03-16T16:16:38.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:38 [2023-03-16T16:16:38.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:38 [2023-03-16T16:16:38.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:38 [2023-03-16T16:16:38.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348813834 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348813784 data=null doit=true} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348813784 data=null} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348813784 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348813782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348813757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:39 [2023-03-16T16:16:39.184Z] DEBUG - Clicking on with mnemonic 'Delete'
12:16:39 [2023-03-16T16:16:39.443Z] DEBUG - Clicked on with mnemonic 'Delete'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812541 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812541 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348812540 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Clicking on OK
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348812537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348812537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348812537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348812537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348812537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348812537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.386Z] DEBUG - Clicked on OK
12:16:40 [2023-03-16T16:16:40.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348812536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2023-03-16T16:16:40.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348813573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:16:40 [2023-03-16T16:16:40.958Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.869 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
12:16:40 [2023-03-16T16:16:40.958Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 27.488 s
12:16:40 [2023-03-16T16:16:40.958Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 12.731 s
12:16:40 [2023-03-16T16:16:40.958Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.814 s
12:16:40 [2023-03-16T16:16:40.958Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
12:16:41 [2023-03-16T16:16:41.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:16:41 [2023-03-16T16:16:41.530Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:16:46 [2023-03-16T16:16:46.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-pmx6f because kubernetes resource quota exceeded. 
12:16:46 [2023-03-16T16:16:46.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-pmx6f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:46 [2023-03-16T16:16:46.756Z] Retrying...
12:16:46 [2023-03-16T16:16:46.756Z] 
12:16:56 [2023-03-16T16:16:56.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-6q4fl because kubernetes resource quota exceeded. 
12:16:56 [2023-03-16T16:16:56.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-6q4fl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:16:56 [2023-03-16T16:16:56.749Z] Retrying...
12:16:56 [2023-03-16T16:16:56.749Z] 
12:17:06 [2023-03-16T16:17:06.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-nqg92 because kubernetes resource quota exceeded. 
12:17:06 [2023-03-16T16:17:06.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-nqg92" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:06 [2023-03-16T16:17:06.747Z] Retrying...
12:17:06 [2023-03-16T16:17:06.747Z] 
12:17:08 [2023-03-16T16:17:08.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - Setting state to checked on: minor_faults
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:17:08 [2023-03-16T16:17:08.117Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - Setting state to checked on: kernel_vm
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - Setting state to unchecked on: minor_faults
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b4ba2d9] time=-348782365 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:10 [2023-03-16T16:17:10.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348782332 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348782331 data=null doit=true} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348782331 data=null} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348782331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348782330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348782272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:10 [2023-03-16T16:17:10.662Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781259 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348781258 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Clicking on OK
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348781257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348781257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348781257 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348781257 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348781256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348781256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.604Z] DEBUG - Clicked on OK
12:17:11 [2023-03-16T16:17:11.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348781256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2023-03-16T16:17:11.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348782177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:12 [2023-03-16T16:17:12.123Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.084 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
12:17:12 [2023-03-16T16:17:12.124Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 25.922 s
12:17:12 [2023-03-16T16:17:12.124Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 3.075 s
12:17:12 [2023-03-16T16:17:12.124Z] 
12:17:12 [2023-03-16T16:17:12.124Z] Results:
12:17:12 [2023-03-16T16:17:12.124Z] 
12:17:12 [2023-03-16T16:17:12.124Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
12:17:12 [2023-03-16T16:17:12.124Z] 
12:17:12 [2023-03-16T16:17:12.383Z] 
12:17:12 [2023-03-16T16:17:12.383Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:17:12.376
12:17:12 [2023-03-16T16:17:12.383Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] All tests passed!
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.7-SNAPSHOT [36/139]
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] The project's OSGi version is 1.0.7.202303161548
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] 
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:12 [2023-03-16T16:17:12.958Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
12:17:13 [2023-03-16T16:17:13.218Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:13 [2023-03-16T16:17:13.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
12:17:13 [2023-03-16T16:17:13.219Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.219Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.219Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:17:13 [2023-03-16T16:17:13.219Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-sources.jar
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT.jar
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.739Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.739Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:13 [2023-03-16T16:17:13.739Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] 
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:13 [2023-03-16T16:17:13.739Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT.jar
12:17:15 [2023-03-16T16:17:15.122Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-sources.jar
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] 
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:16 [2023-03-16T16:17:16.508Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:16 [2023-03-16T16:17:16.508Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] 
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] 
12:17:16 [2023-03-16T16:17:16.508Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:16 [2023-03-16T16:17:16.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-l9jb7 because kubernetes resource quota exceeded. 
12:17:16 [2023-03-16T16:17:16.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-l9jb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:16 [2023-03-16T16:17:16.748Z] Retrying...
12:17:16 [2023-03-16T16:17:16.748Z] 
12:17:16 [2023-03-16T16:17:16.770Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:17:16 [2023-03-16T16:17:16.771Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
12:17:16 [2023-03-16T16:17:16.771Z] [INFO] Command line:
12:17:16 [2023-03-16T16:17:16.771Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:16 [2023-03-16T16:17:16.771Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:20 [2023-03-16T16:17:20.978Z] !SESSION 2023-03-16 16:17:16.896 -----------------------------------------------
12:17:20 [2023-03-16T16:17:20.978Z] eclipse.buildId=unknown
12:17:20 [2023-03-16T16:17:20.978Z] java.version=17.0.2
12:17:20 [2023-03-16T16:17:20.978Z] java.vendor=Oracle Corporation
12:17:20 [2023-03-16T16:17:20.978Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:20 [2023-03-16T16:17:20.978Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:20 [2023-03-16T16:17:20.978Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:20 [2023-03-16T16:17:20.978Z] 
12:17:20 [2023-03-16T16:17:20.978Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:17:20.479
12:17:20 [2023-03-16T16:17:20.978Z] !MESSAGE FrameworkEvent ERROR
12:17:20 [2023-03-16T16:17:20.978Z] !STACK 0
12:17:20 [2023-03-16T16:17:20.978Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:17:20 [2023-03-16T16:17:20.978Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:20 [2023-03-16T16:17:20.978Z] 
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:20 [2023-03-16T16:17:20.978Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:20 [2023-03-16T16:17:20.978Z] 
12:17:20 [2023-03-16T16:17:20.978Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:17:20.755
12:17:20 [2023-03-16T16:17:20.978Z] !MESSAGE FrameworkEvent ERROR
12:17:20 [2023-03-16T16:17:20.978Z] !STACK 0
12:17:20 [2023-03-16T16:17:20.979Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:17:20 [2023-03-16T16:17:20.979Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:20 [2023-03-16T16:17:20.979Z] 
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:20 [2023-03-16T16:17:20.979Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:21 [2023-03-16T16:17:21.549Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:17:23 [2023-03-16T16:17:23.505Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:17:23 [2023-03-16T16:17:23.505Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.7 s
12:17:23 [2023-03-16T16:17:23.505Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.07 s
12:17:23 [2023-03-16T16:17:23.505Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:17:23 [2023-03-16T16:17:23.505Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:17:23 [2023-03-16T16:17:23.505Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.505Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.505Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.505Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.505Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.505Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.505Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.505Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
12:17:23 [2023-03-16T16:17:23.505Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
12:17:23 [2023-03-16T16:17:23.505Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
12:17:23 [2023-03-16T16:17:23.505Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
12:17:23 [2023-03-16T16:17:23.506Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
12:17:23 [2023-03-16T16:17:23.506Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.003 s
12:17:23 [2023-03-16T16:17:23.506Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.506Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testHeadSequence(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testLinkVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w0,0]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,0]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,2]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w1,1]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,1]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,2]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,3]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,5]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w0,4]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,4]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,5]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,7]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,8]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,9]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w1,6]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,6]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,8]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,11]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w0,10]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,10]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,11]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,12]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,13]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w0,15]
12:17:23 [2023-03-16T16:17:23.506Z] Start vertex [w1,12]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,12]
12:17:23 [2023-03-16T16:17:23.506Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
12:17:23 [2023-03-16T16:17:23.506Z] Visit vertex [w1,14]
12:17:23 [2023-03-16T16:17:23.506Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
12:17:23 [2023-03-16T16:17:23.506Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.003 s
12:17:23 [2023-03-16T16:17:23.506Z] testReReadGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.005 s
12:17:23 [2023-03-16T16:17:23.506Z] testVertexNotInGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.003 s
12:17:23 [2023-03-16T16:17:23.506Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.506Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testHeadSequence(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.506Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.506Z] testLinkVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.506Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:17:23 [2023-03-16T16:17:23.768Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.008 s
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.051 s
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.768Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.002 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:17:23 [2023-03-16T16:17:23.769Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:17:23 [2023-03-16T16:17:23.769Z] 
12:17:23 [2023-03-16T16:17:23.769Z] Results:
12:17:23 [2023-03-16T16:17:23.769Z] 
12:17:23 [2023-03-16T16:17:23.769Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
12:17:23 [2023-03-16T16:17:23.769Z] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] All tests passed!
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT.jar
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT.pom
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-sources.jar
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.13-SNAPSHOT [37/139]
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] The project's OSGi version is 1.0.13.202303161548
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.342Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.342Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.342Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.342Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.342Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
12:17:24 [2023-03-16T16:17:24.602Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] 
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:24 [2023-03-16T16:17:24.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:17:24 [2023-03-16T16:17:24.603Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.177Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.177Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] No tests to run.
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-sources.jar
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT.jar
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.440Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:25 [2023-03-16T16:17:25.440Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.441Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.441Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:25 [2023-03-16T16:17:25.441Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:25 [2023-03-16T16:17:25.441Z] [INFO] 
12:17:25 [2023-03-16T16:17:25.441Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:25 [2023-03-16T16:17:25.441Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT.jar
12:17:26 [2023-03-16T16:17:26.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-9b7vz because kubernetes resource quota exceeded. 
12:17:26 [2023-03-16T16:17:26.755Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-9b7vz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:26 [2023-03-16T16:17:26.755Z] Retrying...
12:17:26 [2023-03-16T16:17:26.755Z] 
12:17:26 [2023-03-16T16:17:26.827Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-sources.jar
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.773Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:27 [2023-03-16T16:17:27.773Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] No tests to run.
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT.jar
12:17:27 [2023-03-16T16:17:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT.pom
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-sources.jar
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-p2metadata.xml
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.13-SNAPSHOT-p2artifacts.xml
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT [38/139]
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] The project's OSGi version is 1.0.4.202303161548
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] 
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:27 [2023-03-16T16:17:27.774Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:17:27 [2023-03-16T16:17:27.774Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
12:17:28 [2023-03-16T16:17:28.034Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.035Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:28 [2023-03-16T16:17:28.035Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] 
12:17:28 [2023-03-16T16:17:28.035Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:28 [2023-03-16T16:17:28.294Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
12:17:29 [2023-03-16T16:17:29.696Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] 
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:31 [2023-03-16T16:17:31.078Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:31 [2023-03-16T16:17:31.078Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] 
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] 
12:17:31 [2023-03-16T16:17:31.078Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:31 [2023-03-16T16:17:31.339Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:17:31 [2023-03-16T16:17:31.339Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
12:17:31 [2023-03-16T16:17:31.339Z] [INFO] Command line:
12:17:31 [2023-03-16T16:17:31.339Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:31 [2023-03-16T16:17:31.339Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:35 [2023-03-16T16:17:35.544Z] !SESSION 2023-03-16 16:17:31.388 -----------------------------------------------
12:17:35 [2023-03-16T16:17:35.544Z] eclipse.buildId=unknown
12:17:35 [2023-03-16T16:17:35.544Z] java.version=17.0.2
12:17:35 [2023-03-16T16:17:35.544Z] java.vendor=Oracle Corporation
12:17:35 [2023-03-16T16:17:35.544Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:35 [2023-03-16T16:17:35.544Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:35 [2023-03-16T16:17:35.544Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:35 [2023-03-16T16:17:35.544Z] 
12:17:35 [2023-03-16T16:17:35.544Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:17:34.763
12:17:35 [2023-03-16T16:17:35.544Z] !MESSAGE FrameworkEvent ERROR
12:17:35 [2023-03-16T16:17:35.544Z] !STACK 0
12:17:35 [2023-03-16T16:17:35.544Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:17:35 [2023-03-16T16:17:35.544Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:35 [2023-03-16T16:17:35.544Z] 
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:35 [2023-03-16T16:17:35.544Z] 
12:17:35 [2023-03-16T16:17:35.544Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:17:35.000
12:17:35 [2023-03-16T16:17:35.544Z] !MESSAGE FrameworkEvent ERROR
12:17:35 [2023-03-16T16:17:35.544Z] !STACK 0
12:17:35 [2023-03-16T16:17:35.544Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:17:35 [2023-03-16T16:17:35.544Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:35 [2023-03-16T16:17:35.544Z] 
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:35 [2023-03-16T16:17:35.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:35 [2023-03-16T16:17:35.804Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:17:36 [2023-03-16T16:17:36.065Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:17:36 [2023-03-16T16:17:36.065Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.029 s
12:17:36 [2023-03-16T16:17:36.065Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.027 s
12:17:36 [2023-03-16T16:17:36.065Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.05 s
12:17:36 [2023-03-16T16:17:36.065Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.002 s
12:17:36 [2023-03-16T16:17:36.065Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:17:36 [2023-03-16T16:17:36.325Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:17:36 [2023-03-16T16:17:36.326Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.047 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.037 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:17:36 [2023-03-16T16:17:36.326Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
12:17:36 [2023-03-16T16:17:36.326Z] 
12:17:36 [2023-03-16T16:17:36.326Z] Results:
12:17:36 [2023-03-16T16:17:36.326Z] 
12:17:36 [2023-03-16T16:17:36.326Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:17:36 [2023-03-16T16:17:36.326Z] 
12:17:37 [2023-03-16T16:17:37.189Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-fkllq because kubernetes resource quota exceeded. 
12:17:37 [2023-03-16T16:17:37.189Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-fkllq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:37 [2023-03-16T16:17:37.189Z] Retrying...
12:17:37 [2023-03-16T16:17:37.190Z] 
12:17:38 [2023-03-16T16:17:38.237Z] [INFO] All tests passed!
12:17:38 [2023-03-16T16:17:38.238Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:38 [2023-03-16T16:17:38.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.pom
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.12-SNAPSHOT  [39/139]
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] The project's OSGi version is 1.0.12.202303161548
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] 
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:38 [2023-03-16T16:17:38.559Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:17:38 [2023-03-16T16:17:38.559Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
12:17:39 [2023-03-16T16:17:39.274Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-kwrk8 because kubernetes resource quota exceeded. 
12:17:39 [2023-03-16T16:17:39.275Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-kwrk8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:39 [2023-03-16T16:17:39.275Z] Retrying...
12:17:39 [2023-03-16T16:17:39.275Z] 
12:17:39 [2023-03-16T16:17:39.502Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] No tests to run.
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:39 [2023-03-16T16:17:39.503Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] 
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:39 [2023-03-16T16:17:39.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
12:17:40 [2023-03-16T16:17:40.888Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] 
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:42 [2023-03-16T16:17:42.799Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:42 [2023-03-16T16:17:42.799Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] 
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] 
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] 
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] No tests to run.
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] 
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.pom
12:17:42 [2023-03-16T16:17:42.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-p2metadata.xml
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-p2artifacts.xml
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT [40/139]
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] The project's OSGi version is 1.1.5.202303161548
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.634Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:17:43 [2023-03-16T16:17:43.634Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] No tests to run.
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] 
12:17:43 [2023-03-16T16:17:43.896Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] 
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] 
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:44 [2023-03-16T16:17:44.156Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] 
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:44 [2023-03-16T16:17:44.156Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:44 [2023-03-16T16:17:44.156Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] 
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:44 [2023-03-16T16:17:44.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
12:17:46 [2023-03-16T16:17:46.070Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
12:17:46 [2023-03-16T16:17:46.743Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-pgh49 because kubernetes resource quota exceeded. 
12:17:46 [2023-03-16T16:17:46.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-pgh49" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:46 [2023-03-16T16:17:46.745Z] Retrying...
12:17:46 [2023-03-16T16:17:46.745Z] 
12:17:47 [2023-03-16T16:17:47.013Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.014Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:47 [2023-03-16T16:17:47.014Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] No tests to run.
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
12:17:47 [2023-03-16T16:17:47.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.pom
12:17:47 [2023-03-16T16:17:47.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
12:17:47 [2023-03-16T16:17:47.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2metadata.xml
12:17:47 [2023-03-16T16:17:47.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2artifacts.xml
12:17:47 [2023-03-16T16:17:47.015Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.015Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT [41/139]
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.277Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:17:47 [2023-03-16T16:17:47.277Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:47 [2023-03-16T16:17:47.538Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] 
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:47 [2023-03-16T16:17:47.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
12:17:49 [2023-03-16T16:17:49.457Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] 
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:50 [2023-03-16T16:17:50.835Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:50 [2023-03-16T16:17:50.835Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] 
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] 
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:50 [2023-03-16T16:17:50.835Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:17:50 [2023-03-16T16:17:50.836Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
12:17:50 [2023-03-16T16:17:50.836Z] [INFO] Command line:
12:17:50 [2023-03-16T16:17:50.836Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:50 [2023-03-16T16:17:50.836Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:55 [2023-03-16T16:17:55.038Z] !SESSION 2023-03-16 16:17:50.988 -----------------------------------------------
12:17:55 [2023-03-16T16:17:55.038Z] eclipse.buildId=unknown
12:17:55 [2023-03-16T16:17:55.038Z] java.version=17.0.2
12:17:55 [2023-03-16T16:17:55.038Z] java.vendor=Oracle Corporation
12:17:55 [2023-03-16T16:17:55.038Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:55 [2023-03-16T16:17:55.038Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:55 [2023-03-16T16:17:55.038Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:55 [2023-03-16T16:17:55.038Z] 
12:17:55 [2023-03-16T16:17:55.038Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:17:54.370
12:17:55 [2023-03-16T16:17:55.038Z] !MESSAGE FrameworkEvent ERROR
12:17:55 [2023-03-16T16:17:55.038Z] !STACK 0
12:17:55 [2023-03-16T16:17:55.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
12:17:55 [2023-03-16T16:17:55.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:55 [2023-03-16T16:17:55.038Z] 
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:55 [2023-03-16T16:17:55.038Z] 
12:17:55 [2023-03-16T16:17:55.038Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:17:54.594
12:17:55 [2023-03-16T16:17:55.038Z] !MESSAGE FrameworkEvent ERROR
12:17:55 [2023-03-16T16:17:55.038Z] !STACK 0
12:17:55 [2023-03-16T16:17:55.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:17:55 [2023-03-16T16:17:55.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:17:55 [2023-03-16T16:17:55.038Z] 
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:17:55 [2023-03-16T16:17:55.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:17:55 [2023-03-16T16:17:55.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:17:55 [2023-03-16T16:17:55.310Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:17:55 [2023-03-16T16:17:55.310Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:17:55 [2023-03-16T16:17:55.310Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.002 s
12:17:55 [2023-03-16T16:17:55.310Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.310Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
12:17:55 [2023-03-16T16:17:55.310Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:17:55 [2023-03-16T16:17:55.310Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:17:55 [2023-03-16T16:17:55.310Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
12:17:55 [2023-03-16T16:17:55.310Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.310Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
12:17:55 [2023-03-16T16:17:55.310Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:17:55 [2023-03-16T16:17:55.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:17:55 [2023-03-16T16:17:55.613Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.002 s
12:17:55 [2023-03-16T16:17:55.613Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:17:55 [2023-03-16T16:17:55.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:17:55 [2023-03-16T16:17:55.613Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.002 s
12:17:55 [2023-03-16T16:17:55.613Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:17:55 [2023-03-16T16:17:55.613Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:17:55 [2023-03-16T16:17:55.613Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.005 s
12:17:55 [2023-03-16T16:17:55.613Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.614Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:17:55 [2023-03-16T16:17:55.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:17:55 [2023-03-16T16:17:55.614Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.002 s
12:17:55 [2023-03-16T16:17:55.614Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.614Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:17:55 [2023-03-16T16:17:55.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:17:55 [2023-03-16T16:17:55.614Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
12:17:55 [2023-03-16T16:17:55.614Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.614Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:17:55 [2023-03-16T16:17:55.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:17:55 [2023-03-16T16:17:55.614Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0.001 s
12:17:55 [2023-03-16T16:17:55.614Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
12:17:55 [2023-03-16T16:17:55.614Z] 
12:17:55 [2023-03-16T16:17:55.614Z] Results:
12:17:55 [2023-03-16T16:17:55.614Z] 
12:17:55 [2023-03-16T16:17:55.614Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
12:17:55 [2023-03-16T16:17:55.614Z] 
12:17:56 [2023-03-16T16:17:56.185Z] [INFO] All tests passed!
12:17:56 [2023-03-16T16:17:56.185Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:56 [2023-03-16T16:17:56.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
12:17:56 [2023-03-16T16:17:56.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.pom
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT [42/139]
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] The project's OSGi version is 1.0.6.202303161548
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.186Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] 
12:17:56 [2023-03-16T16:17:56.758Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:56 [2023-03-16T16:17:56.758Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-x833r because kubernetes resource quota exceeded. 
12:17:56 [2023-03-16T16:17:56.758Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:17:56 [2023-03-16T16:17:56.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-x833r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:17:56 [2023-03-16T16:17:56.760Z] Retrying...
12:17:56 [2023-03-16T16:17:56.760Z] 
12:17:56 [2023-03-16T16:17:56.760Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:17:57 [2023-03-16T16:17:57.022Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.023Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.023Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:57 [2023-03-16T16:17:57.023Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] 
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:57 [2023-03-16T16:17:57.023Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:17:57 [2023-03-16T16:17:57.968Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] 
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:58 [2023-03-16T16:17:58.910Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:17:58 [2023-03-16T16:17:58.910Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] 
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] 
12:17:58 [2023-03-16T16:17:58.910Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:17:59 [2023-03-16T16:17:59.482Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:17:59 [2023-03-16T16:17:59.482Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
12:17:59 [2023-03-16T16:17:59.482Z] [INFO] Command line:
12:17:59 [2023-03-16T16:17:59.482Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:17:59 [2023-03-16T16:17:59.482Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:03 [2023-03-16T16:18:03.692Z] !SESSION 2023-03-16 16:17:59.668 -----------------------------------------------
12:18:03 [2023-03-16T16:18:03.692Z] eclipse.buildId=unknown
12:18:03 [2023-03-16T16:18:03.692Z] java.version=17.0.2
12:18:03 [2023-03-16T16:18:03.692Z] java.vendor=Oracle Corporation
12:18:03 [2023-03-16T16:18:03.692Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:03 [2023-03-16T16:18:03.692Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:18:03 [2023-03-16T16:18:03.693Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:18:03 [2023-03-16T16:18:03.693Z] 
12:18:03 [2023-03-16T16:18:03.693Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:18:03.454
12:18:03 [2023-03-16T16:18:03.693Z] !MESSAGE FrameworkEvent ERROR
12:18:03 [2023-03-16T16:18:03.693Z] !STACK 0
12:18:03 [2023-03-16T16:18:03.693Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:18:03 [2023-03-16T16:18:03.693Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:03 [2023-03-16T16:18:03.693Z] 
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:03 [2023-03-16T16:18:03.693Z] 
12:18:03 [2023-03-16T16:18:03.693Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:18:03.678
12:18:03 [2023-03-16T16:18:03.693Z] !MESSAGE FrameworkEvent ERROR
12:18:03 [2023-03-16T16:18:03.693Z] !STACK 0
12:18:03 [2023-03-16T16:18:03.693Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:18:03 [2023-03-16T16:18:03.693Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:03 [2023-03-16T16:18:03.693Z] 
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:03 [2023-03-16T16:18:03.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:04 [2023-03-16T16:18:04.526Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:04 [2023-03-16T16:18:04.526Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:06 [2023-03-16T16:18:06.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wsktm because kubernetes resource quota exceeded. 
12:18:06 [2023-03-16T16:18:06.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wsktm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:06 [2023-03-16T16:18:06.751Z] Retrying...
12:18:06 [2023-03-16T16:18:06.751Z] 
12:18:11 [2023-03-16T16:18:11.132Z] 
12:18:11 [2023-03-16T16:18:11.133Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:18:10.153
12:18:11 [2023-03-16T16:18:11.133Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:18:11 [2023-03-16T16:18:11.133Z] 
12:18:11 [2023-03-16T16:18:11.133Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:18:10.177
12:18:11 [2023-03-16T16:18:11.133Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:18:11 [2023-03-16T16:18:11.133Z] !STACK 0
12:18:11 [2023-03-16T16:18:11.133Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:18:11 [2023-03-16T16:18:11.133Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:11 [2023-03-16T16:18:11.133Z] Caused by: java.io.IOException: error=2, No such file or directory
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:18:11 [2023-03-16T16:18:11.133Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:18:11 [2023-03-16T16:18:11.133Z] 	... 7 more
12:18:11 [2023-03-16T16:18:11.133Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:18:11 [2023-03-16T16:18:11.133Z] Display size: 1440x900
12:18:11 [2023-03-16T16:18:11.133Z] OS version=5.17.13-200.fc35.x86_64
12:18:11 [2023-03-16T16:18:11.133Z] GTK version=3.22.30
12:18:11 [2023-03-16T16:18:11.133Z] GTK theme=Ambiance
12:18:11 [2023-03-16T16:18:11.133Z] LIBOVERLAY_SCROLLBAR=0
12:18:11 [2023-03-16T16:18:11.133Z] Time zone: Greenwich Mean Time
12:18:11 [2023-03-16T16:18:11.133Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:18:11 [2023-03-16T16:18:11.133Z] log4j:WARN Please initialize the log4j system properly.
12:18:11 [2023-03-16T16:18:11.133Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:18:12 [2023-03-16T16:18:12.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
12:18:12 [2023-03-16T16:18:12.517Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
12:18:12 [2023-03-16T16:18:12.517Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
12:18:12 [2023-03-16T16:18:12.517Z] 
12:18:12 [2023-03-16T16:18:12.517Z] (Eclipse:7357): Gtk-CRITICAL **: 16:18:12.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:12 [2023-03-16T16:18:12.517Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348720155 data=null doit=true} to Shell with text {Custom chart creation}
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Attempting to set focus on (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Clicking on (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-348720147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348720147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-348720146 data=null doit=true} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-348720146 data=null} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-348720146 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-348720145 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348720144 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-348720136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348720135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-348720135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-348720135 data=null doit=true} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-348720135 data=null} to (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - Clicked on (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - Setting state to checked on: Integer
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - Setting state to unchecked on: Integer
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - Setting state to checked on: Duration (ns)
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - Setting state to unchecked on: Duration (ns)
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Setting state to checked on: Timestamp
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Setting state to unchecked on: Timestamp
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348719982 data=null doit=true} to Shell with text {Custom chart creation}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Clicking on TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-348719976 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-348719976 data=null doit=true} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Attempting to set focus on Table with text {}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-348719973 data=null} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-348719972 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348719972 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-348719971 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-348719971 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-348719971 data=null doit=true} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-348719965 data=null} to TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Clicked on TableItem with text {String}
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - Setting state to checked on: Timestamp
12:18:12 [2023-03-16T16:18:12.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Clicking on 
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348719957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348719957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348719957 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348719957 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348719956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348719956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348719956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348719945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348719942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348719942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348719942 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348719942 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - Clicked on 
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Setting state to checked on: Timestamp
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348719934 data=null doit=true} to Shell with text {Custom chart creation}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Clicking on TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-348719932 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-348719932 data=null doit=true} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Attempting to set focus on Table with text {}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-348719930 data=null} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-348719930 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348719929 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-348719929 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-348719929 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-348719929 data=null doit=true} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-348719929 data=null} to TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Clicked on TableItem with text {String}
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Setting state to checked on: Timestamp2
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Setting state to checked on: Timestamp
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Clicking on 
12:18:13 [2023-03-16T16:18:13.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348719873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348719873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348719873 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348719873 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348719873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348719873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348719872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348719868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348719865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348719865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348719865 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348719865 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:13 [2023-03-16T16:18:13.047Z] DEBUG - Clicked on 
12:18:13 [2023-03-16T16:18:13.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:18:13 [2023-03-16T16:18:13.047Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.798 s
12:18:13 [2023-03-16T16:18:13.047Z] 
12:18:13 [2023-03-16T16:18:13.047Z] Results:
12:18:13 [2023-03-16T16:18:13.047Z] 
12:18:13 [2023-03-16T16:18:13.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:18:13 [2023-03-16T16:18:13.047Z] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] All tests passed!
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT [43/139]
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] The project's OSGi version is 1.0.6.202303161548
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.436Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] 
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:14 [2023-03-16T16:18:14.700Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:18:14 [2023-03-16T16:18:14.700Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.273Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:18:15 [2023-03-16T16:18:15.273Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.274Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.274Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:18:15 [2023-03-16T16:18:15.274Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:18:15 [2023-03-16T16:18:15.274Z] [INFO] 
12:18:15 [2023-03-16T16:18:15.274Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:15 [2023-03-16T16:18:15.274Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:18:16 [2023-03-16T16:18:16.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-zk999 because kubernetes resource quota exceeded. 
12:18:16 [2023-03-16T16:18:16.744Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-zk999" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:16 [2023-03-16T16:18:16.744Z] Retrying...
12:18:16 [2023-03-16T16:18:16.744Z] 
12:18:17 [2023-03-16T16:18:17.181Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:18:18 [2023-03-16T16:18:18.124Z] [INFO] 
12:18:18 [2023-03-16T16:18:18.125Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:18 [2023-03-16T16:18:18.125Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:18:18 [2023-03-16T16:18:18.125Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:18:18 [2023-03-16T16:18:18.125Z] [INFO] 
12:18:18 [2023-03-16T16:18:18.125Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:18 [2023-03-16T16:18:18.125Z] [INFO] 
12:18:18 [2023-03-16T16:18:18.125Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:18 [2023-03-16T16:18:18.695Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:18:18 [2023-03-16T16:18:18.695Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
12:18:18 [2023-03-16T16:18:18.695Z] [INFO] Command line:
12:18:18 [2023-03-16T16:18:18.695Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:18:18 [2023-03-16T16:18:18.695Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:22 [2023-03-16T16:18:22.902Z] !SESSION 2023-03-16 16:18:18.560 -----------------------------------------------
12:18:22 [2023-03-16T16:18:22.902Z] eclipse.buildId=unknown
12:18:22 [2023-03-16T16:18:22.902Z] java.version=17.0.2
12:18:22 [2023-03-16T16:18:22.902Z] java.vendor=Oracle Corporation
12:18:22 [2023-03-16T16:18:22.902Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:22 [2023-03-16T16:18:22.902Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:18:22 [2023-03-16T16:18:22.902Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:18:22 [2023-03-16T16:18:22.903Z] 
12:18:22 [2023-03-16T16:18:22.903Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:18:22.464
12:18:22 [2023-03-16T16:18:22.903Z] !MESSAGE FrameworkEvent ERROR
12:18:22 [2023-03-16T16:18:22.903Z] !STACK 0
12:18:22 [2023-03-16T16:18:22.903Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:18:22 [2023-03-16T16:18:22.903Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:22 [2023-03-16T16:18:22.903Z] 
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:22 [2023-03-16T16:18:22.903Z] 
12:18:22 [2023-03-16T16:18:22.903Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:18:22.683
12:18:22 [2023-03-16T16:18:22.903Z] !MESSAGE FrameworkEvent ERROR
12:18:22 [2023-03-16T16:18:22.903Z] !STACK 0
12:18:22 [2023-03-16T16:18:22.903Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:18:22 [2023-03-16T16:18:22.903Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:22 [2023-03-16T16:18:22.903Z] 
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:22 [2023-03-16T16:18:22.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:23 [2023-03-16T16:18:23.479Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:23 [2023-03-16T16:18:23.479Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:26 [2023-03-16T16:18:26.759Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-zz9zx because kubernetes resource quota exceeded. 
12:18:26 [2023-03-16T16:18:26.760Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-zz9zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:26 [2023-03-16T16:18:26.760Z] Retrying...
12:18:26 [2023-03-16T16:18:26.760Z] 
12:18:28 [2023-03-16T16:18:28.771Z] 
12:18:28 [2023-03-16T16:18:28.773Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:18:28.560
12:18:28 [2023-03-16T16:18:28.773Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:18:28 [2023-03-16T16:18:28.773Z] 
12:18:28 [2023-03-16T16:18:28.773Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:18:28.650
12:18:28 [2023-03-16T16:18:28.773Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:18:28 [2023-03-16T16:18:28.773Z] !STACK 0
12:18:28 [2023-03-16T16:18:28.773Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:18:28 [2023-03-16T16:18:28.773Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:28 [2023-03-16T16:18:28.773Z] Caused by: java.io.IOException: error=2, No such file or directory
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:18:28 [2023-03-16T16:18:28.773Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:18:28 [2023-03-16T16:18:28.773Z] 	... 7 more
12:18:29 [2023-03-16T16:18:29.034Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:18:29 [2023-03-16T16:18:29.608Z] Display size: 1440x900
12:18:29 [2023-03-16T16:18:29.608Z] OS version=5.17.13-200.fc35.x86_64
12:18:29 [2023-03-16T16:18:29.608Z] GTK version=3.22.30
12:18:29 [2023-03-16T16:18:29.608Z] GTK theme=Ambiance
12:18:29 [2023-03-16T16:18:29.608Z] LIBOVERLAY_SCROLLBAR=0
12:18:29 [2023-03-16T16:18:29.608Z] Time zone: Greenwich Mean Time
12:18:29 [2023-03-16T16:18:29.608Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:18:29 [2023-03-16T16:18:29.608Z] log4j:WARN Please initialize the log4j system properly.
12:18:29 [2023-03-16T16:18:29.608Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:18:32 [2023-03-16T16:18:32.162Z] 
12:18:32 [2023-03-16T16:18:32.162Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:18:31.980
12:18:32 [2023-03-16T16:18:32.162Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
12:18:32 [2023-03-16T16:18:32.162Z] !STACK 0
12:18:32 [2023-03-16T16:18:32.162Z] java.lang.RuntimeException: The parameter should be set
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:32 [2023-03-16T16:18:32.162Z] 
12:18:32 [2023-03-16T16:18:32.162Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:18:32.055
12:18:32 [2023-03-16T16:18:32.162Z] !MESSAGE Exception executing analysis
12:18:32 [2023-03-16T16:18:32.162Z] !STACK 0
12:18:32 [2023-03-16T16:18:32.162Z] java.lang.RuntimeException: The parameter should be set
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:18:32 [2023-03-16T16:18:32.162Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:34 [2023-03-16T16:18:34.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348697961 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348697960 data=null doit=true} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348697960 data=null} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348697959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348697958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348697866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348697864 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348697864 data=null doit=true} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348697863 data=null} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348697863 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348697863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:18:34 [2023-03-16T16:18:34.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348697828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348697700 data=null doit=true} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348697700 data=null} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348697699 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348697699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348697665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348697663 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348697662 data=null doit=true} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348697662 data=null} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348697661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348697661 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348697580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348697578 data=null doit=true} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348697577 data=null} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348697577 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348697576 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348697574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-348697573 data=null doit=true} to TreeItem with text {A-Test-10K}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-348697573 data=null} to TreeItem with text {A-Test-10K}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-348697572 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to TreeItem with text {A-Test-10K}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348697572 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {A-Test-10K}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-348697569 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to TreeItem with text {A-Test-10K}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-348697562 data=null doit=true} to TreeItem with text {External Analyses}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-348697561 data=null} to TreeItem with text {External Analyses}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-348697560 data=null button=1 stateMask=0x0 x=155 y=127 count=1} to TreeItem with text {External Analyses}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348697560 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {External Analyses}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-348697555 data=null button=1 stateMask=0x80000 x=155 y=127 count=1} to TreeItem with text {External Analyses}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697552 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697543 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697542 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697542 data=null button=1 stateMask=0x0 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348697541 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697461 data=null button=1 stateMask=0x80000 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697460 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.510Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697460 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697045 data=null button=1 stateMask=0x80000 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697044 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697044 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-348697043 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348697038 data=null doit=true} to Shell with text {External Analysis Parameters}
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Clicking on OK
12:18:35 [2023-03-16T16:18:35.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348697034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348697034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348697034 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348697034 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348697033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348697033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348697033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:35 [2023-03-16T16:18:35.773Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-348697459 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:18:36 [2023-03-16T16:18:36.345Z] DEBUG - Clicked on 
12:18:36 [2023-03-16T16:18:36.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:18:36 [2023-03-16T16:18:36.605Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:18:36 [2023-03-16T16:18:36.605Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:18:36 [2023-03-16T16:18:36.605Z] 
12:18:36 [2023-03-16T16:18:36.605Z] (Eclipse:7473): Gtk-CRITICAL **: 16:18:36.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:36 [2023-03-16T16:18:36.770Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-dbbx5 because kubernetes resource quota exceeded. 
12:18:36 [2023-03-16T16:18:36.777Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-dbbx5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:36 [2023-03-16T16:18:36.777Z] Retrying...
12:18:36 [2023-03-16T16:18:36.777Z] 
12:18:36 [2023-03-16T16:18:36.872Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:18:36 [2023-03-16T16:18:36.873Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:36 [2023-03-16T16:18:36.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348695869 data=null doit=true} to Shell with text {Custom chart creation}
12:18:36 [2023-03-16T16:18:36.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Attempting to set focus on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Clicking on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-348695860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348695860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-348695860 data=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-348695860 data=null} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-348695859 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-348695859 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348695858 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-348695848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348695848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-348695848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-348695848 data=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-348695847 data=null} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Clicked on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348695845 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-348695835 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-348695835 data=null doit=true} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Attempting to set focus on Table with text {}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-348695832 data=null} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-348695832 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348695831 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-348695782 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-348695781 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-348695781 data=null doit=true} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-348695781 data=null} to TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Setting state to checked on: Priority
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Setting state to checked on: Target CPU
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Clicking on 
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348695762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348695762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348695762 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348695762 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348695762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348695761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348695761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348695748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348695744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348695744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348695744 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348695744 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Clicked on 
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348695742 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Clicking on OK
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348695740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348695740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348695740 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348695740 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348695739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348695739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348695739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-348696346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
12:18:37 [2023-03-16T16:18:37.406Z] DEBUG - Clicked on 
12:18:37 [2023-03-16T16:18:37.406Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:18:37 [2023-03-16T16:18:37.406Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:18:37 [2023-03-16T16:18:37.666Z] 
12:18:37 [2023-03-16T16:18:37.666Z] (Eclipse:7473): Gtk-CRITICAL **: 16:18:37.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:37 [2023-03-16T16:18:37.928Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:18:37 [2023-03-16T16:18:37.928Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348694973 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.928Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348694972 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Attempting to set focus on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Clicking on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-348694968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348694968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-348694968 data=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-348694968 data=null} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-348694968 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-348694967 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348694967 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-348694964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348694964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-348694964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-348694964 data=null doit=true} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-348694964 data=null} to (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Clicked on (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348694962 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-348694953 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-348694952 data=null doit=true} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Attempting to set focus on Table with text {}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-348694951 data=null} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-348694950 data=null button=1 stateMask=0x0 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348694949 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-348694949 data=null button=1 stateMask=0x80000 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-348694949 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-348694949 data=null doit=true} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-348694949 data=null} to TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Setting state to checked on: Priority
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Setting state to checked on: Target CPU
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Clicking on 
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348694933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348694933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348694932 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348694932 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348694885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348694884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348694884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348694877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348694874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348694874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348694874 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348694874 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Clicked on 
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348694872 data=null doit=true} to Shell with text {Custom chart creation}
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Clicking on OK
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348694861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348694860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348694860 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348694860 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348694860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348694860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2023-03-16T16:18:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348694860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-348695354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
12:18:38 [2023-03-16T16:18:38.190Z] DEBUG - Clicked on 
12:18:38 [2023-03-16T16:18:38.190Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Clicking on &Reset Perspective
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-348694158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-348694158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=-348694158 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-348694158 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-348694158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-348694157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:38 [2023-03-16T16:18:38.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-348694157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Clicked on 
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348693757 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348693756 data=null doit=true} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348693756 data=null} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348693756 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348693755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348693686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348693680 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348693679 data=null doit=true} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348693679 data=null} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348693678 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348693678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348693669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:39 [2023-03-16T16:18:39.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348693667 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348693662 data=null doit=true} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348693662 data=null} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348693661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348693661 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348693641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:18:39 [2023-03-16T16:18:39.288Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:18:39 [2023-03-16T16:18:39.288Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
12:18:39 [2023-03-16T16:18:39.288Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693638 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693638 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693637 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693637 data=null button=1 stateMask=0x0 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348693637 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693576 data=null button=1 stateMask=0x80000 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693575 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693575 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693226 data=null button=1 stateMask=0x80000 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693225 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693225 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-348693225 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348693221 data=null doit=true} to Shell with text {External Analysis Parameters}
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Clicking on OK
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348693220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348693220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348693219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348693219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348693219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348693219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348693219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:39 [2023-03-16T16:18:39.815Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-348693575 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:18:40 [2023-03-16T16:18:40.076Z] DEBUG - Clicked on 
12:18:40 [2023-03-16T16:18:40.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:18:40 [2023-03-16T16:18:40.338Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:18:40 [2023-03-16T16:18:40.338Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:18:40 [2023-03-16T16:18:40.338Z] 
12:18:40 [2023-03-16T16:18:40.338Z] (Eclipse:7473): Gtk-CRITICAL **: 16:18:40.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348692223 data=null doit=true} to Shell with text {Custom chart creation}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Attempting to set focus on (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Clicking on (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-348692220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348692220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-348692220 data=null doit=true} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-348692220 data=null} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-348692220 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-348692219 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348692219 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-348692205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348692205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-348692205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-348692205 data=null doit=true} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-348692205 data=null} to (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Clicked on (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348692203 data=null doit=true} to Shell with text {Custom chart creation}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-348692201 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-348692201 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Attempting to set focus on Table with text {}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-348692199 data=null} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-348692199 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348692178 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-348692177 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-348692177 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-348692177 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-348692176 data=null} to TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.599Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Clicking on 
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348692162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348692162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348692162 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348692162 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348692161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348692161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348692161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348692151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348692147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348692147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348692147 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348692147 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Clicked on 
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348692145 data=null doit=true} to Shell with text {Custom chart creation}
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-348692143 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-348692142 data=null doit=true} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Attempting to set focus on Table with text {}
12:18:40 [2023-03-16T16:18:40.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-348692141 data=null} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-348692140 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348692139 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-348692132 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-348692087 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-348692084 data=null doit=true} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-348692084 data=null} to TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Clicking on 
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348692077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348692077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348692077 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348692077 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348692077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348692076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348692076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348692070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348692061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348692060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348692060 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348692060 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Clicked on 
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348692059 data=null doit=true} to Shell with text {Custom chart creation}
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Clicking on OK
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348692057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348692056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348692056 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348692056 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348692056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348692056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2023-03-16T16:18:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348692056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-348692537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
12:18:41 [2023-03-16T16:18:41.125Z] DEBUG - Clicked on 
12:18:41 [2023-03-16T16:18:41.125Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:18:41 [2023-03-16T16:18:41.125Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:18:41 [2023-03-16T16:18:41.386Z] 
12:18:41 [2023-03-16T16:18:41.386Z] (Eclipse:7473): Gtk-CRITICAL **: 16:18:41.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348691279 data=null doit=true} to Shell with text {Custom chart creation}
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Attempting to set focus on (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Clicking on (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-348691276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348691276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-348691276 data=null doit=true} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-348691276 data=null} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=-348691275 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=-348691275 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348691275 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=-348691270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-348691270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=-348691270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=-348691270 data=null doit=true} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=-348691270 data=null} to (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Clicked on (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348691268 data=null doit=true} to Shell with text {Custom chart creation}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-348691258 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-348691258 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Attempting to set focus on Table with text {}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-348691255 data=null} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-348691255 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348691255 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-348691254 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-348691254 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-348691254 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-348691254 data=null} to TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:41 [2023-03-16T16:18:41.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Clicking on 
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348691249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348691242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348691242 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348691241 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348691241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348691241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348691241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348691237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348691235 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348691235 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Clicked on 
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348691234 data=null doit=true} to Shell with text {Custom chart creation}
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-348691225 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-348691225 data=null doit=true} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Attempting to set focus on Table with text {}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-348691223 data=null} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-348691223 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-348691222 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-348691222 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-348691222 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-348691222 data=null doit=true} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-348691222 data=null} to TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Clicking on 
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-348691178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348691178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-348691178 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-348691178 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-348691178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-348691178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-348691178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-348691173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-348691171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-348691171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-348691171 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-348691171 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Clicked on 
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348691163 data=null doit=true} to Shell with text {Custom chart creation}
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77b0ff24
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-348691160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-348691160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-348691160 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-348691159 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-348691159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-348691159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-348691159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-348691159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-348691159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-348691159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-348691159 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-348691159 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-348691158 data=null doit=true} to Shell with text {Custom chart creation}
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Clicking on OK
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348691157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348691157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348691157 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348691157 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348691156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348691156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348691156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:41 [2023-03-16T16:18:41.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-348691648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
12:18:41 [2023-03-16T16:18:41.914Z] DEBUG - Clicked on 
12:18:41 [2023-03-16T16:18:41.914Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Clicking on &Reset Perspective
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-348690517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-348690517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=-348690517 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-348690516 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-348690516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-348690516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-348690516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:18:42 [2023-03-16T16:18:42.488Z] DEBUG - Clicked on 
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@716eae1] time=-348690169 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348690084 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348690084 data=null doit=true} to TreeItem with text {test}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348690083 data=null} to TreeItem with text {test}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348690083 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348690083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:18:42 [2023-03-16T16:18:42.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348690050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:18:43 [2023-03-16T16:18:43.012Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:43 [2023-03-16T16:18:43.012Z] DEBUG - Clicking on with mnemonic 'Delete'
12:18:43 [2023-03-16T16:18:43.012Z] DEBUG - Clicked on with mnemonic 'Delete'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689285 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689284 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348689283 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Clicking on OK
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348689282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348689282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348689282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348689282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348689281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348689281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:43 [2023-03-16T16:18:43.586Z] DEBUG - Clicked on OK
12:18:44 [2023-03-16T16:18:44.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348689281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2023-03-16T16:18:44.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348689854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:18:44 [2023-03-16T16:18:44.160Z] 
12:18:44 [2023-03-16T16:18:44.160Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:18:43.965
12:18:44 [2023-03-16T16:18:44.160Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
12:18:44 [2023-03-16T16:18:44.160Z] 
12:18:44 [2023-03-16T16:18:44.160Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:18:43.966
12:18:44 [2023-03-16T16:18:44.160Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
12:18:44 [2023-03-16T16:18:44.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.011 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:18:44 [2023-03-16T16:18:44.160Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 4.202 s
12:18:44 [2023-03-16T16:18:44.160Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.587 s
12:18:44 [2023-03-16T16:18:44.160Z] 
12:18:44 [2023-03-16T16:18:44.160Z] Results:
12:18:44 [2023-03-16T16:18:44.160Z] 
12:18:44 [2023-03-16T16:18:44.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:18:44 [2023-03-16T16:18:44.160Z] 
12:18:44 [2023-03-16T16:18:44.424Z] 
12:18:44 [2023-03-16T16:18:44.424Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:18:44.390
12:18:44 [2023-03-16T16:18:44.424Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] All tests passed!
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
12:18:45 [2023-03-16T16:18:45.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT [44/139]
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] The project's OSGi version is 1.0.15.202303161548
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] 
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:45 [2023-03-16T16:18:45.813Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:18:45 [2023-03-16T16:18:45.813Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:18:46 [2023-03-16T16:18:46.387Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] 
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:46 [2023-03-16T16:18:46.387Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
12:18:46 [2023-03-16T16:18:46.757Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-4g02m because kubernetes resource quota exceeded. 
12:18:46 [2023-03-16T16:18:46.760Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-4g02m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:46 [2023-03-16T16:18:46.760Z] Retrying...
12:18:46 [2023-03-16T16:18:46.760Z] 
12:18:48 [2023-03-16T16:18:48.303Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
12:18:49 [2023-03-16T16:18:49.693Z] [INFO] 
12:18:49 [2023-03-16T16:18:49.693Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:49 [2023-03-16T16:18:49.693Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:18:49 [2023-03-16T16:18:49.693Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:18:49 [2023-03-16T16:18:49.693Z] [INFO] 
12:18:49 [2023-03-16T16:18:49.694Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:49 [2023-03-16T16:18:49.694Z] [INFO] 
12:18:49 [2023-03-16T16:18:49.694Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:18:50 [2023-03-16T16:18:50.276Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:18:50 [2023-03-16T16:18:50.276Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
12:18:50 [2023-03-16T16:18:50.276Z] [INFO] Command line:
12:18:50 [2023-03-16T16:18:50.276Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:18:50 [2023-03-16T16:18:50.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:54 [2023-03-16T16:18:54.747Z] !SESSION 2023-03-16 16:18:50.363 -----------------------------------------------
12:18:54 [2023-03-16T16:18:54.747Z] eclipse.buildId=unknown
12:18:54 [2023-03-16T16:18:54.747Z] java.version=17.0.2
12:18:54 [2023-03-16T16:18:54.747Z] java.vendor=Oracle Corporation
12:18:54 [2023-03-16T16:18:54.747Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:54 [2023-03-16T16:18:54.747Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:18:54 [2023-03-16T16:18:54.747Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:18:54 [2023-03-16T16:18:54.747Z] 
12:18:54 [2023-03-16T16:18:54.747Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:18:54.555
12:18:54 [2023-03-16T16:18:54.747Z] !MESSAGE FrameworkEvent ERROR
12:18:54 [2023-03-16T16:18:54.747Z] !STACK 0
12:18:54 [2023-03-16T16:18:54.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:18:54 [2023-03-16T16:18:54.747Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:54 [2023-03-16T16:18:54.747Z] 
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:54 [2023-03-16T16:18:54.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:55 [2023-03-16T16:18:55.012Z] 
12:18:55 [2023-03-16T16:18:55.012Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:18:54.878
12:18:55 [2023-03-16T16:18:55.012Z] !MESSAGE FrameworkEvent ERROR
12:18:55 [2023-03-16T16:18:55.012Z] !STACK 0
12:18:55 [2023-03-16T16:18:55.012Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:18:55 [2023-03-16T16:18:55.012Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:55 [2023-03-16T16:18:55.012Z] 
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:55 [2023-03-16T16:18:55.012Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:55 [2023-03-16T16:18:55.961Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:18:56 [2023-03-16T16:18:56.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-n3bb9 because kubernetes resource quota exceeded. 
12:18:56 [2023-03-16T16:18:56.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-n3bb9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:18:56 [2023-03-16T16:18:56.756Z] Retrying...
12:18:56 [2023-03-16T16:18:56.756Z] 
12:18:59 [2023-03-16T16:18:59.262Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:18:59 [2023-03-16T16:18:59.263Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 3.056 s
12:18:59 [2023-03-16T16:18:59.263Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:19:06 [2023-03-16T16:19:06.756Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-mk40t because kubernetes resource quota exceeded. 
12:19:06 [2023-03-16T16:19:06.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-mk40t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:06 [2023-03-16T16:19:06.757Z] Retrying...
12:19:06 [2023-03-16T16:19:06.757Z] 
12:19:09 [2023-03-16T16:19:09.259Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.204 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:19:09 [2023-03-16T16:19:09.259Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.278 s
12:19:09 [2023-03-16T16:19:09.260Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.239 s
12:19:09 [2023-03-16T16:19:09.260Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.228 s
12:19:09 [2023-03-16T16:19:09.260Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.17 s
12:19:09 [2023-03-16T16:19:09.260Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.287 s
12:19:09 [2023-03-16T16:19:09.260Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:19:11 [2023-03-16T16:19:11.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:19:11 [2023-03-16T16:19:11.911Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.249 s
12:19:11 [2023-03-16T16:19:11.911Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:19:16 [2023-03-16T16:19:16.769Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-jdsbs because kubernetes resource quota exceeded. 
12:19:16 [2023-03-16T16:19:16.769Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-jdsbs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:16 [2023-03-16T16:19:16.769Z] Retrying...
12:19:16 [2023-03-16T16:19:16.769Z] 
12:19:26 [2023-03-16T16:19:26.751Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-3f0sb because kubernetes resource quota exceeded. 
12:19:26 [2023-03-16T16:19:26.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-3f0sb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:26 [2023-03-16T16:19:26.751Z] Retrying...
12:19:26 [2023-03-16T16:19:26.751Z] 
12:19:26 [2023-03-16T16:19:26.811Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.68 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:19:26 [2023-03-16T16:19:26.812Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.569 s
12:19:26 [2023-03-16T16:19:26.812Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.229 s
12:19:26 [2023-03-16T16:19:26.812Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.215 s
12:19:26 [2023-03-16T16:19:26.812Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
12:19:26 [2023-03-16T16:19:26.812Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.226 s
12:19:26 [2023-03-16T16:19:26.812Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.224 s
12:19:26 [2023-03-16T16:19:26.812Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:19:32 [2023-03-16T16:19:32.103Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.669 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:19:32 [2023-03-16T16:19:32.103Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.229 s
12:19:32 [2023-03-16T16:19:32.103Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.214 s
12:19:32 [2023-03-16T16:19:32.103Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.224 s
12:19:32 [2023-03-16T16:19:32.103Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:19:36 [2023-03-16T16:19:36.819Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-h346m because kubernetes resource quota exceeded. 
12:19:36 [2023-03-16T16:19:36.819Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-h346m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:36 [2023-03-16T16:19:36.819Z] Retrying...
12:19:36 [2023-03-16T16:19:36.819Z] 
12:19:46 [2023-03-16T16:19:46.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-kc50c because kubernetes resource quota exceeded. 
12:19:46 [2023-03-16T16:19:46.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-kc50c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:46 [2023-03-16T16:19:46.745Z] Retrying...
12:19:46 [2023-03-16T16:19:46.745Z] 
12:19:56 [2023-03-16T16:19:56.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-79lsl because kubernetes resource quota exceeded. 
12:19:56 [2023-03-16T16:19:56.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-79lsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:19:56 [2023-03-16T16:19:56.748Z] Retrying...
12:19:56 [2023-03-16T16:19:56.748Z] 
12:20:06 [2023-03-16T16:20:06.745Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-bn01x because kubernetes resource quota exceeded. 
12:20:06 [2023-03-16T16:20:06.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-bn01x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:06 [2023-03-16T16:20:06.745Z] Retrying...
12:20:06 [2023-03-16T16:20:06.745Z] 
12:20:16 [2023-03-16T16:20:16.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-5l26d because kubernetes resource quota exceeded. 
12:20:16 [2023-03-16T16:20:16.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-5l26d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:16 [2023-03-16T16:20:16.749Z] Retrying...
12:20:16 [2023-03-16T16:20:16.749Z] 
12:20:26 [2023-03-16T16:20:26.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-czxpn because kubernetes resource quota exceeded. 
12:20:26 [2023-03-16T16:20:26.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-czxpn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:26 [2023-03-16T16:20:26.746Z] Retrying...
12:20:26 [2023-03-16T16:20:26.746Z] 
12:20:28 [2023-03-16T16:20:28.376Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.347 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.233 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
12:20:28 [2023-03-16T16:20:28.377Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
12:20:28 [2023-03-16T16:20:28.377Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
12:20:28 [2023-03-16T16:20:28.377Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:20:28 [2023-03-16T16:20:28.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:20:28 [2023-03-16T16:20:28.378Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.242 s
12:20:28 [2023-03-16T16:20:28.378Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:20:28 [2023-03-16T16:20:28.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:20:28 [2023-03-16T16:20:28.378Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.135 s
12:20:28 [2023-03-16T16:20:28.378Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:20:28 [2023-03-16T16:20:28.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:20:28 [2023-03-16T16:20:28.378Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.01 s
12:20:28 [2023-03-16T16:20:28.378Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:20:28 [2023-03-16T16:20:28.950Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:20:28 [2023-03-16T16:20:28.950Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.137 s
12:20:28 [2023-03-16T16:20:28.950Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:20:37 [2023-03-16T16:20:37.041Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-10mw3 because kubernetes resource quota exceeded. 
12:20:37 [2023-03-16T16:20:37.042Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-10mw3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:37 [2023-03-16T16:20:37.042Z] Retrying...
12:20:37 [2023-03-16T16:20:37.042Z] 
12:20:38 [2023-03-16T16:20:38.957Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.124 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:20:38 [2023-03-16T16:20:38.958Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.125 s
12:20:38 [2023-03-16T16:20:38.958Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.131 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.124 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.124 s
12:20:38 [2023-03-16T16:20:38.958Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.121 s
12:20:38 [2023-03-16T16:20:38.958Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:20:38 [2023-03-16T16:20:38.987Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-8174l because kubernetes resource quota exceeded. 
12:20:38 [2023-03-16T16:20:38.989Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-8174l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:38 [2023-03-16T16:20:38.989Z] Retrying...
12:20:38 [2023-03-16T16:20:38.989Z] 
12:20:43 [2023-03-16T16:20:43.173Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.917 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:20:43 [2023-03-16T16:20:43.174Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 3.915 s
12:20:43 [2023-03-16T16:20:43.174Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:20:44 [2023-03-16T16:20:44.116Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:20:44 [2023-03-16T16:20:44.116Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.135 s
12:20:44 [2023-03-16T16:20:44.116Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.04 s
12:20:44 [2023-03-16T16:20:44.116Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:20:46 [2023-03-16T16:20:46.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-2kpsv because kubernetes resource quota exceeded. 
12:20:46 [2023-03-16T16:20:46.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-2kpsv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:46 [2023-03-16T16:20:46.751Z] Retrying...
12:20:46 [2023-03-16T16:20:46.751Z] 
12:20:47 [2023-03-16T16:20:47.414Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:20:47 [2023-03-16T16:20:47.415Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.215 s
12:20:47 [2023-03-16T16:20:47.415Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.121 s
12:20:47 [2023-03-16T16:20:47.415Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:20:47 [2023-03-16T16:20:47.676Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:20:47 [2023-03-16T16:20:47.676Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.136 s
12:20:47 [2023-03-16T16:20:47.676Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.124 s
12:20:47 [2023-03-16T16:20:47.676Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:20:52 [2023-03-16T16:20:52.973Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.479 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:20:52 [2023-03-16T16:20:52.973Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.118 s
12:20:52 [2023-03-16T16:20:52.973Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.12 s
12:20:52 [2023-03-16T16:20:52.973Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.12 s
12:20:52 [2023-03-16T16:20:52.973Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.12 s
12:20:52 [2023-03-16T16:20:52.973Z] 
12:20:52 [2023-03-16T16:20:52.973Z] Results:
12:20:52 [2023-03-16T16:20:52.973Z] 
12:20:52 [2023-03-16T16:20:52.973Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
12:20:52 [2023-03-16T16:20:52.973Z] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] All tests passed!
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.pom
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT [45/139]
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] The project's OSGi version is 6.0.0.202303161548
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] 
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:52 [2023-03-16T16:20:52.973Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] 
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] 
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:53 [2023-03-16T16:20:53.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:20:53 [2023-03-16T16:20:53.235Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] No tests to run.
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.623Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.624Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.624Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:20:54 [2023-03-16T16:20:54.624Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] 
12:20:54 [2023-03-16T16:20:54.624Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:54 [2023-03-16T16:20:54.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
12:20:56 [2023-03-16T16:20:56.268Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
12:20:56 [2023-03-16T16:20:56.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-vfjdn because kubernetes resource quota exceeded. 
12:20:56 [2023-03-16T16:20:56.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-vfjdn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:20:56 [2023-03-16T16:20:56.750Z] Retrying...
12:20:56 [2023-03-16T16:20:56.750Z] 
12:20:58 [2023-03-16T16:20:58.189Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.190Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:20:58 [2023-03-16T16:20:58.190Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] No tests to run.
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.pom
12:20:58 [2023-03-16T16:20:58.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2metadata.xml
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.7-SNAPSHOT [46/139]
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] The project's OSGi version is 4.0.7.202303161548
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.191Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:20:58 [2023-03-16T16:20:58.191Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] No tests to run.
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] 
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:58 [2023-03-16T16:20:58.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-sources.jar
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] 
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT.jar
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] 
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] 
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:59 [2023-03-16T16:20:59.022Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] 
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:59 [2023-03-16T16:20:59.022Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:20:59 [2023-03-16T16:20:59.022Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] 
12:20:59 [2023-03-16T16:20:59.022Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:20:59 [2023-03-16T16:20:59.023Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT.jar
12:21:00 [2023-03-16T16:21:00.415Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-sources.jar
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:01 [2023-03-16T16:21:01.359Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] No tests to run.
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT.jar
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT.pom
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-sources.jar
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-p2metadata.xml
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.7-SNAPSHOT-p2artifacts.xml
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
12:21:01 [2023-03-16T16:21:01.359Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT [47/139]
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] The project's OSGi version is 1.0.9.202303161548
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] 
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:01 [2023-03-16T16:21:01.931Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:21:01 [2023-03-16T16:21:01.931Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.192Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.453Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.453Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.453Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:02 [2023-03-16T16:21:02.454Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:21:02 [2023-03-16T16:21:02.454Z] [INFO] 
12:21:02 [2023-03-16T16:21:02.454Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:02 [2023-03-16T16:21:02.454Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
12:21:04 [2023-03-16T16:21:04.362Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] 
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:04 [2023-03-16T16:21:04.929Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:04 [2023-03-16T16:21:04.929Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] 
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] 
12:21:04 [2023-03-16T16:21:04.929Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:05 [2023-03-16T16:21:05.500Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:21:05 [2023-03-16T16:21:05.500Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
12:21:05 [2023-03-16T16:21:05.500Z] [INFO] Command line:
12:21:05 [2023-03-16T16:21:05.500Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:21:05 [2023-03-16T16:21:05.500Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:21:06 [2023-03-16T16:21:06.765Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-vs0mz because kubernetes resource quota exceeded. 
12:21:06 [2023-03-16T16:21:06.766Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-vs0mz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:06 [2023-03-16T16:21:06.766Z] Retrying...
12:21:06 [2023-03-16T16:21:06.766Z] 
12:21:09 [2023-03-16T16:21:09.709Z] !SESSION 2023-03-16 16:21:05.582 -----------------------------------------------
12:21:09 [2023-03-16T16:21:09.710Z] eclipse.buildId=unknown
12:21:09 [2023-03-16T16:21:09.710Z] java.version=17.0.2
12:21:09 [2023-03-16T16:21:09.710Z] java.vendor=Oracle Corporation
12:21:09 [2023-03-16T16:21:09.710Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:21:09 [2023-03-16T16:21:09.710Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:21:09 [2023-03-16T16:21:09.710Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:21:09 [2023-03-16T16:21:09.710Z] 
12:21:09 [2023-03-16T16:21:09.710Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:21:09.456
12:21:09 [2023-03-16T16:21:09.710Z] !MESSAGE FrameworkEvent ERROR
12:21:09 [2023-03-16T16:21:09.710Z] !STACK 0
12:21:09 [2023-03-16T16:21:09.710Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
12:21:09 [2023-03-16T16:21:09.710Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:09 [2023-03-16T16:21:09.710Z] 
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:09 [2023-03-16T16:21:09.710Z] 
12:21:09 [2023-03-16T16:21:09.710Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:21:09.688
12:21:09 [2023-03-16T16:21:09.710Z] !MESSAGE FrameworkEvent ERROR
12:21:09 [2023-03-16T16:21:09.710Z] !STACK 0
12:21:09 [2023-03-16T16:21:09.710Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
12:21:09 [2023-03-16T16:21:09.710Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:09 [2023-03-16T16:21:09.710Z] 
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:09 [2023-03-16T16:21:09.710Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:10 [2023-03-16T16:21:10.282Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:21:10 [2023-03-16T16:21:10.282Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:21:15 [2023-03-16T16:21:15.572Z] 
12:21:15 [2023-03-16T16:21:15.572Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:21:15.470
12:21:15 [2023-03-16T16:21:15.572Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:21:15 [2023-03-16T16:21:15.572Z] !STACK 0
12:21:15 [2023-03-16T16:21:15.572Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:21:15 [2023-03-16T16:21:15.572Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:21:15 [2023-03-16T16:21:15.572Z] Caused by: java.io.IOException: error=2, No such file or directory
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:21:15 [2023-03-16T16:21:15.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:21:15 [2023-03-16T16:21:15.572Z] 	... 7 more
12:21:16 [2023-03-16T16:21:16.545Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:21:16 [2023-03-16T16:21:16.545Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:21:16 [2023-03-16T16:21:16.545Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.063 s
12:21:16 [2023-03-16T16:21:16.545Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:21:16 [2023-03-16T16:21:16.545Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:21:16 [2023-03-16T16:21:16.545Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:21:16 [2023-03-16T16:21:16.545Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:21:16 [2023-03-16T16:21:16.545Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:21:16 [2023-03-16T16:21:16.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-t4d4m because kubernetes resource quota exceeded. 
12:21:16 [2023-03-16T16:21:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-t4d4m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:16 [2023-03-16T16:21:16.750Z] Retrying...
12:21:16 [2023-03-16T16:21:16.750Z] 
12:21:17 [2023-03-16T16:21:17.193Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:21:17 [2023-03-16T16:21:17.194Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.005 s
12:21:17 [2023-03-16T16:21:17.194Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.297 s
12:21:17 [2023-03-16T16:21:17.194Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.003 s
12:21:17 [2023-03-16T16:21:17.194Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:21:17 [2023-03-16T16:21:17.194Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:21:17 [2023-03-16T16:21:17.194Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:21:17 [2023-03-16T16:21:17.194Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:21:17 [2023-03-16T16:21:17.194Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:21:17 [2023-03-16T16:21:17.194Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
12:21:17 [2023-03-16T16:21:17.194Z] 
12:21:17 [2023-03-16T16:21:17.194Z] Results:
12:21:17 [2023-03-16T16:21:17.194Z] 
12:21:17 [2023-03-16T16:21:17.194Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:21:17 [2023-03-16T16:21:17.194Z] 
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] All tests passed!
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.pom
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2metadata.xml
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2artifacts.xml
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.584Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.10-SNAPSHOT [48/139]
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] The project's OSGi version is 1.0.10.202303161548
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.585Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:21:18 [2023-03-16T16:21:18.585Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.847Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.848Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-sources.jar
12:21:18 [2023-03-16T16:21:18.848Z] [INFO] 
12:21:18 [2023-03-16T16:21:18.848Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:18 [2023-03-16T16:21:18.848Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT.jar
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] 
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] 
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:19 [2023-03-16T16:21:19.108Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] 
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:19 [2023-03-16T16:21:19.108Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:19 [2023-03-16T16:21:19.108Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] 
12:21:19 [2023-03-16T16:21:19.108Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:19 [2023-03-16T16:21:19.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT.jar
12:21:20 [2023-03-16T16:21:20.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-sources.jar
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] 
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:21 [2023-03-16T16:21:21.432Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:21 [2023-03-16T16:21:21.432Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] 
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] 
12:21:21 [2023-03-16T16:21:21.432Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:21 [2023-03-16T16:21:21.692Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:21:21 [2023-03-16T16:21:21.692Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
12:21:21 [2023-03-16T16:21:21.692Z] [INFO] Command line:
12:21:21 [2023-03-16T16:21:21.692Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:21:21 [2023-03-16T16:21:21.692Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:21:26 [2023-03-16T16:21:26.196Z] !SESSION 2023-03-16 16:21:21.760 -----------------------------------------------
12:21:26 [2023-03-16T16:21:26.196Z] eclipse.buildId=unknown
12:21:26 [2023-03-16T16:21:26.196Z] java.version=17.0.2
12:21:26 [2023-03-16T16:21:26.196Z] java.vendor=Oracle Corporation
12:21:26 [2023-03-16T16:21:26.196Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:21:26 [2023-03-16T16:21:26.196Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:21:26 [2023-03-16T16:21:26.196Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:21:26 [2023-03-16T16:21:26.196Z] 
12:21:26 [2023-03-16T16:21:26.196Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:21:25.050
12:21:26 [2023-03-16T16:21:26.196Z] !MESSAGE FrameworkEvent ERROR
12:21:26 [2023-03-16T16:21:26.196Z] !STACK 0
12:21:26 [2023-03-16T16:21:26.196Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:21:26 [2023-03-16T16:21:26.196Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:26 [2023-03-16T16:21:26.196Z] 
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:26 [2023-03-16T16:21:26.196Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:26 [2023-03-16T16:21:26.196Z] 
12:21:26 [2023-03-16T16:21:26.197Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:21:25.172
12:21:26 [2023-03-16T16:21:26.197Z] !MESSAGE FrameworkEvent ERROR
12:21:26 [2023-03-16T16:21:26.197Z] !STACK 0
12:21:26 [2023-03-16T16:21:26.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:21:26 [2023-03-16T16:21:26.197Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:26 [2023-03-16T16:21:26.197Z] 
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:26 [2023-03-16T16:21:26.197Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:26 [2023-03-16T16:21:26.522Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:21:26 [2023-03-16T16:21:26.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-91mhb because kubernetes resource quota exceeded. 
12:21:26 [2023-03-16T16:21:26.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-91mhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:26 [2023-03-16T16:21:26.749Z] Retrying...
12:21:26 [2023-03-16T16:21:26.750Z] 
12:21:26 [2023-03-16T16:21:26.782Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:21:26 [2023-03-16T16:21:26.782Z] testID(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.001 s
12:21:26 [2023-03-16T16:21:26.782Z] testFetchTree(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.003 s
12:21:26 [2023-03-16T16:21:26.782Z] testDataProviderNullFetchXY(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.01 s
12:21:26 [2023-03-16T16:21:26.782Z] testDataProviderFetchXY(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.001 s
12:21:26 [2023-03-16T16:21:26.782Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:21:27 [2023-03-16T16:21:27.098Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:21:27 [2023-03-16T16:21:27.099Z] testFetchTreeSpecificRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.055 s
12:21:27 [2023-03-16T16:21:27.099Z] testFetchTreeWithMapperFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
12:21:27 [2023-03-16T16:21:27.099Z] testFetchTreeFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0 s
12:21:27 [2023-03-16T16:21:27.099Z] testFetchTreeWithUserDefinedAspectsFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
12:21:27 [2023-03-16T16:21:27.099Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:21:29 [2023-03-16T16:21:29.642Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:21:29 [2023-03-16T16:21:29.642Z] testDataProviderFetchLineZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.028 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineCornerIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.004 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLastLinesWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.055 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineWithSearchPrevious(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 1.756 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineWithSearch(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.236 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineWithEndTimeComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.002 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineNonZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineCrossIndexes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.217 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineWithSearchTypo(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLastLinesWithEndComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineTimeOut(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
12:21:29 [2023-03-16T16:21:29.643Z] testDataProviderFetchLineWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.004 s
12:21:29 [2023-03-16T16:21:29.643Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:21:31 [2023-03-16T16:21:31.553Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesWithTwoSearchFiltersOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 1.037 s
12:21:31 [2023-03-16T16:21:31.553Z] testMainDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
12:21:31 [2023-03-16T16:21:31.553Z] testInvalidExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
12:21:31 [2023-03-16T16:21:31.553Z] testSingleTraceExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesWithSearchOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.002 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesFromDataProviderWithExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesFronmDataProviderWithEmptyExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.402 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesFromDataProviderWithSingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
12:21:31 [2023-03-16T16:21:31.553Z] testFetchLinesWithTraceNameSorting(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
12:21:31 [2023-03-16T16:21:31.553Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:21:34 [2023-03-16T16:21:34.096Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:21:34 [2023-03-16T16:21:34.096Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.003 s
12:21:34 [2023-03-16T16:21:34.096Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
12:21:34 [2023-03-16T16:21:34.096Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.345 s
12:21:34 [2023-03-16T16:21:34.096Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.886 s
12:21:34 [2023-03-16T16:21:34.096Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.233 s
12:21:34 [2023-03-16T16:21:34.096Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.677 s
12:21:34 [2023-03-16T16:21:34.096Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.41 s
12:21:34 [2023-03-16T16:21:34.096Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
12:21:34 [2023-03-16T16:21:34.096Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
12:21:34 [2023-03-16T16:21:34.096Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:21:34 [2023-03-16T16:21:34.096Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:21:34 [2023-03-16T16:21:34.668Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:21:34 [2023-03-16T16:21:34.668Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.102 s
12:21:34 [2023-03-16T16:21:34.668Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.087 s
12:21:34 [2023-03-16T16:21:34.668Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.03 s
12:21:34 [2023-03-16T16:21:34.668Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.097 s
12:21:34 [2023-03-16T16:21:34.668Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.075 s
12:21:34 [2023-03-16T16:21:34.668Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.076 s
12:21:34 [2023-03-16T16:21:34.668Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.026 s
12:21:34 [2023-03-16T16:21:34.668Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.088 s
12:21:34 [2023-03-16T16:21:34.668Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:21:36 [2023-03-16T16:21:36.059Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:21:36 [2023-03-16T16:21:36.060Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.002 s
12:21:36 [2023-03-16T16:21:36.060Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.295 s
12:21:36 [2023-03-16T16:21:36.060Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.292 s
12:21:36 [2023-03-16T16:21:36.060Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.06 s
12:21:36 [2023-03-16T16:21:36.060Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.297 s
12:21:36 [2023-03-16T16:21:36.060Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.136 s
12:21:36 [2023-03-16T16:21:36.060Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.060Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.145 s
12:21:36 [2023-03-16T16:21:36.060Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:21:36 [2023-03-16T16:21:36.060Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:21:36 [2023-03-16T16:21:36.060Z] floatTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.060Z] longTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] shortTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] byteTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.060Z] bigDecTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.060Z] failBSTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failDFTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failFDTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.061Z] failILTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failLITest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] bigIntTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failSBTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failBdBiTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] failBiBdTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
12:21:36 [2023-03-16T16:21:36.061Z] doubleTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.061Z] intTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
12:21:36 [2023-03-16T16:21:36.061Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:21:36 [2023-03-16T16:21:36.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-x717z because kubernetes resource quota exceeded. 
12:21:36 [2023-03-16T16:21:36.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-x717z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:36 [2023-03-16T16:21:36.748Z] Retrying...
12:21:36 [2023-03-16T16:21:36.748Z] 
12:21:38 [2023-03-16T16:21:38.606Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:21:38 [2023-03-16T16:21:38.607Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
12:21:38 [2023-03-16T16:21:38.607Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
12:21:38 [2023-03-16T16:21:38.607Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.113 s
12:21:38 [2023-03-16T16:21:38.607Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.664 s
12:21:38 [2023-03-16T16:21:38.607Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.222 s
12:21:38 [2023-03-16T16:21:38.607Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
12:21:38 [2023-03-16T16:21:38.607Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:21:38 [2023-03-16T16:21:38.607Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.568 s
12:21:38 [2023-03-16T16:21:38.607Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.548 s
12:21:38 [2023-03-16T16:21:38.607Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:21:38 [2023-03-16T16:21:38.607Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:21:38 [2023-03-16T16:21:38.607Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:21:38 [2023-03-16T16:21:38.607Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
12:21:38 [2023-03-16T16:21:38.607Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.432 s
12:21:38 [2023-03-16T16:21:38.607Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:21:38 [2023-03-16T16:21:38.607Z] 
12:21:38 [2023-03-16T16:21:38.607Z] Results:
12:21:38 [2023-03-16T16:21:38.607Z] 
12:21:38 [2023-03-16T16:21:38.607Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
12:21:38 [2023-03-16T16:21:38.607Z] 
12:21:38 [2023-03-16T16:21:38.607Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@21f459fc was not deregistered.
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
12:21:38 [2023-03-16T16:21:38.607Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.607Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.607Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.607Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:21:38 [2023-03-16T16:21:38.607Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:21:38 [2023-03-16T16:21:38.608Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@5e1d03d7 was not deregistered.
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:21:38 [2023-03-16T16:21:38.608Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4c2fb9dd was not deregistered.
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:21:38 [2023-03-16T16:21:38.608Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
12:21:38 [2023-03-16T16:21:38.608Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:21:38 [2023-03-16T16:21:38.609Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@2af69643 was not deregistered.
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.609Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:21:38 [2023-03-16T16:21:38.609Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@60783105 was not deregistered.
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:21:38 [2023-03-16T16:21:38.609Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:21:38 [2023-03-16T16:21:38.610Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:21:38 [2023-03-16T16:21:38.610Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:21:39 [2023-03-16T16:21:39.180Z] [INFO] All tests passed!
12:21:39 [2023-03-16T16:21:39.180Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:39 [2023-03-16T16:21:39.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT.jar
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT.pom
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-sources.jar
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT [49/139]
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] The project's OSGi version is 1.0.11.202303161548
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.181Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
12:21:39 [2023-03-16T16:21:39.441Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.441Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:39 [2023-03-16T16:21:39.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
12:21:39 [2023-03-16T16:21:39.442Z] [INFO] 
12:21:39 [2023-03-16T16:21:39.442Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:39 [2023-03-16T16:21:39.442Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:21:39 [2023-03-16T16:21:39.442Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:40 [2023-03-16T16:21:40.014Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] 
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:40 [2023-03-16T16:21:40.014Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:21:40 [2023-03-16T16:21:40.954Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] 
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:42 [2023-03-16T16:21:42.003Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:21:42 [2023-03-16T16:21:42.003Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] 
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] 
12:21:42 [2023-03-16T16:21:42.003Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:21:42 [2023-03-16T16:21:42.944Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:21:42 [2023-03-16T16:21:42.944Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
12:21:42 [2023-03-16T16:21:42.944Z] [INFO] Command line:
12:21:42 [2023-03-16T16:21:42.944Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:21:42 [2023-03-16T16:21:42.944Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:21:46 [2023-03-16T16:21:46.783Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-2b7jx because kubernetes resource quota exceeded. 
12:21:46 [2023-03-16T16:21:46.785Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-2b7jx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:46 [2023-03-16T16:21:46.785Z] Retrying...
12:21:46 [2023-03-16T16:21:46.785Z] 
12:21:47 [2023-03-16T16:21:47.235Z] !SESSION 2023-03-16 16:21:42.887 -----------------------------------------------
12:21:47 [2023-03-16T16:21:47.236Z] eclipse.buildId=unknown
12:21:47 [2023-03-16T16:21:47.236Z] java.version=17.0.2
12:21:47 [2023-03-16T16:21:47.236Z] java.vendor=Oracle Corporation
12:21:47 [2023-03-16T16:21:47.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:21:47 [2023-03-16T16:21:47.236Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:21:47 [2023-03-16T16:21:47.236Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:21:47 [2023-03-16T16:21:47.236Z] 
12:21:47 [2023-03-16T16:21:47.236Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:21:46.950
12:21:47 [2023-03-16T16:21:47.236Z] !MESSAGE FrameworkEvent ERROR
12:21:47 [2023-03-16T16:21:47.236Z] !STACK 0
12:21:47 [2023-03-16T16:21:47.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:21:47 [2023-03-16T16:21:47.236Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:47 [2023-03-16T16:21:47.236Z] 
12:21:47 [2023-03-16T16:21:47.236Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:47 [2023-03-16T16:21:47.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:47 [2023-03-16T16:21:47.236Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:47 [2023-03-16T16:21:47.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:47 [2023-03-16T16:21:47.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:47 [2023-03-16T16:21:47.237Z] 
12:21:47 [2023-03-16T16:21:47.237Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:21:47.088
12:21:47 [2023-03-16T16:21:47.237Z] !MESSAGE FrameworkEvent ERROR
12:21:47 [2023-03-16T16:21:47.237Z] !STACK 0
12:21:47 [2023-03-16T16:21:47.237Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:21:47 [2023-03-16T16:21:47.237Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:21:47 [2023-03-16T16:21:47.237Z] 
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:21:47 [2023-03-16T16:21:47.237Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:21:48 [2023-03-16T16:21:48.645Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:21:48 [2023-03-16T16:21:48.645Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:21:55 [2023-03-16T16:21:55.229Z] 
12:21:55 [2023-03-16T16:21:55.229Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:21:54.400
12:21:55 [2023-03-16T16:21:55.229Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:21:55 [2023-03-16T16:21:55.229Z] 
12:21:55 [2023-03-16T16:21:55.229Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:21:54.478
12:21:55 [2023-03-16T16:21:55.229Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:21:55 [2023-03-16T16:21:55.229Z] !STACK 0
12:21:55 [2023-03-16T16:21:55.229Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:21:55 [2023-03-16T16:21:55.229Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:21:55 [2023-03-16T16:21:55.229Z] Caused by: java.io.IOException: error=2, No such file or directory
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:21:55 [2023-03-16T16:21:55.229Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:21:55 [2023-03-16T16:21:55.229Z] 	... 7 more
12:21:55 [2023-03-16T16:21:55.230Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:21:55 [2023-03-16T16:21:55.230Z] Display size: 1440x900
12:21:55 [2023-03-16T16:21:55.230Z] OS version=5.17.13-200.fc35.x86_64
12:21:55 [2023-03-16T16:21:55.230Z] GTK version=3.22.30
12:21:55 [2023-03-16T16:21:55.230Z] GTK theme=Ambiance
12:21:55 [2023-03-16T16:21:55.230Z] LIBOVERLAY_SCROLLBAR=0
12:21:55 [2023-03-16T16:21:55.230Z] Time zone: Greenwich Mean Time
12:21:55 [2023-03-16T16:21:55.492Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:21:55 [2023-03-16T16:21:55.492Z] log4j:WARN Please initialize the log4j system properly.
12:21:55 [2023-03-16T16:21:55.492Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:21:56 [2023-03-16T16:21:56.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-47dvn because kubernetes resource quota exceeded. 
12:21:56 [2023-03-16T16:21:56.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-47dvn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:21:56 [2023-03-16T16:21:56.751Z] Retrying...
12:21:56 [2023-03-16T16:21:56.751Z] 
12:21:56 [2023-03-16T16:21:56.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348496035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:21:56 [2023-03-16T16:21:56.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348496016 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:21:56 [2023-03-16T16:21:56.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348495985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:21:56 [2023-03-16T16:21:56.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348495982 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:21:56 [2023-03-16T16:21:56.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:21:57 [2023-03-16T16:21:57.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348495678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:21:57 [2023-03-16T16:21:57.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348495676 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
12:21:57 [2023-03-16T16:21:57.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348495675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:21:57 [2023-03-16T16:21:57.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348495675 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
12:21:57 [2023-03-16T16:21:57.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:21:57 [2023-03-16T16:21:57.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:21:57 [2023-03-16T16:21:57.408Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:21:57 [2023-03-16T16:21:57.408Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
12:21:57 [2023-03-16T16:21:57.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-348495355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...'
12:21:57 [2023-03-16T16:21:57.409Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
12:21:57 [2023-03-16T16:21:57.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:21:59 [2023-03-16T16:21:59.954Z] 
12:21:59 [2023-03-16T16:21:59.954Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:21:59.829
12:21:59 [2023-03-16T16:21:59.954Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:01 [2023-03-16T16:22:01.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348492859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:01 [2023-03-16T16:22:01.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348491551 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348491550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348490243 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:22:02 [2023-03-16T16:22:02.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348489872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348489870 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348489868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348489867 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:02 [2023-03-16T16:22:02.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:22:03 [2023-03-16T16:22:03.928Z] 
12:22:03 [2023-03-16T16:22:03.928Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:03.597
12:22:03 [2023-03-16T16:22:03.928Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:03 [2023-03-16T16:22:03.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348489107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:03 [2023-03-16T16:22:03.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348489073 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:03 [2023-03-16T16:22:03.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348489072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:03 [2023-03-16T16:22:03.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348489021 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:03 [2023-03-16T16:22:03.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:22:06 [2023-03-16T16:22:06.473Z] 
12:22:06 [2023-03-16T16:22:06.473Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:06.107
12:22:06 [2023-03-16T16:22:06.473Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:06 [2023-03-16T16:22:06.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348486600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:06 [2023-03-16T16:22:06.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348486438 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:06 [2023-03-16T16:22:06.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348486437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:06 [2023-03-16T16:22:06.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348486427 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:06 [2023-03-16T16:22:06.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:22:06 [2023-03-16T16:22:06.758Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-lv7d4 because kubernetes resource quota exceeded. 
12:22:06 [2023-03-16T16:22:06.758Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-lv7d4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:06 [2023-03-16T16:22:06.758Z] Retrying...
12:22:06 [2023-03-16T16:22:06.758Z] 
12:22:09 [2023-03-16T16:22:09.770Z] 
12:22:09 [2023-03-16T16:22:09.770Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:09.073
12:22:09 [2023-03-16T16:22:09.770Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:10 [2023-03-16T16:22:10.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348483630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:10 [2023-03-16T16:22:10.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348482346 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:12 [2023-03-16T16:22:12.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348482345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:12 [2023-03-16T16:22:12.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348480936 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
12:22:12 [2023-03-16T16:22:12.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:22:12 [2023-03-16T16:22:12.093Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.297 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:22:12 [2023-03-16T16:22:12.093Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.507 s
12:22:12 [2023-03-16T16:22:12.093Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.215 s
12:22:12 [2023-03-16T16:22:12.093Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.375 s
12:22:12 [2023-03-16T16:22:12.093Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.208 s
12:22:12 [2023-03-16T16:22:12.093Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.273 s
12:22:12 [2023-03-16T16:22:12.093Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.958 s
12:22:12 [2023-03-16T16:22:12.093Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 2.611 s
12:22:12 [2023-03-16T16:22:12.094Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.445 s
12:22:12 [2023-03-16T16:22:12.094Z] 
12:22:12 [2023-03-16T16:22:12.094Z] Results:
12:22:12 [2023-03-16T16:22:12.094Z] 
12:22:12 [2023-03-16T16:22:12.094Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:22:12 [2023-03-16T16:22:12.094Z] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] All tests passed!
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT [50/139]
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] The project's OSGi version is 1.0.16.202303161548
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] 
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:13 [2023-03-16T16:22:13.479Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.051Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:22:14 [2023-03-16T16:22:14.051Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.312Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:22:14 [2023-03-16T16:22:14.312Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] 
12:22:14 [2023-03-16T16:22:14.312Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:14 [2023-03-16T16:22:14.574Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
12:22:15 [2023-03-16T16:22:15.516Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:22:16 [2023-03-16T16:22:16.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-l17qc because kubernetes resource quota exceeded. 
12:22:16 [2023-03-16T16:22:16.747Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-l17qc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:16 [2023-03-16T16:22:16.747Z] Retrying...
12:22:16 [2023-03-16T16:22:16.747Z] 
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] 
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:17 [2023-03-16T16:22:17.427Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:22:17 [2023-03-16T16:22:17.427Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] 
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] 
12:22:17 [2023-03-16T16:22:17.427Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:22:17 [2023-03-16T16:22:17.692Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:22:17 [2023-03-16T16:22:17.692Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
12:22:17 [2023-03-16T16:22:17.692Z] [INFO] Command line:
12:22:17 [2023-03-16T16:22:17.692Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:22:17 [2023-03-16T16:22:17.692Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:22:21 [2023-03-16T16:22:21.906Z] !SESSION 2023-03-16 16:22:17.706 -----------------------------------------------
12:22:21 [2023-03-16T16:22:21.906Z] eclipse.buildId=unknown
12:22:21 [2023-03-16T16:22:21.906Z] java.version=17.0.2
12:22:21 [2023-03-16T16:22:21.906Z] java.vendor=Oracle Corporation
12:22:21 [2023-03-16T16:22:21.906Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:22:21 [2023-03-16T16:22:21.906Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:22:21 [2023-03-16T16:22:21.906Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:22:21 [2023-03-16T16:22:21.906Z] 
12:22:21 [2023-03-16T16:22:21.906Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:22:21.576
12:22:21 [2023-03-16T16:22:21.906Z] !MESSAGE FrameworkEvent ERROR
12:22:21 [2023-03-16T16:22:21.906Z] !STACK 0
12:22:21 [2023-03-16T16:22:21.906Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:22:21 [2023-03-16T16:22:21.906Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:22:21 [2023-03-16T16:22:21.906Z] 
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:22:21 [2023-03-16T16:22:21.906Z] 
12:22:21 [2023-03-16T16:22:21.906Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:22:21.798
12:22:21 [2023-03-16T16:22:21.906Z] !MESSAGE FrameworkEvent ERROR
12:22:21 [2023-03-16T16:22:21.906Z] !STACK 0
12:22:21 [2023-03-16T16:22:21.906Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:22:21 [2023-03-16T16:22:21.906Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:22:21 [2023-03-16T16:22:21.906Z] 
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:22:21 [2023-03-16T16:22:21.906Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:22:22 [2023-03-16T16:22:22.479Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:22:22 [2023-03-16T16:22:22.479Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:22:26 [2023-03-16T16:22:26.759Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-1rwrb because kubernetes resource quota exceeded. 
12:22:26 [2023-03-16T16:22:26.760Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-1rwrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:26 [2023-03-16T16:22:26.760Z] Retrying...
12:22:26 [2023-03-16T16:22:26.760Z] 
12:22:29 [2023-03-16T16:22:29.071Z] 
12:22:29 [2023-03-16T16:22:29.072Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:22:28.350
12:22:29 [2023-03-16T16:22:29.072Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:22:29 [2023-03-16T16:22:29.072Z] 
12:22:29 [2023-03-16T16:22:29.072Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:22:28.372
12:22:29 [2023-03-16T16:22:29.072Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:22:29 [2023-03-16T16:22:29.072Z] !STACK 0
12:22:29 [2023-03-16T16:22:29.072Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:22:29 [2023-03-16T16:22:29.072Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:22:29 [2023-03-16T16:22:29.072Z] Caused by: java.io.IOException: error=2, No such file or directory
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:22:29 [2023-03-16T16:22:29.072Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:22:29 [2023-03-16T16:22:29.072Z] 	... 7 more
12:22:29 [2023-03-16T16:22:29.072Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:22:29 [2023-03-16T16:22:29.332Z] Display size: 1440x900
12:22:29 [2023-03-16T16:22:29.332Z] OS version=5.17.13-200.fc35.x86_64
12:22:29 [2023-03-16T16:22:29.332Z] GTK version=3.22.30
12:22:29 [2023-03-16T16:22:29.332Z] GTK theme=Ambiance
12:22:29 [2023-03-16T16:22:29.332Z] LIBOVERLAY_SCROLLBAR=0
12:22:29 [2023-03-16T16:22:29.333Z] Time zone: Greenwich Mean Time
12:22:29 [2023-03-16T16:22:29.333Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:22:29 [2023-03-16T16:22:29.333Z] log4j:WARN Please initialize the log4j system properly.
12:22:29 [2023-03-16T16:22:29.333Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:22:30 [2023-03-16T16:22:30.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:22:30 [2023-03-16T16:22:30.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:22:30 [2023-03-16T16:22:30.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:22:30 [2023-03-16T16:22:30.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:22:30 [2023-03-16T16:22:30.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:22:36 [2023-03-16T16:22:36.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-zpxzc because kubernetes resource quota exceeded. 
12:22:36 [2023-03-16T16:22:36.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-zpxzc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:36 [2023-03-16T16:22:36.749Z] Retrying...
12:22:36 [2023-03-16T16:22:36.749Z] 
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a9e7b4d] time=-348454242 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348454184 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348454184 data=null doit=true} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348454183 data=null} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348454183 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348454181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348454161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:22:38 [2023-03-16T16:22:38.861Z] DEBUG - Clicking on with mnemonic 'Delete'
12:22:39 [2023-03-16T16:22:39.121Z] DEBUG - Clicked on with mnemonic 'Delete'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452902 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348452900 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Clicking on OK
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348452897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348452897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348452897 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348452897 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348452896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348452896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.065Z] DEBUG - Clicked on OK
12:22:40 [2023-03-16T16:22:40.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348452896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:40 [2023-03-16T16:22:40.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348453943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:22:40 [2023-03-16T16:22:40.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:22:40 [2023-03-16T16:22:40.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.738 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:22:40 [2023-03-16T16:22:40.587Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 10.135 s
12:22:40 [2023-03-16T16:22:40.587Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348451756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348451749 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348451734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348451686 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-348451672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call}
12:22:41 [2023-03-16T16:22:41.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-348451655 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1} to TableColumn with text {System Call}
12:22:41 [2023-03-16T16:22:41.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-348451654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-348451580 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1} to TableColumn with text {System Call}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348451579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348451576 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348451575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348451574 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-348451573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Start Time}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-348451572 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1} to TableColumn with text {Start Time}
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:41 [2023-03-16T16:22:41.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348446547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348446542 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348446539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348446462 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a9e7b4d] time=-348446142 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348446109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348446109 data=null doit=true} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348446109 data=null} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348446086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348446085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348446064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:22:46 [2023-03-16T16:22:46.753Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-znbql because kubernetes resource quota exceeded. 
12:22:46 [2023-03-16T16:22:46.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-znbql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:46 [2023-03-16T16:22:46.754Z] Retrying...
12:22:46 [2023-03-16T16:22:46.754Z] 
12:22:46 [2023-03-16T16:22:46.976Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:22:46 [2023-03-16T16:22:46.977Z] DEBUG - Clicking on with mnemonic 'Delete'
12:22:46 [2023-03-16T16:22:46.977Z] DEBUG - Clicked on with mnemonic 'Delete'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.920Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445026 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348445025 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Clicking on OK
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348445023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348445023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348445023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348445023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348445022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348445022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:47 [2023-03-16T16:22:47.922Z] DEBUG - Clicked on OK
12:22:48 [2023-03-16T16:22:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348445022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:22:48 [2023-03-16T16:22:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348445958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:22:48 [2023-03-16T16:22:48.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:48 [2023-03-16T16:22:48.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:48 [2023-03-16T16:22:48.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348444336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:48 [2023-03-16T16:22:48.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348444334 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:48 [2023-03-16T16:22:48.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348444334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:48 [2023-03-16T16:22:48.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348444286 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:48 [2023-03-16T16:22:48.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:48 [2023-03-16T16:22:48.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:48 [2023-03-16T16:22:48.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:49 [2023-03-16T16:22:49.226Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:22:49 [2023-03-16T16:22:49.226Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
12:22:49 [2023-03-16T16:22:49.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-348443744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...'
12:22:49 [2023-03-16T16:22:49.226Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
12:22:49 [2023-03-16T16:22:49.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:49 [2023-03-16T16:22:49.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:52 [2023-03-16T16:22:52.782Z] 
12:22:52 [2023-03-16T16:22:52.782Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:52.229
12:22:52 [2023-03-16T16:22:52.782Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:53 [2023-03-16T16:22:53.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348440456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:53 [2023-03-16T16:22:53.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348439614 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348439613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348438686 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:54 [2023-03-16T16:22:54.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348438160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348438157 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348438145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348438142 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:54 [2023-03-16T16:22:54.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:55 [2023-03-16T16:22:55.768Z] 
12:22:55 [2023-03-16T16:22:55.768Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:55.759
12:22:55 [2023-03-16T16:22:55.768Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:56 [2023-03-16T16:22:56.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348436931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:56 [2023-03-16T16:22:56.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348436875 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:56 [2023-03-16T16:22:56.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348436874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:56 [2023-03-16T16:22:56.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348436815 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:56 [2023-03-16T16:22:56.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:56 [2023-03-16T16:22:56.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:56 [2023-03-16T16:22:56.757Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-b85lj because kubernetes resource quota exceeded. 
12:22:56 [2023-03-16T16:22:56.759Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-b85lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:22:56 [2023-03-16T16:22:56.759Z] Retrying...
12:22:56 [2023-03-16T16:22:56.759Z] 
12:22:59 [2023-03-16T16:22:59.149Z] 
12:22:59 [2023-03-16T16:22:59.150Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:22:58.797
12:22:59 [2023-03-16T16:22:59.150Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:22:59 [2023-03-16T16:22:59.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348433893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:59 [2023-03-16T16:22:59.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348433672 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:59 [2023-03-16T16:22:59.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348433671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:22:59 [2023-03-16T16:22:59.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348433655 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:22:59 [2023-03-16T16:22:59.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:22:59 [2023-03-16T16:22:59.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:23:03 [2023-03-16T16:23:03.030Z] 
12:23:03 [2023-03-16T16:23:03.030Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-03-16 16:23:02.534
12:23:03 [2023-03-16T16:23:03.030Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:23:04 [2023-03-16T16:23:04.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348430153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:23:04 [2023-03-16T16:23:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348428754 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:23:05 [2023-03-16T16:23:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348428753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:23:05 [2023-03-16T16:23:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348427157 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
12:23:05 [2023-03-16T16:23:05.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:23:06 [2023-03-16T16:23:06.386Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.642 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:23:06 [2023-03-16T16:23:06.386Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.551 s
12:23:06 [2023-03-16T16:23:06.386Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.984 s
12:23:06 [2023-03-16T16:23:06.386Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.425 s
12:23:06 [2023-03-16T16:23:06.386Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.444 s
12:23:06 [2023-03-16T16:23:06.386Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.291 s
12:23:06 [2023-03-16T16:23:06.386Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.279 s
12:23:06 [2023-03-16T16:23:06.386Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 1.539 s
12:23:06 [2023-03-16T16:23:06.387Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 3.264 s
12:23:06 [2023-03-16T16:23:06.387Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.617 s
12:23:06 [2023-03-16T16:23:06.387Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a9e7b4d] time=-348426624 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - Clicking on with mnemonic 'Flat'
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Flat} time=-348426366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Flat'
12:23:06 [2023-03-16T16:23:06.387Z] DEBUG - Clicked on with mnemonic 'Flat'
12:23:06 [2023-03-16T16:23:06.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-r4hjs because kubernetes resource quota exceeded. 
12:23:06 [2023-03-16T16:23:06.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-r4hjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:06 [2023-03-16T16:23:06.749Z] Retrying...
12:23:06 [2023-03-16T16:23:06.749Z] 
12:23:06 [2023-03-16T16:23:06.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
12:23:06 [2023-03-16T16:23:06.959Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:11 [2023-03-16T16:23:11.173Z] DEBUG - Setting state to checked on: bug446190
12:23:11 [2023-03-16T16:23:11.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:11 [2023-03-16T16:23:11.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:11 [2023-03-16T16:23:11.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:11 [2023-03-16T16:23:11.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a9e7b4d] time=-348420946 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348420870 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348420869 data=null doit=true} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348420869 data=null} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348420869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348420868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348420846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:23:12 [2023-03-16T16:23:12.001Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:12 [2023-03-16T16:23:12.001Z] DEBUG - Clicking on with mnemonic 'Delete'
12:23:12 [2023-03-16T16:23:12.262Z] DEBUG - Clicked on with mnemonic 'Delete'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419769 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348419769 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Clicking on OK
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348419767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348419767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348419767 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348419767 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348419767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348419767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.205Z] DEBUG - Clicked on OK
12:23:13 [2023-03-16T16:23:13.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348419767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:13 [2023-03-16T16:23:13.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348420744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:23:13 [2023-03-16T16:23:13.725Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:23:13 [2023-03-16T16:23:13.725Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 5.294 s
12:23:13 [2023-03-16T16:23:13.725Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:23:13 [2023-03-16T16:23:13.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:23:13 [2023-03-16T16:23:13.984Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:23:13 [2023-03-16T16:23:13.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:23:16 [2023-03-16T16:23:16.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-7x9fw because kubernetes resource quota exceeded. 
12:23:16 [2023-03-16T16:23:16.751Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-7x9fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:16 [2023-03-16T16:23:16.751Z] Retrying...
12:23:16 [2023-03-16T16:23:16.751Z] 
12:23:19 [2023-03-16T16:23:19.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:23:19 [2023-03-16T16:23:19.269Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348414443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348414440 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-348414438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-348414427 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a9e7b4d] time=-348414249 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Attempting to set focus on Tree with text {}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-348414213 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-348414213 data=null doit=true} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-348414212 data=null} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-348414212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348414212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-348414186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Clicking on with mnemonic 'Delete'
12:23:19 [2023-03-16T16:23:19.270Z] DEBUG - Clicked on with mnemonic 'Delete'
12:23:19 [2023-03-16T16:23:19.538Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:19 [2023-03-16T16:23:19.538Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:19 [2023-03-16T16:23:19.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413198 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348413197 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Clicking on OK
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348413195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348413195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348413195 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348413194 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:19 [2023-03-16T16:23:19.799Z] DEBUG - Clicked on OK
12:23:20 [2023-03-16T16:23:20.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348413194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:20 [2023-03-16T16:23:20.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348414086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:23:20 [2023-03-16T16:23:20.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:23:20 [2023-03-16T16:23:20.112Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.598 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:23:20 [2023-03-16T16:23:20.112Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 6.386 s
12:23:20 [2023-03-16T16:23:20.112Z] 
12:23:20 [2023-03-16T16:23:20.112Z] Results:
12:23:20 [2023-03-16T16:23:20.112Z] 
12:23:20 [2023-03-16T16:23:20.112Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
12:23:20 [2023-03-16T16:23:20.112Z] 
12:23:20 [2023-03-16T16:23:20.684Z] 
12:23:20 [2023-03-16T16:23:20.684Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:23:20.568
12:23:20 [2023-03-16T16:23:20.684Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:23:21 [2023-03-16T16:23:21.623Z] [INFO] All tests passed!
12:23:21 [2023-03-16T16:23:21.623Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.3.3-SNAPSHOT [51/139]
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] The project's OSGi version is 2.3.3.202303161548
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:21 [2023-03-16T16:23:21.624Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:23:21 [2023-03-16T16:23:21.624Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
12:23:21 [2023-03-16T16:23:21.885Z] [INFO] 
12:23:21 [2023-03-16T16:23:21.885Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.146Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] No tests to run.
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-sources.jar
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT.jar
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:23:22 [2023-03-16T16:23:22.147Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] 
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:22 [2023-03-16T16:23:22.147Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT.jar
12:23:23 [2023-03-16T16:23:23.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-sources.jar
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] 
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:24 [2023-03-16T16:23:24.939Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:23:24 [2023-03-16T16:23:24.939Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] 
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] 
12:23:24 [2023-03-16T16:23:24.939Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] No tests to run.
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT.jar
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT.pom
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-sources.jar
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-p2metadata.xml
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.3-SNAPSHOT-p2artifacts.xml
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.8-SNAPSHOT [52/139]
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] The project's OSGi version is 1.0.8.202303161548
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.200Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.460Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:23:25 [2023-03-16T16:23:25.460Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.720Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-sources.jar
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT.jar
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.987Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.988Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:23:25 [2023-03-16T16:23:25.988Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.988Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.988Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:23:25 [2023-03-16T16:23:25.988Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:23:25 [2023-03-16T16:23:25.988Z] [INFO] 
12:23:25 [2023-03-16T16:23:25.988Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:25 [2023-03-16T16:23:25.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT.jar
12:23:26 [2023-03-16T16:23:26.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-wlrtg because kubernetes resource quota exceeded. 
12:23:26 [2023-03-16T16:23:26.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-wlrtg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:26 [2023-03-16T16:23:26.756Z] Retrying...
12:23:26 [2023-03-16T16:23:26.756Z] 
12:23:27 [2023-03-16T16:23:27.371Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-sources.jar
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] 
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:29 [2023-03-16T16:23:29.289Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:23:29 [2023-03-16T16:23:29.289Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] 
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] 
12:23:29 [2023-03-16T16:23:29.289Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:23:29 [2023-03-16T16:23:29.861Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:23:29 [2023-03-16T16:23:29.861Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
12:23:29 [2023-03-16T16:23:29.861Z] [INFO] Command line:
12:23:29 [2023-03-16T16:23:29.861Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:23:29 [2023-03-16T16:23:29.861Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:23:34 [2023-03-16T16:23:34.063Z] !SESSION 2023-03-16 16:23:29.773 -----------------------------------------------
12:23:34 [2023-03-16T16:23:34.063Z] eclipse.buildId=unknown
12:23:34 [2023-03-16T16:23:34.063Z] java.version=17.0.2
12:23:34 [2023-03-16T16:23:34.063Z] java.vendor=Oracle Corporation
12:23:34 [2023-03-16T16:23:34.063Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:23:34 [2023-03-16T16:23:34.063Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:23:34 [2023-03-16T16:23:34.063Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:23:34 [2023-03-16T16:23:34.063Z] 
12:23:34 [2023-03-16T16:23:34.063Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:23:33.567
12:23:34 [2023-03-16T16:23:34.063Z] !MESSAGE FrameworkEvent ERROR
12:23:34 [2023-03-16T16:23:34.063Z] !STACK 0
12:23:34 [2023-03-16T16:23:34.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:23:34 [2023-03-16T16:23:34.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:23:34 [2023-03-16T16:23:34.063Z] 
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:23:34 [2023-03-16T16:23:34.063Z] 
12:23:34 [2023-03-16T16:23:34.063Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:23:33.853
12:23:34 [2023-03-16T16:23:34.063Z] !MESSAGE FrameworkEvent ERROR
12:23:34 [2023-03-16T16:23:34.063Z] !STACK 0
12:23:34 [2023-03-16T16:23:34.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:23:34 [2023-03-16T16:23:34.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:23:34 [2023-03-16T16:23:34.063Z] 
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:23:34 [2023-03-16T16:23:34.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:23:34 [2023-03-16T16:23:34.064Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:23:34 [2023-03-16T16:23:34.064Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:23:34 [2023-03-16T16:23:34.064Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:23:34 [2023-03-16T16:23:34.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:23:36 [2023-03-16T16:23:36.755Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-2n6lf because kubernetes resource quota exceeded. 
12:23:36 [2023-03-16T16:23:36.756Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-2n6lf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:36 [2023-03-16T16:23:36.756Z] Retrying...
12:23:36 [2023-03-16T16:23:36.756Z] 
12:23:46 [2023-03-16T16:23:46.757Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-kf0jb because kubernetes resource quota exceeded. 
12:23:46 [2023-03-16T16:23:46.757Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-kf0jb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:46 [2023-03-16T16:23:46.757Z] Retrying...
12:23:46 [2023-03-16T16:23:46.757Z] 
12:23:52 [2023-03-16T16:23:52.805Z] 
12:23:52 [2023-03-16T16:23:52.806Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-03-16 16:23:51.718
12:23:52 [2023-03-16T16:23:52.806Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
12:23:56 [2023-03-16T16:23:56.754Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-lj6r8 because kubernetes resource quota exceeded. 
12:23:56 [2023-03-16T16:23:56.754Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-lj6r8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:23:56 [2023-03-16T16:23:56.754Z] Retrying...
12:23:56 [2023-03-16T16:23:56.754Z] 
12:24:00 [2023-03-16T16:24:00.948Z] 
12:24:00 [2023-03-16T16:24:00.948Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-03-16 16:23:59.549
12:24:00 [2023-03-16T16:24:00.948Z] !MESSAGE Incoherent callstack found on (10019) occasions
12:24:00 [2023-03-16T16:24:00.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.674 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:24:00 [2023-03-16T16:24:00.948Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 1.801 s
12:24:00 [2023-03-16T16:24:00.948Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.088 s
12:24:00 [2023-03-16T16:24:00.948Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 22.994 s
12:24:00 [2023-03-16T16:24:00.948Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.712 s
12:24:00 [2023-03-16T16:24:00.948Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:24:00 [2023-03-16T16:24:00.948Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:24:00 [2023-03-16T16:24:00.948Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.026 s
12:24:00 [2023-03-16T16:24:00.948Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.069 s
12:24:00 [2023-03-16T16:24:00.948Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:24:00 [2023-03-16T16:24:00.948Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:24:00 [2023-03-16T16:24:00.948Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.076 s
12:24:00 [2023-03-16T16:24:00.948Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
12:24:00 [2023-03-16T16:24:00.948Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
12:24:00 [2023-03-16T16:24:00.948Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.103 s
12:24:00 [2023-03-16T16:24:00.948Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
12:24:00 [2023-03-16T16:24:00.948Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
12:24:00 [2023-03-16T16:24:00.948Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
12:24:00 [2023-03-16T16:24:00.949Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
12:24:00 [2023-03-16T16:24:00.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:24:00 [2023-03-16T16:24:00.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:24:00 [2023-03-16T16:24:00.949Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.066 s
12:24:00 [2023-03-16T16:24:00.949Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
12:24:00 [2023-03-16T16:24:00.949Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
12:24:00 [2023-03-16T16:24:00.949Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
12:24:00 [2023-03-16T16:24:00.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:24:06 [2023-03-16T16:24:06.743Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-f7k92 because kubernetes resource quota exceeded. 
12:24:06 [2023-03-16T16:24:06.743Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-f7k92" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:06 [2023-03-16T16:24:06.743Z] Retrying...
12:24:06 [2023-03-16T16:24:06.743Z] 
12:24:07 [2023-03-16T16:24:07.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.604 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:24:07 [2023-03-16T16:24:07.540Z] testCreateProviderForExperiment(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0.01 s
12:24:07 [2023-03-16T16:24:07.540Z] testCreateProviderForTrace(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:24:07 [2023-03-16T16:24:07.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:24:07 [2023-03-16T16:24:07.540Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:24:07 [2023-03-16T16:24:07.540Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:24:07 [2023-03-16T16:24:07.540Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
12:24:07 [2023-03-16T16:24:07.540Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.540Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
12:24:07 [2023-03-16T16:24:07.541Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.541Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.541Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
12:24:07 [2023-03-16T16:24:07.541Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:24:14 [2023-03-16T16:24:14.174Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.967 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:24:14 [2023-03-16T16:24:14.174Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.015 s
12:24:14 [2023-03-16T16:24:14.174Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 5.951 s
12:24:14 [2023-03-16T16:24:14.174Z] 
12:24:14 [2023-03-16T16:24:14.174Z] Results:
12:24:14 [2023-03-16T16:24:14.174Z] 
12:24:14 [2023-03-16T16:24:14.174Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
12:24:14 [2023-03-16T16:24:14.174Z] 
12:24:14 [2023-03-16T16:24:14.174Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@53813f01 was not deregistered.
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
12:24:14 [2023-03-16T16:24:14.174Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.174Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.174Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.174Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.174Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.175Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5edce7da was not deregistered.
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.175Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.175Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.176Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2314f013 was not deregistered.
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.176Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.176Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2f16c21f was not deregistered.
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.176Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.177Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@247877f3 was not deregistered.
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.177Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.177Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.178Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@85fd4b was not deregistered.
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.178Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4a937d43 was not deregistered.
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.178Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.178Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.179Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@10264cb0 was not deregistered.
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.179Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.179Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6c2d124e was not deregistered.
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.179Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.180Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@28d728f1 was not deregistered.
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.180Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.180Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.181Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1cc878e6 was not deregistered.
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.181Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.181Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@602e7a9e was not deregistered.
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.181Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.182Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@589a82af was not deregistered.
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.182Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.182Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.183Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7bdaf563 was not deregistered.
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.183Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@51d6c42d was not deregistered.
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.183Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.183Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.184Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1104cf3a was not deregistered.
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:14 [2023-03-16T16:24:14.184Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:24:14 [2023-03-16T16:24:14.184Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:24:14 [2023-03-16T16:24:14.184Z] [INFO] All tests passed!
12:24:14 [2023-03-16T16:24:14.184Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.184Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:24:14 [2023-03-16T16:24:14.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT.jar
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT.pom
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-sources.jar
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT [53/139]
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] The project's OSGi version is 3.0.0.202303161548
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.185Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] 
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:14 [2023-03-16T16:24:14.447Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:24:14 [2023-03-16T16:24:14.447Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] No tests to run.
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.019Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:15 [2023-03-16T16:24:15.019Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] 
12:24:15 [2023-03-16T16:24:15.019Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:15 [2023-03-16T16:24:15.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
12:24:16 [2023-03-16T16:24:16.267Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
12:24:16 [2023-03-16T16:24:16.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-pk9rc because kubernetes resource quota exceeded. 
12:24:16 [2023-03-16T16:24:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-pk9rc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:16 [2023-03-16T16:24:16.750Z] Retrying...
12:24:16 [2023-03-16T16:24:16.750Z] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.660Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:17 [2023-03-16T16:24:17.660Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] No tests to run.
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.pom
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2metadata.xml
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2artifacts.xml
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT [54/139]
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] The project's OSGi version is 1.0.6.202303161548
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] 
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:17 [2023-03-16T16:24:17.661Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.232Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.232Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:24:18 [2023-03-16T16:24:18.233Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
12:24:18 [2023-03-16T16:24:18.496Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:18 [2023-03-16T16:24:18.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.497Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:18 [2023-03-16T16:24:18.497Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] 
12:24:18 [2023-03-16T16:24:18.497Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:18 [2023-03-16T16:24:18.772Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:24:19 [2023-03-16T16:24:19.738Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:24:21 [2023-03-16T16:24:21.122Z] [INFO] 
12:24:21 [2023-03-16T16:24:21.122Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:21 [2023-03-16T16:24:21.122Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:21 [2023-03-16T16:24:21.122Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:21 [2023-03-16T16:24:21.122Z] [INFO] 
12:24:21 [2023-03-16T16:24:21.122Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:21 [2023-03-16T16:24:21.122Z] [INFO] 
12:24:21 [2023-03-16T16:24:21.123Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:21 [2023-03-16T16:24:21.385Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:24:21 [2023-03-16T16:24:21.385Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
12:24:21 [2023-03-16T16:24:21.385Z] [INFO] Command line:
12:24:21 [2023-03-16T16:24:21.386Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:24:21 [2023-03-16T16:24:21.386Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:24:25 [2023-03-16T16:24:25.601Z] !SESSION 2023-03-16 16:24:21.310 -----------------------------------------------
12:24:25 [2023-03-16T16:24:25.601Z] eclipse.buildId=unknown
12:24:25 [2023-03-16T16:24:25.601Z] java.version=17.0.2
12:24:25 [2023-03-16T16:24:25.601Z] java.vendor=Oracle Corporation
12:24:25 [2023-03-16T16:24:25.601Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:24:25 [2023-03-16T16:24:25.601Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:24:25 [2023-03-16T16:24:25.601Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:24:25 [2023-03-16T16:24:25.601Z] 
12:24:25 [2023-03-16T16:24:25.601Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:24:24.868
12:24:25 [2023-03-16T16:24:25.601Z] !MESSAGE FrameworkEvent ERROR
12:24:25 [2023-03-16T16:24:25.601Z] !STACK 0
12:24:25 [2023-03-16T16:24:25.601Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:24:25 [2023-03-16T16:24:25.601Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:24:25 [2023-03-16T16:24:25.601Z] 
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:24:25 [2023-03-16T16:24:25.601Z] 
12:24:25 [2023-03-16T16:24:25.601Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:24:25.089
12:24:25 [2023-03-16T16:24:25.601Z] !MESSAGE FrameworkEvent ERROR
12:24:25 [2023-03-16T16:24:25.601Z] !STACK 0
12:24:25 [2023-03-16T16:24:25.601Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:24:25 [2023-03-16T16:24:25.601Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:24:25 [2023-03-16T16:24:25.601Z] 
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:24:25 [2023-03-16T16:24:25.601Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:24:25 [2023-03-16T16:24:25.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:24:25 [2023-03-16T16:24:25.862Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:25 [2023-03-16T16:24:25.862Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:26 [2023-03-16T16:24:26.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-q8mk2 because kubernetes resource quota exceeded. 
12:24:26 [2023-03-16T16:24:26.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-q8mk2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:26 [2023-03-16T16:24:26.750Z] Retrying...
12:24:26 [2023-03-16T16:24:26.750Z] 
12:24:32 [2023-03-16T16:24:32.462Z] 
12:24:32 [2023-03-16T16:24:32.463Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:24:31.269
12:24:32 [2023-03-16T16:24:32.463Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:24:32 [2023-03-16T16:24:32.463Z] 
12:24:32 [2023-03-16T16:24:32.463Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:24:31.356
12:24:32 [2023-03-16T16:24:32.463Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:24:32 [2023-03-16T16:24:32.463Z] !STACK 0
12:24:32 [2023-03-16T16:24:32.463Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:24:32 [2023-03-16T16:24:32.463Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:24:32 [2023-03-16T16:24:32.463Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:24:32 [2023-03-16T16:24:32.463Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:24:32 [2023-03-16T16:24:32.463Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:24:32 [2023-03-16T16:24:32.463Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:24:32 [2023-03-16T16:24:32.463Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:24:32 [2023-03-16T16:24:32.463Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:24:32 [2023-03-16T16:24:32.464Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:32 [2023-03-16T16:24:32.464Z] Caused by: java.io.IOException: error=2, No such file or directory
12:24:32 [2023-03-16T16:24:32.464Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:24:32 [2023-03-16T16:24:32.464Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:24:32 [2023-03-16T16:24:32.464Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:24:32 [2023-03-16T16:24:32.464Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:24:32 [2023-03-16T16:24:32.464Z] 	... 7 more
12:24:32 [2023-03-16T16:24:32.464Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:24:32 [2023-03-16T16:24:32.464Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:24:32 [2023-03-16T16:24:32.464Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
12:24:32 [2023-03-16T16:24:32.464Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:24:32 [2023-03-16T16:24:32.464Z] Display size: 1440x900
12:24:32 [2023-03-16T16:24:32.464Z] OS version=5.17.13-200.fc35.x86_64
12:24:32 [2023-03-16T16:24:32.464Z] GTK version=3.22.30
12:24:32 [2023-03-16T16:24:32.464Z] GTK theme=Ambiance
12:24:32 [2023-03-16T16:24:32.464Z] LIBOVERLAY_SCROLLBAR=0
12:24:32 [2023-03-16T16:24:32.464Z] Time zone: Greenwich Mean Time
12:24:32 [2023-03-16T16:24:32.464Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:24:32 [2023-03-16T16:24:32.464Z] log4j:WARN Please initialize the log4j system properly.
12:24:32 [2023-03-16T16:24:32.464Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:24:34 [2023-03-16T16:24:34.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-348338639 data=null doit=true} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-348338639 data=null} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338639 data=null button=1 stateMask=0x0 x=494 y=47 count=1} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-348338636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338636 data=null button=1 stateMask=0x80000 x=494 y=47 count=1} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338636 data=null button=1 stateMask=0x0 x=494 y=47 count=2} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-348338628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338627 data=null button=1 stateMask=0x0 x=494 y=47 count=2} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=-348338627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338626 data=null button=1 stateMask=0x80000 x=494 y=47 count=2} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-348338578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-348338578 data=null doit=true} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-348338577 data=null} to TimeGraphControl with text {}
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:34 [2023-03-16T16:24:34.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:35 [2023-03-16T16:24:35.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:24:35 [2023-03-16T16:24:35.186Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:24:35 [2023-03-16T16:24:35.187Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.795 s
12:24:35 [2023-03-16T16:24:35.187Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.103 s
12:24:35 [2023-03-16T16:24:35.187Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.111 s
12:24:35 [2023-03-16T16:24:35.187Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.086 s
12:24:35 [2023-03-16T16:24:35.187Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.201 s
12:24:35 [2023-03-16T16:24:35.187Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.108 s
12:24:35 [2023-03-16T16:24:35.187Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.104 s
12:24:35 [2023-03-16T16:24:35.187Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.088 s
12:24:35 [2023-03-16T16:24:35.187Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.113 s
12:24:35 [2023-03-16T16:24:35.187Z] 
12:24:35 [2023-03-16T16:24:35.187Z] Results:
12:24:35 [2023-03-16T16:24:35.187Z] 
12:24:35 [2023-03-16T16:24:35.187Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
12:24:35 [2023-03-16T16:24:35.187Z] 
12:24:35 [2023-03-16T16:24:35.761Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@19ad8db was not deregistered.
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
12:24:35 [2023-03-16T16:24:35.761Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
12:24:35 [2023-03-16T16:24:35.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.762Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@746af865 was not deregistered.
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.762Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.763Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6cfb4569 was not deregistered.
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.763Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.764Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2b98580b was not deregistered.
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.764Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.764Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.765Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@379b8a0e was not deregistered.
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.765Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.765Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.766Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@73eca13b was not deregistered.
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.766Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.766Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.767Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1f2647f1 was not deregistered.
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.767Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.767Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.768Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5af935d9 was not deregistered.
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.768Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.768Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@33b2f413 was not deregistered.
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.768Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.769Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.769Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4550b436 was not deregistered.
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
12:24:35 [2023-03-16T16:24:35.769Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.770Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24f5f69d was not deregistered.
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.770Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.770Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.771Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4f5c2337 was not deregistered.
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
12:24:35 [2023-03-16T16:24:35.771Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.771Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.772Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5161d312 was not deregistered.
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.772Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.772Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.773Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@cd8e1ac was not deregistered.
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.773Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.773Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.774Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@53783ec1 was not deregistered.
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.774Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.774Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.775Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4952f9e8 was not deregistered.
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.775Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.775Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.776Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@39ca3677 was not deregistered.
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.776Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:35 [2023-03-16T16:24:35.776Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7dfb3985 was not deregistered.
12:24:35 [2023-03-16T16:24:35.776Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
12:24:35 [2023-03-16T16:24:35.777Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
12:24:35 [2023-03-16T16:24:35.777Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] All tests passed!
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Building Trace Compass BTF Support Parent 8.3.0-SNAPSHOT        [55/139]
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --------------------------------[ pom ]---------------------------------
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-8.3.0-SNAPSHOT.pom
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT       [56/139]
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] The project's OSGi version is 3.0.0.202303161548
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] 
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
12:24:36 [2023-03-16T16:24:36.718Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:24:36 [2023-03-16T16:24:36.718Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes
12:24:36 [2023-03-16T16:24:36.748Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-4t824 because kubernetes resource quota exceeded. 
12:24:36 [2023-03-16T16:24:36.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-4t824" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:36 [2023-03-16T16:24:36.750Z] Retrying...
12:24:36 [2023-03-16T16:24:36.750Z] 
12:24:37 [2023-03-16T16:24:37.289Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/test/resources
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] No tests to run.
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:37 [2023-03-16T16:24:37.290Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] 
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
12:24:37 [2023-03-16T16:24:37.290Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
12:24:38 [2023-03-16T16:24:38.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.101Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:40 [2023-03-16T16:24:40.101Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] No tests to run.
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.pom
12:24:40 [2023-03-16T16:24:40.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2metadata.xml
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2artifacts.xml
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] Building Trace Compass Documentation 8.3.0-SNAPSHOT             [57/139]
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --------------------------------[ pom ]---------------------------------
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:40 [2023-03-16T16:24:40.102Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:40 [2023-03-16T16:24:40.102Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-8.3.0-SNAPSHOT.pom
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] Building Trace Compass Developer Guide 8.3.0-SNAPSHOT           [58/139]
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] 
12:24:40 [2023-03-16T16:24:40.102Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.102Z] [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 42 kB/s)
12:24:40 [2023-03-16T16:24:40.102Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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
12:24:40 [2023-03-16T16:24:40.363Z] [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 135 kB/s)
12:24:40 [2023-03-16T16:24:40.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:24:40 [2023-03-16T16:24:40.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:24:40 [2023-03-16T16:24:40.624Z] [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
12:24:40 [2023-03-16T16:24:40.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:24:40 [2023-03-16T16:24:40.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:24:40 [2023-03-16T16:24:40.625Z] [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
12:24:40 [2023-03-16T16:24:40.885Z] [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 231 kB/s)
12:24:40 [2023-03-16T16:24:40.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
12:24:40 [2023-03-16T16:24:40.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:24:41 [2023-03-16T16:24:41.145Z] [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
12:24:41 [2023-03-16T16:24:41.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:24:41 [2023-03-16T16:24:41.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
12:24:41 [2023-03-16T16:24:41.406Z] [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
12:24:41 [2023-03-16T16:24:41.406Z] [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 313 kB/s)
12:24:41 [2023-03-16T16:24:41.406Z] [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
12:24:41 [2023-03-16T16:24:41.406Z] [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
12:24:41 [2023-03-16T16:24:41.406Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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 188 kB/s)
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.667Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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 32 kB/s)
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:41 [2023-03-16T16:24:41.929Z] [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
12:24:42 [2023-03-16T16:24:42.191Z] [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
12:24:42 [2023-03-16T16:24:42.191Z] [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
12:24:42 [2023-03-16T16:24:42.191Z] [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
12:24:42 [2023-03-16T16:24:42.191Z] [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 310 kB/s)
12:24:42 [2023-03-16T16:24:42.191Z] [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
12:24:42 [2023-03-16T16:24:42.453Z] [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
12:24:42 [2023-03-16T16:24:42.453Z] [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
12:24:42 [2023-03-16T16:24:42.453Z] [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
12:24:42 [2023-03-16T16:24:42.453Z] [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
12:24:42 [2023-03-16T16:24:42.453Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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 280 kB/s)
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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 102 kB/s)
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.714Z] [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
12:24:42 [2023-03-16T16:24:42.976Z] [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
12:24:42 [2023-03-16T16:24:42.976Z] [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
12:24:42 [2023-03-16T16:24:42.976Z] [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
12:24:42 [2023-03-16T16:24:42.976Z] [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 129 kB/s)
12:24:42 [2023-03-16T16:24:42.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
12:24:42 [2023-03-16T16:24:42.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:24:42 [2023-03-16T16:24:42.976Z] [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
12:24:42 [2023-03-16T16:24:42.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:24:42 [2023-03-16T16:24:42.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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 350 kB/s)
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.236Z] [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 225 kB/s)
12:24:43 [2023-03-16T16:24:43.236Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:24:43 [2023-03-16T16:24:43.237Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
12:24:43 [2023-03-16T16:24:43.237Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:24:43 [2023-03-16T16:24:43.237Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [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
12:24:43 [2023-03-16T16:24:43.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [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
12:24:43 [2023-03-16T16:24:43.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
12:24:43 [2023-03-16T16:24:43.760Z] [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
12:24:43 [2023-03-16T16:24:43.760Z] [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
12:24:43 [2023-03-16T16:24:43.760Z] [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
12:24:43 [2023-03-16T16:24:43.760Z] [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
12:24:43 [2023-03-16T16:24:43.760Z] [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
12:24:43 [2023-03-16T16:24:43.760Z] [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 1.2 MB/s)
12:24:43 [2023-03-16T16:24:43.760Z] [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 2.2 MB/s)
12:24:43 [2023-03-16T16:24:43.760Z] [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 5.5 MB/s)
12:24:43 [2023-03-16T16:24:43.760Z] [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 5.5 MB/s)
12:24:43 [2023-03-16T16:24:43.761Z] [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 37 MB/s)
12:24:43 [2023-03-16T16:24:43.761Z] [INFO] Executing tasks
12:24:43 [2023-03-16T16:24:43.761Z] 
12:24:43 [2023-03-16T16:24:43.761Z] main:
12:24:44 [2023-03-16T16:24:44.022Z] 
12:24:44 [2023-03-16T16:24:44.022Z] clean:
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] Executed tasks
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] Resolving class path of Trace Compass Developer Guide...
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.022Z] [INFO] Executing tasks
12:24:44 [2023-03-16T16:24:44.022Z] 
12:24:44 [2023-03-16T16:24:44.022Z] main:
12:24:44 [2023-03-16T16:24:44.022Z] 
12:24:44 [2023-03-16T16:24:44.022Z] build:
12:24:44 [2023-03-16T16:24:44.963Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
12:24:44 [2023-03-16T16:24:44.963Z] 
12:24:44 [2023-03-16T16:24:44.963Z] test:
12:24:44 [2023-03-16T16:24:44.963Z] [xmlvalidate] 19 file(s) have been successfully validated.
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] Executed tasks
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] 
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
12:24:44 [2023-03-16T16:24:44.963Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
12:24:45 [2023-03-16T16:24:45.224Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
12:24:45 [2023-03-16T16:24:45.225Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
12:24:45 [2023-03-16T16:24:45.225Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
12:24:45 [2023-03-16T16:24:45.818Z] [INFO] Fetching R-4.20-202106111600&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.20/ (63B)
12:24:45 [2023-03-16T16:24:45.818Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.95MB)
12:24:46 [2023-03-16T16:24:46.082Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.67MB)
12:24:46 [2023-03-16T16:24:46.343Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.33MB)
12:24:46 [2023-03-16T16:24:46.605Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.45MB)
12:24:46 [2023-03-16T16:24:46.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-7g3b9 because kubernetes resource quota exceeded. 
12:24:46 [2023-03-16T16:24:46.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-7g3b9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:46 [2023-03-16T16:24:46.746Z] Retrying...
12:24:46 [2023-03-16T16:24:46.746Z] 
12:24:47 [2023-03-16T16:24:47.204Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.85kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.18kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (69.25kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (98.15kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (133.86kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (190.13kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (139.68kB)
12:24:47 [2023-03-16T16:24:47.205Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.42MB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (90.75kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.1kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.42kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.82kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (87.13kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.21kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (266.17kB)
12:24:47 [2023-03-16T16:24:47.467Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (424.03kB)
12:24:48 [2023-03-16T16:24:48.039Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
12:24:48 [2023-03-16T16:24:48.609Z] [INFO] Command line:
12:24:48 [2023-03-16T16:24:48.609Z] 	[/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-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:24:48 [2023-03-16T16:24:48.609Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:24:49 [2023-03-16T16:24:49.551Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:24:49 [2023-03-16T16:24:49.551Z] 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)
12:24:49 [2023-03-16T16:24:49.551Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
12:24:49 [2023-03-16T16:24:49.551Z] WARNING: System::setSecurityManager will be removed in a future release
12:24:51 [2023-03-16T16:24:51.462Z] Buildfile: build.xml
12:24:51 [2023-03-16T16:24:51.462Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:24:51 [2023-03-16T16:24:51.462Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:24:51 [2023-03-16T16:24:51.462Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
12:24:51 [2023-03-16T16:24:51.462Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:24:51 [2023-03-16T16:24:51.462Z] WARNING: System::setSecurityManager will be removed in a future release
12:24:51 [2023-03-16T16:24:51.462Z] 
12:24:51 [2023-03-16T16:24:51.462Z] build.index:
12:24:54 [2023-03-16T16:24:54.031Z] BUILD SUCCESSFUL
12:24:54 [2023-03-16T16:24:54.031Z] 
12:24:54 [2023-03-16T16:24:54.031Z] BUILD SUCCESSFUL
12:24:54 [2023-03-16T16:24:54.031Z] Total time: 3 seconds
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] No tests to run.
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-sources.jar
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.292Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT.jar
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.554Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.dev ---
12:24:54 [2023-03-16T16:24:54.554Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:54 [2023-03-16T16:24:54.554Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] 
12:24:54 [2023-03-16T16:24:54.554Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
12:24:55 [2023-03-16T16:24:55.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT.jar
12:24:56 [2023-03-16T16:24:56.746Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-3pjwg because kubernetes resource quota exceeded. 
12:24:56 [2023-03-16T16:24:56.746Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-3pjwg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:24:56 [2023-03-16T16:24:56.746Z] Retrying...
12:24:56 [2023-03-16T16:24:56.746Z] 
12:24:57 [2023-03-16T16:24:57.038Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-sources.jar
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.971Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:24:58 [2023-03-16T16:24:58.971Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] No tests to run.
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT.jar
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT.pom
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-sources.jar
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-p2metadata.xml
12:24:58 [2023-03-16T16:24:58.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.3.0-SNAPSHOT-p2artifacts.xml
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] Executing tasks
12:24:58 [2023-03-16T16:24:58.972Z] 
12:24:58 [2023-03-16T16:24:58.972Z] main:
12:24:58 [2023-03-16T16:24:58.972Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] Executed tasks
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT [59/139]
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] The project's OSGi version is 2.1.16.202303161548
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] 
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:58 [2023-03-16T16:24:58.972Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] 
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] 
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:24:59 [2023-03-16T16:24:59.234Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:24:59 [2023-03-16T16:24:59.234Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] No tests to run.
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.176Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:00 [2023-03-16T16:25:00.176Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] 
12:25:00 [2023-03-16T16:25:00.176Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:00 [2023-03-16T16:25:00.439Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
12:25:01 [2023-03-16T16:25:01.821Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.204Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:03 [2023-03-16T16:25:03.204Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.204Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] No tests to run.
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.pom
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2metadata.xml
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2artifacts.xml
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Building org.eclipse.tracecompass.tmf 8.3.0-SNAPSHOT            [60/139]
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT.jar
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.205Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.206Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.206Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.206Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.206Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.776Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:03 [2023-03-16T16:25:03.776Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] 
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
12:25:03 [2023-03-16T16:25:03.776Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT.jar
12:25:05 [2023-03-16T16:25:05.159Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
12:25:06 [2023-03-16T16:25:06.544Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:06 [2023-03-16T16:25:06.544Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT.jar
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT.pom
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-p2metadata.xml
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.3.0-SNAPSHOT-p2artifacts.xml
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT         [61/139]
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] The project's OSGi version is 1.0.4.202303161548
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.545Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
12:25:06 [2023-03-16T16:25:06.744Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-1h6jh because kubernetes resource quota exceeded. 
12:25:06 [2023-03-16T16:25:06.745Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-1h6jh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:06 [2023-03-16T16:25:06.745Z] Retrying...
12:25:06 [2023-03-16T16:25:06.745Z] 
12:25:06 [2023-03-16T16:25:06.804Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] 
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
12:25:06 [2023-03-16T16:25:06.805Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:25:06 [2023-03-16T16:25:06.805Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] No tests to run.
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:07 [2023-03-16T16:25:07.066Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] 
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
12:25:07 [2023-03-16T16:25:07.066Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
12:25:08 [2023-03-16T16:25:08.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
12:25:09 [2023-03-16T16:25:09.938Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.938Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.938Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:09 [2023-03-16T16:25:09.938Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:09 [2023-03-16T16:25:09.938Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.938Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] No tests to run.
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.pom
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2metadata.xml
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2artifacts.xml
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Building org.eclipse.tracecompass.btf 8.3.0-SNAPSHOT            [62/139]
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] 
12:25:09 [2023-03-16T16:25:09.939Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT.jar
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:10 [2023-03-16T16:25:10.200Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] 
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf ---
12:25:10 [2023-03-16T16:25:10.200Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT.jar
12:25:11 [2023-03-16T16:25:11.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
12:25:12 [2023-03-16T16:25:12.972Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:12 [2023-03-16T16:25:12.972Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT.jar
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT.pom
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-p2metadata.xml
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.3.0-SNAPSHOT-p2artifacts.xml
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT [63/139]
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] 
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:12 [2023-03-16T16:25:12.972Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.541Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.542Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.801Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:13 [2023-03-16T16:25:13.801Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:13 [2023-03-16T16:25:13.801Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] 
12:25:13 [2023-03-16T16:25:13.801Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:14 [2023-03-16T16:25:14.061Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
12:25:15 [2023-03-16T16:25:15.974Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
12:25:16 [2023-03-16T16:25:16.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-cdvdx because kubernetes resource quota exceeded. 
12:25:16 [2023-03-16T16:25:16.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-cdvdx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:16 [2023-03-16T16:25:16.750Z] Retrying...
12:25:16 [2023-03-16T16:25:16.750Z] 
12:25:16 [2023-03-16T16:25:16.923Z] [INFO] 
12:25:16 [2023-03-16T16:25:16.925Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:16 [2023-03-16T16:25:16.925Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:16 [2023-03-16T16:25:16.925Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:16 [2023-03-16T16:25:16.925Z] [INFO] 
12:25:16 [2023-03-16T16:25:16.925Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:16 [2023-03-16T16:25:16.925Z] [INFO] 
12:25:16 [2023-03-16T16:25:16.925Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:17 [2023-03-16T16:25:17.497Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:25:17 [2023-03-16T16:25:17.497Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
12:25:17 [2023-03-16T16:25:17.497Z] [INFO] Command line:
12:25:17 [2023-03-16T16:25:17.498Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:25:17 [2023-03-16T16:25:17.498Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:25:21 [2023-03-16T16:25:21.713Z] !SESSION 2023-03-16 16:25:17.371 -----------------------------------------------
12:25:21 [2023-03-16T16:25:21.714Z] eclipse.buildId=unknown
12:25:21 [2023-03-16T16:25:21.714Z] java.version=17.0.2
12:25:21 [2023-03-16T16:25:21.714Z] java.vendor=Oracle Corporation
12:25:21 [2023-03-16T16:25:21.714Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:25:21 [2023-03-16T16:25:21.714Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:25:21 [2023-03-16T16:25:21.714Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:25:21 [2023-03-16T16:25:21.714Z] 
12:25:21 [2023-03-16T16:25:21.714Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:25:20.882
12:25:21 [2023-03-16T16:25:21.714Z] !MESSAGE FrameworkEvent ERROR
12:25:21 [2023-03-16T16:25:21.714Z] !STACK 0
12:25:21 [2023-03-16T16:25:21.714Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
12:25:21 [2023-03-16T16:25:21.714Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:21 [2023-03-16T16:25:21.714Z] 
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:21 [2023-03-16T16:25:21.714Z] 
12:25:21 [2023-03-16T16:25:21.714Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:25:21.167
12:25:21 [2023-03-16T16:25:21.714Z] !MESSAGE FrameworkEvent ERROR
12:25:21 [2023-03-16T16:25:21.714Z] !STACK 0
12:25:21 [2023-03-16T16:25:21.714Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:25:21 [2023-03-16T16:25:21.714Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:21 [2023-03-16T16:25:21.714Z] 
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:21 [2023-03-16T16:25:21.714Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:21 [2023-03-16T16:25:21.976Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:25:22 [2023-03-16T16:25:22.546Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:25:22 [2023-03-16T16:25:22.546Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.099 s
12:25:22 [2023-03-16T16:25:22.546Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.022 s
12:25:22 [2023-03-16T16:25:22.546Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.041 s
12:25:22 [2023-03-16T16:25:22.546Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.007 s
12:25:22 [2023-03-16T16:25:22.546Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
12:25:22 [2023-03-16T16:25:22.546Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
12:25:22 [2023-03-16T16:25:22.546Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.015 s
12:25:22 [2023-03-16T16:25:22.546Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.065 s
12:25:22 [2023-03-16T16:25:22.546Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
12:25:22 [2023-03-16T16:25:22.547Z] 
12:25:22 [2023-03-16T16:25:22.547Z] Results:
12:25:22 [2023-03-16T16:25:22.547Z] 
12:25:22 [2023-03-16T16:25:22.547Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:25:22 [2023-03-16T16:25:22.547Z] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] All tests passed!
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.pom
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.10-SNAPSHOT [64/139]
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] The project's OSGi version is 1.1.10.202303161548
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] 
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
12:25:22 [2023-03-16T16:25:22.809Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.073Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:25:23 [2023-03-16T16:25:23.073Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.335Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:23 [2023-03-16T16:25:23.335Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] 
12:25:23 [2023-03-16T16:25:23.335Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
12:25:23 [2023-03-16T16:25:23.596Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
12:25:24 [2023-03-16T16:25:24.979Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] 
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
12:25:26 [2023-03-16T16:25:26.367Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:26 [2023-03-16T16:25:26.367Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] 
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] 
12:25:26 [2023-03-16T16:25:26.367Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
12:25:26 [2023-03-16T16:25:26.710Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:25:26 [2023-03-16T16:25:26.710Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
12:25:26 [2023-03-16T16:25:26.710Z] [INFO] Command line:
12:25:26 [2023-03-16T16:25:26.710Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:25:26 [2023-03-16T16:25:26.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-4xsfj because kubernetes resource quota exceeded. 
12:25:26 [2023-03-16T16:25:26.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-4xsfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:26 [2023-03-16T16:25:26.750Z] Retrying...
12:25:26 [2023-03-16T16:25:26.750Z] 
12:25:26 [2023-03-16T16:25:26.969Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:25:30 [2023-03-16T16:25:30.266Z] !SESSION 2023-03-16 16:25:27.054 -----------------------------------------------
12:25:30 [2023-03-16T16:25:30.266Z] eclipse.buildId=unknown
12:25:30 [2023-03-16T16:25:30.266Z] java.version=17.0.2
12:25:30 [2023-03-16T16:25:30.266Z] java.vendor=Oracle Corporation
12:25:30 [2023-03-16T16:25:30.266Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:25:30 [2023-03-16T16:25:30.266Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:25:30 [2023-03-16T16:25:30.267Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:25:30 [2023-03-16T16:25:30.267Z] 
12:25:30 [2023-03-16T16:25:30.267Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:25:30.077
12:25:30 [2023-03-16T16:25:30.267Z] !MESSAGE FrameworkEvent ERROR
12:25:30 [2023-03-16T16:25:30.267Z] !STACK 0
12:25:30 [2023-03-16T16:25:30.267Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
12:25:30 [2023-03-16T16:25:30.267Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:30 [2023-03-16T16:25:30.267Z] 
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:30 [2023-03-16T16:25:30.267Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:31 [2023-03-16T16:25:31.211Z] 
12:25:31 [2023-03-16T16:25:31.211Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:25:31.160
12:25:31 [2023-03-16T16:25:31.211Z] !MESSAGE FrameworkEvent ERROR
12:25:31 [2023-03-16T16:25:31.211Z] !STACK 0
12:25:31 [2023-03-16T16:25:31.211Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
12:25:31 [2023-03-16T16:25:31.211Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:31 [2023-03-16T16:25:31.211Z] 
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:31 [2023-03-16T16:25:31.211Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:31 [2023-03-16T16:25:31.784Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
12:25:31 [2023-03-16T16:25:31.784Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:31 [2023-03-16T16:25:31.784Z] WARNING: {"ts":"267803640807.453","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:31 [2023-03-16T16:25:31.784Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:31 [2023-03-16T16:25:31.784Z] WARNING: {"ts":"267803640807.453","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803832173.127","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803836066.409","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803836066.409","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803839060.103","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803847600.505","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.045Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.045Z] WARNING: {"ts":"267803847600.505","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803849788.713","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803851482.656","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803853773.311","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803907461.261","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803907461.261","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803909915.257","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] INFO: {"ts":"267803923500.521","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] INFO: {"ts":"267803924563.372","ph":"B","tid":1,"pid":1,"name":"bar"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] INFO: {"ts":"267803925587.011","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] INFO: {"ts":"267803926481.878","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803928689.763","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803929235.899","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803929777.105","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803930395.359","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803931005.954","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803931753.177","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803933663.847","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803935084.995","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803938961.541","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803938961.541","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.046Z] WARNING: {"ts":"267803942238.728","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.046Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
12:25:32 [2023-03-16T16:25:32.046Z] INFO: {"ts":"267803944465.111","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
12:25:32 [2023-03-16T16:25:32.047Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
12:25:32 [2023-03-16T16:25:32.047Z] INFO: {"ts":"267803945137.303","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
12:25:32 [2023-03-16T16:25:32.047Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.047Z] INFO: {"ts":"267803946053.716","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.047Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.047Z] INFO: {"ts":"267803946635.515","ph":"B","tid":1,"pid":1,"name":"bar"}
12:25:32 [2023-03-16T16:25:32.047Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.047Z] INFO: {"ts":"267803947116.523","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.047Z] Mar 16, 2023 4:25:31 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.047Z] INFO: {"ts":"267803947699.605","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.306Z] Mar 16, 2023 4:25:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.306Z] WARNING: {"ts":"267804000847.726","ph":"B","tid":1,"pid":1,"name":"foo"}
12:25:32 [2023-03-16T16:25:32.306Z] Mar 16, 2023 4:25:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:25:32 [2023-03-16T16:25:32.306Z] WARNING: {"ts":"267804000847.726","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
12:25:32 [2023-03-16T16:25:32.306Z] Mar 16, 2023 4:25:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:25:32 [2023-03-16T16:25:32.306Z] WARNING: {"ts":"267804002197.463","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.306Z] Mar 16, 2023 4:25:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:25:32 [2023-03-16T16:25:32.306Z] INFO: {"ts":"267804010249.364","ph":"B","tid":1,"pid":1,"name":"world"}
12:25:32 [2023-03-16T16:25:32.306Z] Mar 16, 2023 4:25:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:25:32 [2023-03-16T16:25:32.306Z] INFO: {"ts":"267804011158.874","ph":"E","tid":1,"pid":1}
12:25:32 [2023-03-16T16:25:32.306Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
12:25:32 [2023-03-16T16:25:32.306Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.198 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
12:25:32 [2023-03-16T16:25:32.306Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
12:25:32 [2023-03-16T16:25:32.306Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.05 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
12:25:32 [2023-03-16T16:25:32.306Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
12:25:32 [2023-03-16T16:25:32.306Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.009 s
12:25:32 [2023-03-16T16:25:32.306Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
12:25:32 [2023-03-16T16:25:32.306Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.306Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
12:25:32 [2023-03-16T16:25:32.306Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
12:25:32 [2023-03-16T16:25:32.306Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
12:25:32 [2023-03-16T16:25:32.306Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
12:25:32 [2023-03-16T16:25:32.306Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.054 s
12:25:32 [2023-03-16T16:25:32.306Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
12:25:32 [2023-03-16T16:25:32.306Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
12:25:32 [2023-03-16T16:25:32.306Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.306Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
12:25:32 [2023-03-16T16:25:32.306Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
12:25:32 [2023-03-16T16:25:32.306Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.306Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
12:25:32 [2023-03-16T16:25:32.306Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
12:25:32 [2023-03-16T16:25:32.306Z] testDescending(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.01 s
12:25:32 [2023-03-16T16:25:32.306Z] testJmx(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.306Z] testSame(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.002 s
12:25:32 [2023-03-16T16:25:32.306Z] testClimbing(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.306Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
12:25:32 [2023-03-16T16:25:32.306Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
12:25:32 [2023-03-16T16:25:32.306Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.306Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.306Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
12:25:32 [2023-03-16T16:25:32.569Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
12:25:32 [2023-03-16T16:25:32.569Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.02 s
12:25:32 [2023-03-16T16:25:32.569Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.009 s
12:25:32 [2023-03-16T16:25:32.569Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.056 s
12:25:32 [2023-03-16T16:25:32.569Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
12:25:32 [2023-03-16T16:25:32.569Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
12:25:32 [2023-03-16T16:25:32.569Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.569Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.569Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.047 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.570Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.571Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.572Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.573Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.574Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
12:25:32 [2023-03-16T16:25:32.837Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
12:25:32 [2023-03-16T16:25:32.837Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.837Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.838Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.839Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
12:25:32 [2023-03-16T16:25:32.840Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.840Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.841Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
12:25:32 [2023-03-16T16:25:32.842Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.842Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.843Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.844Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.845Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
12:25:32 [2023-03-16T16:25:32.846Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.846Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
12:25:32 [2023-03-16T16:25:32.847Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.847Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
12:25:32 [2023-03-16T16:25:32.848Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
12:25:33 [2023-03-16T16:25:33.110Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
12:25:33 [2023-03-16T16:25:33.110Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
12:25:33 [2023-03-16T16:25:33.110Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
12:25:33 [2023-03-16T16:25:33.110Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
12:25:33 [2023-03-16T16:25:33.110Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.110Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
12:25:33 [2023-03-16T16:25:33.111Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
12:25:33 [2023-03-16T16:25:33.111Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
12:25:33 [2023-03-16T16:25:33.111Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
12:25:33 [2023-03-16T16:25:33.111Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
12:25:33 [2023-03-16T16:25:33.111Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.183 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
12:25:33 [2023-03-16T16:25:33.111Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.096 s
12:25:33 [2023-03-16T16:25:33.111Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
12:25:33 [2023-03-16T16:25:33.111Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.011 s
12:25:33 [2023-03-16T16:25:33.111Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
12:25:33 [2023-03-16T16:25:33.111Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.064 s
12:25:33 [2023-03-16T16:25:33.111Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
12:25:33 [2023-03-16T16:25:33.111Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
12:25:33 [2023-03-16T16:25:33.111Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
12:25:33 [2023-03-16T16:25:33.111Z] 
12:25:33 [2023-03-16T16:25:33.111Z] Results:
12:25:33 [2023-03-16T16:25:33.111Z] 
12:25:33 [2023-03-16T16:25:33.111Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
12:25:33 [2023-03-16T16:25:33.111Z] 
12:25:33 [2023-03-16T16:25:33.683Z] [INFO] All tests passed!
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.pom
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-p2metadata.xml
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-p2artifacts.xml
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Building org.eclipse.tracecompass.ctf 8.3.0-SNAPSHOT            [65/139]
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT.jar
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:33 [2023-03-16T16:25:33.947Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] 
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
12:25:33 [2023-03-16T16:25:33.947Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT.jar
12:25:35 [2023-03-16T16:25:35.870Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:36 [2023-03-16T16:25:36.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-v8dh1 because kubernetes resource quota exceeded. 
12:25:36 [2023-03-16T16:25:36.749Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-v8dh1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:36 [2023-03-16T16:25:36.749Z] Retrying...
12:25:36 [2023-03-16T16:25:36.749Z] 
12:25:37 [2023-03-16T16:25:37.289Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
12:25:37 [2023-03-16T16:25:37.290Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:37 [2023-03-16T16:25:37.290Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT.jar
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT.pom
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-p2metadata.xml
12:25:37 [2023-03-16T16:25:37.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.3.0-SNAPSHOT-p2artifacts.xml
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT [66/139]
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:25:37 [2023-03-16T16:25:37.550Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.551Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:25:37 [2023-03-16T16:25:37.551Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:37 [2023-03-16T16:25:37.812Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] 
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:37 [2023-03-16T16:25:37.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
12:25:39 [2023-03-16T16:25:39.191Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] 
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:40 [2023-03-16T16:25:40.571Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:40 [2023-03-16T16:25:40.571Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] 
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] 
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
12:25:40 [2023-03-16T16:25:40.571Z] [INFO] Command line:
12:25:40 [2023-03-16T16:25:40.571Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:25:40 [2023-03-16T16:25:40.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:25:44 [2023-03-16T16:25:44.123Z] !SESSION 2023-03-16 16:25:40.870 -----------------------------------------------
12:25:44 [2023-03-16T16:25:44.123Z] eclipse.buildId=unknown
12:25:44 [2023-03-16T16:25:44.123Z] java.version=17.0.2
12:25:44 [2023-03-16T16:25:44.123Z] java.vendor=Oracle Corporation
12:25:44 [2023-03-16T16:25:44.123Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:25:44 [2023-03-16T16:25:44.123Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
12:25:44 [2023-03-16T16:25:44.123Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:25:44 [2023-03-16T16:25:44.123Z] 
12:25:44 [2023-03-16T16:25:44.123Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:25:43.466
12:25:44 [2023-03-16T16:25:44.123Z] !MESSAGE FrameworkEvent ERROR
12:25:44 [2023-03-16T16:25:44.123Z] !STACK 0
12:25:44 [2023-03-16T16:25:44.123Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
12:25:44 [2023-03-16T16:25:44.123Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:44 [2023-03-16T16:25:44.123Z] 
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:44 [2023-03-16T16:25:44.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:44 [2023-03-16T16:25:44.691Z] 
12:25:44 [2023-03-16T16:25:44.691Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:25:44.477
12:25:44 [2023-03-16T16:25:44.691Z] !MESSAGE FrameworkEvent ERROR
12:25:44 [2023-03-16T16:25:44.691Z] !STACK 0
12:25:44 [2023-03-16T16:25:44.691Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
12:25:44 [2023-03-16T16:25:44.692Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:25:44 [2023-03-16T16:25:44.692Z] 
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:25:44 [2023-03-16T16:25:44.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:25:44 [2023-03-16T16:25:44.951Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:25:45 [2023-03-16T16:25:45.210Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.106 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:25:45 [2023-03-16T16:25:45.210Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
12:25:45 [2023-03-16T16:25:45.210Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.022 s
12:25:45 [2023-03-16T16:25:45.210Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
12:25:45 [2023-03-16T16:25:45.210Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.210Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.210Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.210Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
12:25:45 [2023-03-16T16:25:45.210Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.210Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.210Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
12:25:45 [2023-03-16T16:25:45.211Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
12:25:45 [2023-03-16T16:25:45.211Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:25:45 [2023-03-16T16:25:45.211Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:25:45 [2023-03-16T16:25:45.211Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
12:25:45 [2023-03-16T16:25:45.211Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
12:25:45 [2023-03-16T16:25:45.211Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
12:25:45 [2023-03-16T16:25:45.211Z] 
12:25:45 [2023-03-16T16:25:45.211Z] Results:
12:25:45 [2023-03-16T16:25:45.211Z] 
12:25:45 [2023-03-16T16:25:45.211Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
12:25:45 [2023-03-16T16:25:45.211Z] 
12:25:46 [2023-03-16T16:25:46.749Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-cxj6d because kubernetes resource quota exceeded. 
12:25:46 [2023-03-16T16:25:46.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-cxj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:46 [2023-03-16T16:25:46.750Z] Retrying...
12:25:46 [2023-03-16T16:25:46.750Z] 
12:25:47 [2023-03-16T16:25:47.748Z] [INFO] All tests passed!
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.pom
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
12:25:47 [2023-03-16T16:25:47.749Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 8.3.0-SNAPSHOT        [67/139]
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] 
12:25:47 [2023-03-16T16:25:47.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT.jar
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:48 [2023-03-16T16:25:48.009Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] 
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:48 [2023-03-16T16:25:48.009Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT.jar
12:25:49 [2023-03-16T16:25:49.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:51 [2023-03-16T16:25:51.302Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:51 [2023-03-16T16:25:51.302Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT.jar
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT.pom
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-sources-feature.jar
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-p2metadata.xml
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.3.0-SNAPSHOT-p2artifacts.xml
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT [68/139]
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] The project's OSGi version is 1.0.11.202303161548
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.302Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.563Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:25:51 [2023-03-16T16:25:51.563Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.831Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:51 [2023-03-16T16:25:51.832Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] 
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:51 [2023-03-16T16:25:51.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:25:53 [2023-03-16T16:25:53.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] 
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:54 [2023-03-16T16:25:54.602Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:25:54 [2023-03-16T16:25:54.602Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] 
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] 
12:25:54 [2023-03-16T16:25:54.602Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:25:54 [2023-03-16T16:25:54.864Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:25:54 [2023-03-16T16:25:54.864Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
12:25:54 [2023-03-16T16:25:54.864Z] [INFO] Command line:
12:25:54 [2023-03-16T16:25:54.864Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:25:54 [2023-03-16T16:25:54.864Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:25:56 [2023-03-16T16:25:56.747Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-swvcn because kubernetes resource quota exceeded. 
12:25:56 [2023-03-16T16:25:56.748Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-swvcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:25:56 [2023-03-16T16:25:56.748Z] Retrying...
12:25:56 [2023-03-16T16:25:56.748Z] 
12:26:00 [2023-03-16T16:26:00.166Z] !SESSION 2023-03-16 16:25:55.087 -----------------------------------------------
12:26:00 [2023-03-16T16:26:00.167Z] eclipse.buildId=unknown
12:26:00 [2023-03-16T16:26:00.167Z] java.version=17.0.2
12:26:00 [2023-03-16T16:26:00.167Z] java.vendor=Oracle Corporation
12:26:00 [2023-03-16T16:26:00.167Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:26:00 [2023-03-16T16:26:00.167Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:26:00 [2023-03-16T16:26:00.167Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:26:00 [2023-03-16T16:26:00.167Z] 
12:26:00 [2023-03-16T16:26:00.167Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:25:59.358
12:26:00 [2023-03-16T16:26:00.167Z] !MESSAGE FrameworkEvent ERROR
12:26:00 [2023-03-16T16:26:00.167Z] !STACK 0
12:26:00 [2023-03-16T16:26:00.167Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:26:00 [2023-03-16T16:26:00.167Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:26:00 [2023-03-16T16:26:00.167Z] 
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:26:00 [2023-03-16T16:26:00.167Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:26:00 [2023-03-16T16:26:00.167Z] 
12:26:00 [2023-03-16T16:26:00.167Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:25:59.600
12:26:00 [2023-03-16T16:26:00.167Z] !MESSAGE FrameworkEvent ERROR
12:26:00 [2023-03-16T16:26:00.167Z] !STACK 0
12:26:00 [2023-03-16T16:26:00.168Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:26:00 [2023-03-16T16:26:00.168Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:26:00 [2023-03-16T16:26:00.168Z] 
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:26:00 [2023-03-16T16:26:00.168Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:26:00 [2023-03-16T16:26:00.429Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:26:00 [2023-03-16T16:26:00.429Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:26:06 [2023-03-16T16:26:06.750Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-55vgh because kubernetes resource quota exceeded. 
12:26:06 [2023-03-16T16:26:06.750Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-55vgh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:26:06 [2023-03-16T16:26:06.751Z] Retrying...
12:26:06 [2023-03-16T16:26:06.751Z] 
12:26:07 [2023-03-16T16:26:07.012Z] 
12:26:07 [2023-03-16T16:26:07.013Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:26:06.280
12:26:07 [2023-03-16T16:26:07.013Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:26:07 [2023-03-16T16:26:07.013Z] 
12:26:07 [2023-03-16T16:26:07.013Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:26:06.366
12:26:07 [2023-03-16T16:26:07.013Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:26:07 [2023-03-16T16:26:07.013Z] !STACK 0
12:26:07 [2023-03-16T16:26:07.013Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:26:07 [2023-03-16T16:26:07.013Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:26:07 [2023-03-16T16:26:07.013Z] Caused by: java.io.IOException: error=2, No such file or directory
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:26:07 [2023-03-16T16:26:07.013Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:26:07 [2023-03-16T16:26:07.013Z] 	... 7 more
12:26:07 [2023-03-16T16:26:07.013Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:26:07 [2023-03-16T16:26:07.958Z] Display size: 1440x900
12:26:07 [2023-03-16T16:26:07.958Z] OS version=5.17.13-200.fc35.x86_64
12:26:07 [2023-03-16T16:26:07.958Z] GTK version=3.22.30
12:26:07 [2023-03-16T16:26:07.958Z] GTK theme=Ambiance
12:26:07 [2023-03-16T16:26:07.958Z] LIBOVERLAY_SCROLLBAR=0
12:26:07 [2023-03-16T16:26:07.958Z] Time zone: Greenwich Mean Time
12:26:07 [2023-03-16T16:26:07.958Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:26:07 [2023-03-16T16:26:07.958Z] log4j:WARN Please initialize the log4j system properly.
12:26:07 [2023-03-16T16:26:07.958Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:26:08 [2023-03-16T16:26:08.901Z] 
12:26:08 [2023-03-16T16:26:08.901Z] (Eclipse:10284): Gtk-WARNING **: 16:26:08.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:09 [2023-03-16T16:26:09.474Z] 
12:26:09 [2023-03-16T16:26:09.474Z] (Eclipse:10284): Gtk-WARNING **: 16:26:09.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.046Z] 
12:26:10 [2023-03-16T16:26:10.046Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.306Z] 
12:26:10 [2023-03-16T16:26:10.306Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.306Z] 
12:26:10 [2023-03-16T16:26:10.306Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.306Z] 
12:26:10 [2023-03-16T16:26:10.306Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.879Z] 
12:26:10 [2023-03-16T16:26:10.879Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.879Z] 
12:26:10 [2023-03-16T16:26:10.879Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.879Z] 
12:26:10 [2023-03-16T16:26:10.879Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:10 [2023-03-16T16:26:10.879Z] 
12:26:10 [2023-03-16T16:26:10.879Z] (Eclipse:10284): Gtk-WARNING **: 16:26:10.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:11 [2023-03-16T16:26:11.451Z] 
12:26:11 [2023-03-16T16:26:11.451Z] (Eclipse:10284): Gtk-WARNING **: 16:26:11.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:11 [2023-03-16T16:26:11.451Z] 
12:26:11 [2023-03-16T16:26:11.451Z] (Eclipse:10284): Gtk-WARNING **: 16:26:11.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:11 [2023-03-16T16:26:11.451Z] 
12:26:11 [2023-03-16T16:26:11.451Z] (Eclipse:10284): Gtk-WARNING **: 16:26:11.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:11 [2023-03-16T16:26:11.451Z] 
12:26:11 [2023-03-16T16:26:11.451Z] (Eclipse:10284): Gtk-WARNING **: 16:26:11.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.837Z] 
12:26:12 [2023-03-16T16:26:12.837Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.837Z] 
12:26:12 [2023-03-16T16:26:12.837Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:12 [2023-03-16T16:26:12.838Z] 
12:26:12 [2023-03-16T16:26:12.838Z] (Eclipse:10284): Gtk-WARNING **: 16:26:12.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:13 [2023-03-16T16:26:13.783Z] 
12:26:13 [2023-03-16T16:26:13.783Z] (Eclipse:10284): Gtk-WARNING **: 16:26:13.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:13 [2023-03-16T16:26:13.783Z] 
12:26:13 [2023-03-16T16:26:13.784Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:13.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:14 [2023-03-16T16:26:14.359Z] 
12:26:14 [2023-03-16T16:26:14.359Z] (Eclipse:10284): Gtk-WARNING **: 16:26:14.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:14 [2023-03-16T16:26:14.359Z] 
12:26:14 [2023-03-16T16:26:14.359Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:14.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:14 [2023-03-16T16:26:14.622Z] 
12:26:14 [2023-03-16T16:26:14.622Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:14.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:14 [2023-03-16T16:26:14.883Z] 
12:26:14 [2023-03-16T16:26:14.883Z] (Eclipse:10284): Gtk-WARNING **: 16:26:14.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:14 [2023-03-16T16:26:14.883Z] 
12:26:14 [2023-03-16T16:26:14.883Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:14.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:14 [2023-03-16T16:26:14.883Z] 
12:26:14 [2023-03-16T16:26:14.883Z] (Eclipse:10284): Gtk-WARNING **: 16:26:14.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.273Z] 
12:26:16 [2023-03-16T16:26:16.273Z] (Eclipse:10284): Gtk-WARNING **: 16:26:15.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.273Z] 
12:26:16 [2023-03-16T16:26:16.273Z] (Eclipse:10284): Gtk-WARNING **: 16:26:15.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.273Z] 
12:26:16 [2023-03-16T16:26:16.273Z] (Eclipse:10284): Gtk-WARNING **: 16:26:15.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.273Z] 
12:26:16 [2023-03-16T16:26:16.273Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.273Z] 
12:26:16 [2023-03-16T16:26:16.273Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:16 [2023-03-16T16:26:16.742Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-r1d4g-lsl53 because kubernetes resource quota exceeded. 
12:26:16 [2023-03-16T16:26:16.743Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-r1d4g-lsl53" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
12:26:16 [2023-03-16T16:26:16.743Z] Retrying...
12:26:16 [2023-03-16T16:26:16.743Z] 
12:26:16 [2023-03-16T16:26:16.845Z] 
12:26:16 [2023-03-16T16:26:16.846Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:16.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.109Z] 
12:26:17 [2023-03-16T16:26:17.109Z] (Eclipse:10284): Gtk-WARNING **: 16:26:17.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.683Z] 
12:26:17 [2023-03-16T16:26:17.683Z] (Eclipse:10284): Gtk-WARNING **: 16:26:17.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.683Z] 
12:26:17 [2023-03-16T16:26:17.683Z] (Eclipse:10284): Gtk-WARNING **: 16:26:17.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:17 [2023-03-16T16:26:17.683Z] 
12:26:17 [2023-03-16T16:26:17.683Z] (Eclipse:10284): Gtk-WARNING **: 16:26:17.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.623Z] 
12:26:18 [2023-03-16T16:26:18.623Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.623Z] 
12:26:18 [2023-03-16T16:26:18.623Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.623Z] 
12:26:18 [2023-03-16T16:26:18.623Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.885Z] 
12:26:18 [2023-03-16T16:26:18.885Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.885Z] 
12:26:18 [2023-03-16T16:26:18.885Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:18 [2023-03-16T16:26:18.885Z] 
12:26:18 [2023-03-16T16:26:18.885Z] (Eclipse:10284): Gtk-WARNING **: 16:26:18.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:19 [2023-03-16T16:26:19.147Z] 
12:26:19 [2023-03-16T16:26:19.147Z] (Eclipse:10284): Gtk-WARNING **: 16:26:19.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:19 [2023-03-16T16:26:19.147Z] 
12:26:19 [2023-03-16T16:26:19.147Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:19.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:19 [2023-03-16T16:26:19.406Z] 
12:26:19 [2023-03-16T16:26:19.407Z] (Eclipse:10284): Gtk-WARNING **: 16:26:19.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:19 [2023-03-16T16:26:19.407Z] 
12:26:19 [2023-03-16T16:26:19.407Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:19.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:19 [2023-03-16T16:26:19.666Z] 
12:26:19 [2023-03-16T16:26:19.666Z] (Eclipse:10284): Gtk-WARNING **: 16:26:19.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:19 [2023-03-16T16:26:19.927Z] 
12:26:19 [2023-03-16T16:26:19.927Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:19.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:19 [2023-03-16T16:26:19.927Z] 
12:26:19 [2023-03-16T16:26:19.927Z] (Eclipse:10284): Gtk-WARNING **: 16:26:19.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:20 [2023-03-16T16:26:20.513Z] 
12:26:20 [2023-03-16T16:26:20.513Z] (Eclipse:10284): Gtk-WARNING **: 16:26:20.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:20 [2023-03-16T16:26:20.513Z] 
12:26:20 [2023-03-16T16:26:20.513Z] (Eclipse:10284): Gtk-WARNING **: 16:26:20.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:20 [2023-03-16T16:26:20.513Z] 
12:26:20 [2023-03-16T16:26:20.513Z] (Eclipse:10284): Gtk-WARNING **: 16:26:20.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:20 [2023-03-16T16:26:20.513Z] 
12:26:20 [2023-03-16T16:26:20.513Z] (Eclipse:10284): Gtk-WARNING **: 16:26:20.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.084Z] 
12:26:21 [2023-03-16T16:26:21.084Z] (Eclipse:10284): Gtk-WARNING **: 16:26:20.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.084Z] 
12:26:21 [2023-03-16T16:26:21.084Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.084Z] 
12:26:21 [2023-03-16T16:26:21.084Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.343Z] 
12:26:21 [2023-03-16T16:26:21.343Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.343Z] 
12:26:21 [2023-03-16T16:26:21.343Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.343Z] 
12:26:21 [2023-03-16T16:26:21.343Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.343Z] 
12:26:21 [2023-03-16T16:26:21.343Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.343Z] 
12:26:21 [2023-03-16T16:26:21.343Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.344Z] 
12:26:21 [2023-03-16T16:26:21.344Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.602Z] 
12:26:21 [2023-03-16T16:26:21.602Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.602Z] 
12:26:21 [2023-03-16T16:26:21.602Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:21.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:21 [2023-03-16T16:26:21.861Z] 
12:26:21 [2023-03-16T16:26:21.861Z] (Eclipse:10284): Gtk-WARNING **: 16:26:21.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:21 [2023-03-16T16:26:21.861Z] 
12:26:21 [2023-03-16T16:26:21.861Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:21.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:22 [2023-03-16T16:26:22.121Z] 
12:26:22 [2023-03-16T16:26:22.121Z] (Eclipse:10284): Gtk-WARNING **: 16:26:22.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:22 [2023-03-16T16:26:22.121Z] 
12:26:22 [2023-03-16T16:26:22.121Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:22.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:22 [2023-03-16T16:26:22.121Z] 
12:26:22 [2023-03-16T16:26:22.121Z] (Eclipse:10284): Gtk-WARNING **: 16:26:22.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:23 [2023-03-16T16:26:23.069Z] 
12:26:23 [2023-03-16T16:26:23.069Z] (Eclipse:10284): Gtk-WARNING **: 16:26:22.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:23 [2023-03-16T16:26:23.069Z] 
12:26:23 [2023-03-16T16:26:23.069Z] (Eclipse:10284): Gtk-WARNING **: 16:26:23.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:23 [2023-03-16T16:26:23.329Z] 
12:26:23 [2023-03-16T16:26:23.329Z] (Eclipse:10284): Gtk-WARNING **: 16:26:23.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:23 [2023-03-16T16:26:23.329Z] 
12:26:23 [2023-03-16T16:26:23.329Z] (Eclipse:10284): Gtk-WARNING **: 16:26:23.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:23.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:23.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.270Z] 
12:26:24 [2023-03-16T16:26:24.270Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:24 [2023-03-16T16:26:24.841Z] 
12:26:24 [2023-03-16T16:26:24.841Z] (Eclipse:10284): Gtk-WARNING **: 16:26:24.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.422Z] 
12:26:25 [2023-03-16T16:26:25.422Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.422Z] 
12:26:25 [2023-03-16T16:26:25.422Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.422Z] 
12:26:25 [2023-03-16T16:26:25.422Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.684Z] 
12:26:25 [2023-03-16T16:26:25.684Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.684Z] 
12:26:25 [2023-03-16T16:26:25.684Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.684Z] 
12:26:25 [2023-03-16T16:26:25.684Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.684Z] 
12:26:25 [2023-03-16T16:26:25.684Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:25 [2023-03-16T16:26:25.684Z] 
12:26:25 [2023-03-16T16:26:25.684Z] (Eclipse:10284): Gtk-WARNING **: 16:26:25.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:26 [2023-03-16T16:26:26.253Z] 
12:26:26 [2023-03-16T16:26:26.253Z] (Eclipse:10284): Gtk-WARNING **: 16:26:26.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:26 [2023-03-16T16:26:26.253Z] 
12:26:26 [2023-03-16T16:26:26.253Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:26.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:26 [2023-03-16T16:26:26.514Z] 
12:26:26 [2023-03-16T16:26:26.514Z] (Eclipse:10284): Gtk-WARNING **: 16:26:26.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:26 [2023-03-16T16:26:26.514Z] 
12:26:26 [2023-03-16T16:26:26.514Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:26.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:26 [2023-03-16T16:26:26.774Z] 
12:26:26 [2023-03-16T16:26:26.774Z] (Eclipse:10284): Gtk-WARNING **: 16:26:26.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:26 [2023-03-16T16:26:26.804Z] Created Pod: kubernetes tracecompass/tracecompass-build-r1d4g-j1ztk
12:26:27 [2023-03-16T16:26:27.035Z] 
12:26:27 [2023-03-16T16:26:27.036Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:26.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:27 [2023-03-16T16:26:27.036Z] 
12:26:27 [2023-03-16T16:26:27.036Z] (Eclipse:10284): Gtk-WARNING **: 16:26:26.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:27 [2023-03-16T16:26:27.628Z] 
12:26:27 [2023-03-16T16:26:27.628Z] (Eclipse:10284): Gtk-WARNING **: 16:26:27.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:27 [2023-03-16T16:26:27.628Z] 
12:26:27 [2023-03-16T16:26:27.628Z] (Eclipse:10284): Gtk-WARNING **: 16:26:27.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:27 [2023-03-16T16:26:27.628Z] 
12:26:27 [2023-03-16T16:26:27.628Z] (Eclipse:10284): Gtk-WARNING **: 16:26:27.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:27 [2023-03-16T16:26:27.628Z] 
12:26:27 [2023-03-16T16:26:27.628Z] (Eclipse:10284): Gtk-WARNING **: 16:26:27.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:27 [2023-03-16T16:26:27.628Z] 
12:26:27 [2023-03-16T16:26:27.628Z] (Eclipse:10284): Gtk-WARNING **: 16:26:27.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.200Z] 
12:26:28 [2023-03-16T16:26:28.200Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.200Z] 
12:26:28 [2023-03-16T16:26:28.200Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.460Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.461Z] 
12:26:28 [2023-03-16T16:26:28.461Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.720Z] 
12:26:28 [2023-03-16T16:26:28.720Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.720Z] 
12:26:28 [2023-03-16T16:26:28.720Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:28.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:28 [2023-03-16T16:26:28.981Z] 
12:26:28 [2023-03-16T16:26:28.981Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:28 [2023-03-16T16:26:28.981Z] 
12:26:28 [2023-03-16T16:26:28.981Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:28.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:29 [2023-03-16T16:26:29.260Z] 
12:26:29 [2023-03-16T16:26:29.260Z] (Eclipse:10284): Gtk-WARNING **: 16:26:28.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.260Z] 
12:26:29 [2023-03-16T16:26:29.260Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:29.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:29 [2023-03-16T16:26:29.260Z] 
12:26:29 [2023-03-16T16:26:29.260Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.519Z] 
12:26:29 [2023-03-16T16:26:29.519Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.780Z] 
12:26:29 [2023-03-16T16:26:29.780Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.780Z] 
12:26:29 [2023-03-16T16:26:29.780Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.780Z] 
12:26:29 [2023-03-16T16:26:29.780Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:29 [2023-03-16T16:26:29.780Z] 
12:26:29 [2023-03-16T16:26:29.780Z] (Eclipse:10284): Gtk-WARNING **: 16:26:29.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.721Z] 
12:26:30 [2023-03-16T16:26:30.721Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:30 [2023-03-16T16:26:30.980Z] 
12:26:30 [2023-03-16T16:26:30.980Z] (Eclipse:10284): Gtk-WARNING **: 16:26:30.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:31 [2023-03-16T16:26:31.240Z] 
12:26:31 [2023-03-16T16:26:31.240Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:30.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:31 [2023-03-16T16:26:31.240Z] 
12:26:31 [2023-03-16T16:26:31.240Z] (Eclipse:10284): Gtk-WARNING **: 16:26:31.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:31 [2023-03-16T16:26:31.240Z] 
12:26:31 [2023-03-16T16:26:31.240Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:31.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:38.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.403Z] 
12:26:39 [2023-03-16T16:26:39.403Z] (Eclipse:10284): Gtk-WARNING **: 16:26:38.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.974Z] 
12:26:39 [2023-03-16T16:26:39.974Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.974Z] 
12:26:39 [2023-03-16T16:26:39.974Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.974Z] 
12:26:39 [2023-03-16T16:26:39.974Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.974Z] 
12:26:39 [2023-03-16T16:26:39.974Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.974Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.975Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.975Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.975Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.975Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2023-03-16T16:26:39.975Z] 
12:26:39 [2023-03-16T16:26:39.975Z] (Eclipse:10284): Gtk-WARNING **: 16:26:39.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:40 [2023-03-16T16:26:40.545Z] 
12:26:40 [2023-03-16T16:26:40.545Z] (Eclipse:10284): Gtk-WARNING **: 16:26:40.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:40 [2023-03-16T16:26:40.545Z] 
12:26:40 [2023-03-16T16:26:40.545Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:40.380: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:40 [2023-03-16T16:26:40.545Z] 
12:26:40 [2023-03-16T16:26:40.545Z] (Eclipse:10284): Gtk-WARNING **: 16:26:40.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:40 [2023-03-16T16:26:40.545Z] 
12:26:40 [2023-03-16T16:26:40.545Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:40.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:47 [2023-03-16T16:26:47.133Z] 
12:26:47 [2023-03-16T16:26:47.133Z] (Eclipse:10284): Gtk-WARNING **: 16:26:46.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.133Z] 
12:26:47 [2023-03-16T16:26:47.133Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:47.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:47 [2023-03-16T16:26:47.133Z] 
12:26:47 [2023-03-16T16:26:47.133Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.704Z] 
12:26:47 [2023-03-16T16:26:47.704Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.704Z] 
12:26:47 [2023-03-16T16:26:47.704Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.704Z] 
12:26:47 [2023-03-16T16:26:47.704Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.704Z] 
12:26:47 [2023-03-16T16:26:47.704Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:47 [2023-03-16T16:26:47.704Z] 
12:26:47 [2023-03-16T16:26:47.704Z] (Eclipse:10284): Gtk-WARNING **: 16:26:47.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.276Z] 
12:26:48 [2023-03-16T16:26:48.276Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.276Z] 
12:26:48 [2023-03-16T16:26:48.276Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.276Z] 
12:26:48 [2023-03-16T16:26:48.276Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.276Z] 
12:26:48 [2023-03-16T16:26:48.276Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.276Z] 
12:26:48 [2023-03-16T16:26:48.276Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.536Z] 
12:26:48 [2023-03-16T16:26:48.536Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.536Z] 
12:26:48 [2023-03-16T16:26:48.536Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.797Z] 
12:26:48 [2023-03-16T16:26:48.797Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.797Z] 
12:26:48 [2023-03-16T16:26:48.797Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2023-03-16T16:26:48.797Z] 
12:26:48 [2023-03-16T16:26:48.797Z] (Eclipse:10284): Gtk-WARNING **: 16:26:48.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.058Z] 
12:26:49 [2023-03-16T16:26:49.058Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.319Z] 
12:26:49 [2023-03-16T16:26:49.319Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.319Z] 
12:26:49 [2023-03-16T16:26:49.319Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.581Z] 
12:26:49 [2023-03-16T16:26:49.581Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.581Z] 
12:26:49 [2023-03-16T16:26:49.581Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2023-03-16T16:26:49.581Z] 
12:26:49 [2023-03-16T16:26:49.581Z] (Eclipse:10284): Gtk-WARNING **: 16:26:49.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.528Z] 
12:26:50 [2023-03-16T16:26:50.528Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:50 [2023-03-16T16:26:50.790Z] 
12:26:50 [2023-03-16T16:26:50.790Z] (Eclipse:10284): Gtk-WARNING **: 16:26:50.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.732Z] 
12:26:51 [2023-03-16T16:26:51.732Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.732Z] 
12:26:51 [2023-03-16T16:26:51.732Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.732Z] 
12:26:51 [2023-03-16T16:26:51.732Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.732Z] 
12:26:51 [2023-03-16T16:26:51.732Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.732Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.733Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.733Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.733Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.733Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.733Z] 
12:26:51 [2023-03-16T16:26:51.733Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.994Z] 
12:26:51 [2023-03-16T16:26:51.994Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.994Z] 
12:26:51 [2023-03-16T16:26:51.994Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:51.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2023-03-16T16:26:51.994Z] 
12:26:51 [2023-03-16T16:26:51.994Z] (Eclipse:10284): Gtk-WARNING **: 16:26:51.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2023-03-16T16:26:51.994Z] 
12:26:51 [2023-03-16T16:26:51.994Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:51.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2023-03-16T16:26:52.566Z] 
12:26:52 [2023-03-16T16:26:52.566Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2023-03-16T16:26:52.566Z] 
12:26:52 [2023-03-16T16:26:52.566Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:52.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2023-03-16T16:26:52.566Z] 
12:26:52 [2023-03-16T16:26:52.566Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2023-03-16T16:26:52.826Z] 
12:26:52 [2023-03-16T16:26:52.826Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2023-03-16T16:26:52.826Z] 
12:26:52 [2023-03-16T16:26:52.826Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:53 [2023-03-16T16:26:53.086Z] 
12:26:53 [2023-03-16T16:26:53.086Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:53 [2023-03-16T16:26:53.086Z] 
12:26:53 [2023-03-16T16:26:53.086Z] (Eclipse:10284): Gtk-WARNING **: 16:26:52.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.470Z] 
12:26:54 [2023-03-16T16:26:54.470Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.731Z] 
12:26:54 [2023-03-16T16:26:54.731Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.731Z] 
12:26:54 [2023-03-16T16:26:54.731Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:54.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2023-03-16T16:26:54.992Z] 
12:26:54 [2023-03-16T16:26:54.992Z] (Eclipse:10284): Gtk-WARNING **: 16:26:54.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2023-03-16T16:26:54.992Z] 
12:26:54 [2023-03-16T16:26:54.992Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:54.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2023-03-16T16:26:55.253Z] 
12:26:55 [2023-03-16T16:26:55.253Z] (Eclipse:10284): Gtk-WARNING **: 16:26:55.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2023-03-16T16:26:55.253Z] 
12:26:55 [2023-03-16T16:26:55.253Z] (Eclipse:10284): Gtk-CRITICAL **: 16:26:55.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2023-03-16T16:26:55.253Z] 
12:26:55 [2023-03-16T16:26:55.253Z] (Eclipse:10284): Gtk-WARNING **: 16:26:55.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.195Z] 
12:26:56 [2023-03-16T16:26:56.195Z] (Eclipse:10284): Gtk-WARNING **: 16:26:55.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.195Z] 
12:26:56 [2023-03-16T16:26:56.195Z] (Eclipse:10284): Gtk-WARNING **: 16:26:55.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.195Z] 
12:26:56 [2023-03-16T16:26:56.195Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.195Z] 
12:26:56 [2023-03-16T16:26:56.195Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.773Z] 
12:26:56 [2023-03-16T16:26:56.773Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.773Z] 
12:26:56 [2023-03-16T16:26:56.773Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2023-03-16T16:26:56.773Z] 
12:26:56 [2023-03-16T16:26:56.773Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.033Z] 
12:26:57 [2023-03-16T16:26:57.033Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.033Z] 
12:26:57 [2023-03-16T16:26:57.033Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.033Z] 
12:26:57 [2023-03-16T16:26:57.033Z] (Eclipse:10284): Gtk-WARNING **: 16:26:56.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.293Z] 
12:26:57 [2023-03-16T16:26:57.293Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.293Z] 
12:26:57 [2023-03-16T16:26:57.293Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.555Z] 
12:26:57 [2023-03-16T16:26:57.555Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.816Z] 
12:26:57 [2023-03-16T16:26:57.816Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.816Z] 
12:26:57 [2023-03-16T16:26:57.816Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:57 [2023-03-16T16:26:57.816Z] 
12:26:57 [2023-03-16T16:26:57.817Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.076Z] 
12:26:58 [2023-03-16T16:26:58.076Z] (Eclipse:10284): Gtk-WARNING **: 16:26:57.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.336Z] 
12:26:58 [2023-03-16T16:26:58.336Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.336Z] 
12:26:58 [2023-03-16T16:26:58.336Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.337Z] 
12:26:58 [2023-03-16T16:26:58.337Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.337Z] 
12:26:58 [2023-03-16T16:26:58.337Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.337Z] 
12:26:58 [2023-03-16T16:26:58.337Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.337Z] 
12:26:58 [2023-03-16T16:26:58.337Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.337Z] 
12:26:58 [2023-03-16T16:26:58.337Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.597Z] 
12:26:58 [2023-03-16T16:26:58.597Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.859Z] 
12:26:58 [2023-03-16T16:26:58.859Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.859Z] 
12:26:58 [2023-03-16T16:26:58.859Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.859Z] 
12:26:58 [2023-03-16T16:26:58.859Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:58 [2023-03-16T16:26:58.859Z] 
12:26:58 [2023-03-16T16:26:58.859Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.120Z] 
12:26:59 [2023-03-16T16:26:59.120Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.120Z] 
12:26:59 [2023-03-16T16:26:59.120Z] (Eclipse:10284): Gtk-WARNING **: 16:26:58.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.381Z] 
12:26:59 [2023-03-16T16:26:59.381Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.381Z] 
12:26:59 [2023-03-16T16:26:59.381Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.642Z] 
12:26:59 [2023-03-16T16:26:59.642Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.642Z] 
12:26:59 [2023-03-16T16:26:59.642Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.642Z] 
12:26:59 [2023-03-16T16:26:59.642Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.642Z] 
12:26:59 [2023-03-16T16:26:59.642Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.902Z] 
12:26:59 [2023-03-16T16:26:59.902Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:59 [2023-03-16T16:26:59.902Z] 
12:26:59 [2023-03-16T16:26:59.902Z] (Eclipse:10284): Gtk-WARNING **: 16:26:59.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.163Z] 
12:27:00 [2023-03-16T16:27:00.163Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.163Z] 
12:27:00 [2023-03-16T16:27:00.163Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.163Z] 
12:27:00 [2023-03-16T16:27:00.163Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.163Z] 
12:27:00 [2023-03-16T16:27:00.163Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.163Z] 
12:27:00 [2023-03-16T16:27:00.163Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:00 [2023-03-16T16:27:00.425Z] 
12:27:00 [2023-03-16T16:27:00.425Z] (Eclipse:10284): Gtk-WARNING **: 16:27:00.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.368Z] 
12:27:01 [2023-03-16T16:27:01.368Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.369Z] 
12:27:01 [2023-03-16T16:27:01.369Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.630Z] 
12:27:01 [2023-03-16T16:27:01.630Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.630Z] 
12:27:01 [2023-03-16T16:27:01.630Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:01.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:01 [2023-03-16T16:27:01.890Z] 
12:27:01 [2023-03-16T16:27:01.890Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:01 [2023-03-16T16:27:01.890Z] 
12:27:01 [2023-03-16T16:27:01.890Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:01.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:02 [2023-03-16T16:27:02.150Z] 
12:27:02 [2023-03-16T16:27:02.150Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.150Z] 
12:27:02 [2023-03-16T16:27:02.150Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:01.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:02 [2023-03-16T16:27:02.150Z] 
12:27:02 [2023-03-16T16:27:02.150Z] (Eclipse:10284): Gtk-WARNING **: 16:27:01.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.411Z] 
12:27:02 [2023-03-16T16:27:02.411Z] (Eclipse:10284): Gtk-WARNING **: 16:27:02.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.411Z] 
12:27:02 [2023-03-16T16:27:02.411Z] (Eclipse:10284): Gtk-WARNING **: 16:27:02.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.411Z] 
12:27:02 [2023-03-16T16:27:02.411Z] (Eclipse:10284): Gtk-WARNING **: 16:27:02.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.411Z] 
12:27:02 [2023-03-16T16:27:02.411Z] (Eclipse:10284): Gtk-WARNING **: 16:27:02.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:02 [2023-03-16T16:27:02.411Z] 
12:27:02 [2023-03-16T16:27:02.411Z] (Eclipse:10284): Gtk-WARNING **: 16:27:02.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.360Z] 
12:27:03 [2023-03-16T16:27:03.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.620Z] 
12:27:03 [2023-03-16T16:27:03.620Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.620Z] 
12:27:03 [2023-03-16T16:27:03.620Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.882Z] 
12:27:03 [2023-03-16T16:27:03.882Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.882Z] 
12:27:03 [2023-03-16T16:27:03.882Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:03.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:03 [2023-03-16T16:27:03.882Z] 
12:27:03 [2023-03-16T16:27:03.882Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:03 [2023-03-16T16:27:03.882Z] 
12:27:03 [2023-03-16T16:27:03.882Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:03.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:04 [2023-03-16T16:27:04.144Z] 
12:27:04 [2023-03-16T16:27:04.144Z] (Eclipse:10284): Gtk-WARNING **: 16:27:03.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.144Z] 
12:27:04 [2023-03-16T16:27:04.144Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:04.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:04 [2023-03-16T16:27:04.144Z] 
12:27:04 [2023-03-16T16:27:04.144Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.714Z] 
12:27:04 [2023-03-16T16:27:04.714Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.714Z] 
12:27:04 [2023-03-16T16:27:04.714Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.714Z] 
12:27:04 [2023-03-16T16:27:04.714Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.974Z] 
12:27:04 [2023-03-16T16:27:04.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:04 [2023-03-16T16:27:04.974Z] 
12:27:04 [2023-03-16T16:27:04.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:04.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:05 [2023-03-16T16:27:05.915Z] 
12:27:05 [2023-03-16T16:27:05.915Z] (Eclipse:10284): Gtk-WARNING **: 16:27:05.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:06 [2023-03-16T16:27:06.174Z] 
12:27:06 [2023-03-16T16:27:06.174Z] (Eclipse:10284): Gtk-WARNING **: 16:27:06.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:06 [2023-03-16T16:27:06.174Z] 
12:27:06 [2023-03-16T16:27:06.174Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:06.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:06 [2023-03-16T16:27:06.434Z] 
12:27:06 [2023-03-16T16:27:06.434Z] (Eclipse:10284): Gtk-WARNING **: 16:27:06.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:06 [2023-03-16T16:27:06.434Z] 
12:27:06 [2023-03-16T16:27:06.434Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:06.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:06 [2023-03-16T16:27:06.694Z] 
12:27:06 [2023-03-16T16:27:06.694Z] (Eclipse:10284): Gtk-WARNING **: 16:27:06.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:06 [2023-03-16T16:27:06.694Z] 
12:27:06 [2023-03-16T16:27:06.694Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:06.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:06 [2023-03-16T16:27:06.694Z] 
12:27:06 [2023-03-16T16:27:06.694Z] (Eclipse:10284): Gtk-WARNING **: 16:27:06.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.264Z] 
12:27:07 [2023-03-16T16:27:07.265Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.265Z] 
12:27:07 [2023-03-16T16:27:07.265Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.265Z] 
12:27:07 [2023-03-16T16:27:07.265Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.526Z] 
12:27:07 [2023-03-16T16:27:07.526Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.787Z] 
12:27:07 [2023-03-16T16:27:07.787Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:07 [2023-03-16T16:27:07.787Z] 
12:27:07 [2023-03-16T16:27:07.788Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:07.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.048Z] 
12:27:08 [2023-03-16T16:27:08.048Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.619Z] 
12:27:08 [2023-03-16T16:27:08.619Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.619Z] 
12:27:08 [2023-03-16T16:27:08.619Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:08 [2023-03-16T16:27:08.879Z] 
12:27:08 [2023-03-16T16:27:08.879Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.140Z] 
12:27:09 [2023-03-16T16:27:09.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.140Z] 
12:27:09 [2023-03-16T16:27:09.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:08.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.729Z] 
12:27:09 [2023-03-16T16:27:09.729Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.990Z] 
12:27:09 [2023-03-16T16:27:09.990Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:09 [2023-03-16T16:27:09.990Z] 
12:27:09 [2023-03-16T16:27:09.990Z] (Eclipse:10284): Gtk-WARNING **: 16:27:09.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:10 [2023-03-16T16:27:10.250Z] 
12:27:10 [2023-03-16T16:27:10.250Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:10 [2023-03-16T16:27:10.250Z] 
12:27:10 [2023-03-16T16:27:10.250Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:10.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:10 [2023-03-16T16:27:10.510Z] 
12:27:10 [2023-03-16T16:27:10.510Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:10 [2023-03-16T16:27:10.510Z] 
12:27:10 [2023-03-16T16:27:10.510Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:10.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:10 [2023-03-16T16:27:10.771Z] 
12:27:10 [2023-03-16T16:27:10.771Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:10 [2023-03-16T16:27:10.771Z] 
12:27:10 [2023-03-16T16:27:10.771Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:10.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:10 [2023-03-16T16:27:10.771Z] 
12:27:10 [2023-03-16T16:27:10.771Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.032Z] 
12:27:11 [2023-03-16T16:27:11.032Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.032Z] 
12:27:11 [2023-03-16T16:27:11.032Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.032Z] 
12:27:11 [2023-03-16T16:27:11.032Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.032Z] 
12:27:11 [2023-03-16T16:27:11.032Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.032Z] 
12:27:11 [2023-03-16T16:27:11.032Z] (Eclipse:10284): Gtk-WARNING **: 16:27:10.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:11 [2023-03-16T16:27:11.974Z] 
12:27:11 [2023-03-16T16:27:11.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:11.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:12 [2023-03-16T16:27:12.235Z] 
12:27:12 [2023-03-16T16:27:12.235Z] (Eclipse:10284): Gtk-WARNING **: 16:27:12.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:12 [2023-03-16T16:27:12.235Z] 
12:27:12 [2023-03-16T16:27:12.235Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:12.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:12 [2023-03-16T16:27:12.496Z] 
12:27:12 [2023-03-16T16:27:12.496Z] (Eclipse:10284): Gtk-WARNING **: 16:27:12.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:12 [2023-03-16T16:27:12.496Z] 
12:27:12 [2023-03-16T16:27:12.496Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:12.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:12 [2023-03-16T16:27:12.759Z] 
12:27:12 [2023-03-16T16:27:12.759Z] (Eclipse:10284): Gtk-WARNING **: 16:27:12.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:12 [2023-03-16T16:27:12.759Z] 
12:27:12 [2023-03-16T16:27:12.759Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:12.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:12 [2023-03-16T16:27:12.759Z] 
12:27:12 [2023-03-16T16:27:12.759Z] (Eclipse:10284): Gtk-WARNING **: 16:27:12.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.699Z] 
12:27:13 [2023-03-16T16:27:13.699Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.699Z] 
12:27:13 [2023-03-16T16:27:13.699Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.700Z] 
12:27:13 [2023-03-16T16:27:13.700Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.700Z] 
12:27:13 [2023-03-16T16:27:13.700Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.700Z] 
12:27:13 [2023-03-16T16:27:13.700Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.700Z] 
12:27:13 [2023-03-16T16:27:13.700Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:13 [2023-03-16T16:27:13.700Z] 
12:27:13 [2023-03-16T16:27:13.700Z] (Eclipse:10284): Gtk-WARNING **: 16:27:13.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.643Z] 
12:27:14 [2023-03-16T16:27:14.643Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.904Z] 
12:27:14 [2023-03-16T16:27:14.904Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.904Z] 
12:27:14 [2023-03-16T16:27:14.904Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:14.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:14 [2023-03-16T16:27:14.904Z] 
12:27:14 [2023-03-16T16:27:14.904Z] (Eclipse:10284): Gtk-WARNING **: 16:27:14.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:14 [2023-03-16T16:27:14.904Z] 
12:27:14 [2023-03-16T16:27:14.904Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:14.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:15 [2023-03-16T16:27:15.476Z] 
12:27:15 [2023-03-16T16:27:15.476Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:15 [2023-03-16T16:27:15.476Z] 
12:27:15 [2023-03-16T16:27:15.476Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:15.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:15 [2023-03-16T16:27:15.476Z] 
12:27:15 [2023-03-16T16:27:15.476Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:15 [2023-03-16T16:27:15.736Z] 
12:27:15 [2023-03-16T16:27:15.736Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:15 [2023-03-16T16:27:15.996Z] 
12:27:15 [2023-03-16T16:27:15.996Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:15 [2023-03-16T16:27:15.996Z] 
12:27:15 [2023-03-16T16:27:15.996Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:15 [2023-03-16T16:27:15.996Z] 
12:27:15 [2023-03-16T16:27:15.996Z] (Eclipse:10284): Gtk-WARNING **: 16:27:15.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.358Z] 
12:27:16 [2023-03-16T16:27:16.358Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.359Z] 
12:27:16 [2023-03-16T16:27:16.359Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.359Z] 
12:27:16 [2023-03-16T16:27:16.359Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.359Z] 
12:27:16 [2023-03-16T16:27:16.359Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.359Z] 
12:27:16 [2023-03-16T16:27:16.359Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.621Z] 
12:27:16 [2023-03-16T16:27:16.621Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.881Z] 
12:27:16 [2023-03-16T16:27:16.881Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2023-03-16T16:27:16.881Z] 
12:27:16 [2023-03-16T16:27:16.881Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:16.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:17 [2023-03-16T16:27:17.141Z] 
12:27:17 [2023-03-16T16:27:17.141Z] (Eclipse:10284): Gtk-WARNING **: 16:27:16.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.141Z] 
12:27:17 [2023-03-16T16:27:17.141Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:16.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:17 [2023-03-16T16:27:17.401Z] 
12:27:17 [2023-03-16T16:27:17.401Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.401Z] 
12:27:17 [2023-03-16T16:27:17.401Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:17.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:17 [2023-03-16T16:27:17.401Z] 
12:27:17 [2023-03-16T16:27:17.402Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2023-03-16T16:27:17.974Z] 
12:27:17 [2023-03-16T16:27:17.974Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.233Z] 
12:27:18 [2023-03-16T16:27:18.233Z] (Eclipse:10284): Gtk-WARNING **: 16:27:17.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.494Z] 
12:27:18 [2023-03-16T16:27:18.494Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.494Z] 
12:27:18 [2023-03-16T16:27:18.494Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.494Z] 
12:27:18 [2023-03-16T16:27:18.494Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:18 [2023-03-16T16:27:18.755Z] 
12:27:18 [2023-03-16T16:27:18.755Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2023-03-16T16:27:19.017Z] 
12:27:19 [2023-03-16T16:27:19.017Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2023-03-16T16:27:19.017Z] 
12:27:19 [2023-03-16T16:27:19.017Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:18.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2023-03-16T16:27:19.017Z] 
12:27:19 [2023-03-16T16:27:19.017Z] (Eclipse:10284): Gtk-WARNING **: 16:27:18.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2023-03-16T16:27:19.017Z] 
12:27:19 [2023-03-16T16:27:19.017Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:18.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2023-03-16T16:27:19.591Z] 
12:27:19 [2023-03-16T16:27:19.591Z] (Eclipse:10284): Gtk-WARNING **: 16:27:19.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2023-03-16T16:27:19.591Z] 
12:27:19 [2023-03-16T16:27:19.591Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:19.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2023-03-16T16:27:19.591Z] 
12:27:19 [2023-03-16T16:27:19.591Z] (Eclipse:10284): Gtk-WARNING **: 16:27:19.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.167Z] 
12:27:20 [2023-03-16T16:27:20.167Z] (Eclipse:10284): Gtk-WARNING **: 16:27:19.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.167Z] 
12:27:20 [2023-03-16T16:27:20.167Z] (Eclipse:10284): Gtk-WARNING **: 16:27:19.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.167Z] 
12:27:20 [2023-03-16T16:27:20.167Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.167Z] 
12:27:20 [2023-03-16T16:27:20.167Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2023-03-16T16:27:20.739Z] 
12:27:20 [2023-03-16T16:27:20.739Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:21 [2023-03-16T16:27:21.000Z] 
12:27:21 [2023-03-16T16:27:21.000Z] (Eclipse:10284): Gtk-WARNING **: 16:27:20.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:21 [2023-03-16T16:27:21.260Z] 
12:27:21 [2023-03-16T16:27:21.260Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:21.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:21 [2023-03-16T16:27:21.260Z] 
12:27:21 [2023-03-16T16:27:21.260Z] (Eclipse:10284): Gtk-WARNING **: 16:27:21.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:21 [2023-03-16T16:27:21.260Z] 
12:27:21 [2023-03-16T16:27:21.260Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:21.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:21 [2023-03-16T16:27:21.521Z] 
12:27:21 [2023-03-16T16:27:21.521Z] (Eclipse:10284): Gtk-WARNING **: 16:27:21.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:21 [2023-03-16T16:27:21.521Z] 
12:27:21 [2023-03-16T16:27:21.521Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:21.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:21 [2023-03-16T16:27:21.521Z] 
12:27:21 [2023-03-16T16:27:21.521Z] (Eclipse:10284): Gtk-WARNING **: 16:27:21.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.093Z] 
12:27:22 [2023-03-16T16:27:22.093Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.093Z] 
12:27:22 [2023-03-16T16:27:22.093Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.093Z] 
12:27:22 [2023-03-16T16:27:22.093Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.093Z] 
12:27:22 [2023-03-16T16:27:22.093Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.354Z] 
12:27:22 [2023-03-16T16:27:22.354Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.354Z] 
12:27:22 [2023-03-16T16:27:22.354Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.354Z] 
12:27:22 [2023-03-16T16:27:22.354Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.354Z] 
12:27:22 [2023-03-16T16:27:22.354Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:22 [2023-03-16T16:27:22.927Z] 
12:27:22 [2023-03-16T16:27:22.927Z] (Eclipse:10284): Gtk-WARNING **: 16:27:22.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.188Z] 
12:27:23 [2023-03-16T16:27:23.188Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.189Z] 
12:27:23 [2023-03-16T16:27:23.189Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:23.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:23 [2023-03-16T16:27:23.449Z] 
12:27:23 [2023-03-16T16:27:23.450Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.450Z] 
12:27:23 [2023-03-16T16:27:23.450Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:23.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:23 [2023-03-16T16:27:23.450Z] 
12:27:23 [2023-03-16T16:27:23.450Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.450Z] 
12:27:23 [2023-03-16T16:27:23.450Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:23.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:23 [2023-03-16T16:27:23.450Z] 
12:27:23 [2023-03-16T16:27:23.450Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.711Z] 
12:27:23 [2023-03-16T16:27:23.711Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.711Z] 
12:27:23 [2023-03-16T16:27:23.711Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.973Z] 
12:27:23 [2023-03-16T16:27:23.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.973Z] 
12:27:23 [2023-03-16T16:27:23.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.973Z] 
12:27:23 [2023-03-16T16:27:23.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.973Z] 
12:27:23 [2023-03-16T16:27:23.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:23 [2023-03-16T16:27:23.973Z] 
12:27:23 [2023-03-16T16:27:23.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:23.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.544Z] 
12:27:24 [2023-03-16T16:27:24.544Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.544Z] 
12:27:24 [2023-03-16T16:27:24.544Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.544Z] 
12:27:24 [2023-03-16T16:27:24.544Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.544Z] 
12:27:24 [2023-03-16T16:27:24.544Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.544Z] 
12:27:24 [2023-03-16T16:27:24.544Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.805Z] 
12:27:24 [2023-03-16T16:27:24.805Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.805Z] 
12:27:24 [2023-03-16T16:27:24.805Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.805Z] 
12:27:24 [2023-03-16T16:27:24.805Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.805Z] 
12:27:24 [2023-03-16T16:27:24.805Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:24 [2023-03-16T16:27:24.805Z] 
12:27:24 [2023-03-16T16:27:24.805Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.068Z] 
12:27:25 [2023-03-16T16:27:25.068Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.068Z] 
12:27:25 [2023-03-16T16:27:25.068Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:24.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:25 [2023-03-16T16:27:25.068Z] 
12:27:25 [2023-03-16T16:27:25.068Z] (Eclipse:10284): Gtk-WARNING **: 16:27:24.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.068Z] 
12:27:25 [2023-03-16T16:27:25.068Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:24.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:25 [2023-03-16T16:27:25.330Z] 
12:27:25 [2023-03-16T16:27:25.330Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.330Z] 
12:27:25 [2023-03-16T16:27:25.330Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:25.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:25 [2023-03-16T16:27:25.330Z] 
12:27:25 [2023-03-16T16:27:25.330Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:25 [2023-03-16T16:27:25.902Z] 
12:27:25 [2023-03-16T16:27:25.902Z] (Eclipse:10284): Gtk-WARNING **: 16:27:25.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.472Z] 
12:27:26 [2023-03-16T16:27:26.472Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.731Z] 
12:27:26 [2023-03-16T16:27:26.731Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.731Z] 
12:27:26 [2023-03-16T16:27:26.731Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.731Z] 
12:27:26 [2023-03-16T16:27:26.731Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.731Z] 
12:27:26 [2023-03-16T16:27:26.731Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:26.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:26 [2023-03-16T16:27:26.991Z] 
12:27:26 [2023-03-16T16:27:26.991Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:26 [2023-03-16T16:27:26.991Z] 
12:27:26 [2023-03-16T16:27:26.991Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:26.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:26 [2023-03-16T16:27:26.991Z] 
12:27:26 [2023-03-16T16:27:26.991Z] (Eclipse:10284): Gtk-WARNING **: 16:27:26.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.250Z] 
12:27:27 [2023-03-16T16:27:27.251Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:27.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:27 [2023-03-16T16:27:27.251Z] 
12:27:27 [2023-03-16T16:27:27.251Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.511Z] 
12:27:27 [2023-03-16T16:27:27.511Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.773Z] 
12:27:27 [2023-03-16T16:27:27.773Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.773Z] 
12:27:27 [2023-03-16T16:27:27.773Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.773Z] 
12:27:27 [2023-03-16T16:27:27.773Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:27 [2023-03-16T16:27:27.773Z] 
12:27:27 [2023-03-16T16:27:27.773Z] (Eclipse:10284): Gtk-WARNING **: 16:27:27.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.345Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.345Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.345Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.345Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.345Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.345Z] 
12:27:28 [2023-03-16T16:27:28.346Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.346Z] 
12:27:28 [2023-03-16T16:27:28.346Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.346Z] 
12:27:28 [2023-03-16T16:27:28.346Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.346Z] 
12:27:28 [2023-03-16T16:27:28.346Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.346Z] 
12:27:28 [2023-03-16T16:27:28.346Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.606Z] 
12:27:28 [2023-03-16T16:27:28.606Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.606Z] 
12:27:28 [2023-03-16T16:27:28.606Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:28.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:28 [2023-03-16T16:27:28.868Z] 
12:27:28 [2023-03-16T16:27:28.868Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.868Z] 
12:27:28 [2023-03-16T16:27:28.868Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:28.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:28 [2023-03-16T16:27:28.868Z] 
12:27:28 [2023-03-16T16:27:28.868Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:28 [2023-03-16T16:27:28.868Z] 
12:27:28 [2023-03-16T16:27:28.868Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:28.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:28 [2023-03-16T16:27:28.868Z] 
12:27:28 [2023-03-16T16:27:28.868Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.140Z] 
12:27:29 [2023-03-16T16:27:29.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:28.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.140Z] 
12:27:29 [2023-03-16T16:27:29.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:29.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.140Z] 
12:27:29 [2023-03-16T16:27:29.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:29.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.140Z] 
12:27:29 [2023-03-16T16:27:29.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:29.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.140Z] 
12:27:29 [2023-03-16T16:27:29.140Z] (Eclipse:10284): Gtk-WARNING **: 16:27:29.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:29 [2023-03-16T16:27:29.419Z] 
12:27:29 [2023-03-16T16:27:29.419Z] (Eclipse:10284): Gtk-WARNING **: 16:27:29.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.360Z] 
12:27:30 [2023-03-16T16:27:30.360Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.622Z] 
12:27:30 [2023-03-16T16:27:30.622Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.881Z] 
12:27:30 [2023-03-16T16:27:30.881Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:30 [2023-03-16T16:27:30.881Z] 
12:27:30 [2023-03-16T16:27:30.881Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:30.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:31 [2023-03-16T16:27:31.141Z] 
12:27:31 [2023-03-16T16:27:31.141Z] (Eclipse:10284): Gtk-WARNING **: 16:27:30.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.141Z] 
12:27:31 [2023-03-16T16:27:31.142Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:30.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:31 [2023-03-16T16:27:31.403Z] 
12:27:31 [2023-03-16T16:27:31.403Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.403Z] 
12:27:31 [2023-03-16T16:27:31.403Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:31.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:31 [2023-03-16T16:27:31.403Z] 
12:27:31 [2023-03-16T16:27:31.403Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.972Z] 
12:27:31 [2023-03-16T16:27:31.972Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.972Z] 
12:27:31 [2023-03-16T16:27:31.972Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.973Z] 
12:27:31 [2023-03-16T16:27:31.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.973Z] 
12:27:31 [2023-03-16T16:27:31.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.973Z] 
12:27:31 [2023-03-16T16:27:31.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.973Z] 
12:27:31 [2023-03-16T16:27:31.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:31 [2023-03-16T16:27:31.973Z] 
12:27:31 [2023-03-16T16:27:31.973Z] (Eclipse:10284): Gtk-WARNING **: 16:27:31.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.542Z] 
12:27:32 [2023-03-16T16:27:32.542Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.542Z] 
12:27:32 [2023-03-16T16:27:32.542Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.542Z] 
12:27:32 [2023-03-16T16:27:32.542Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.542Z] 
12:27:32 [2023-03-16T16:27:32.542Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.542Z] 
12:27:32 [2023-03-16T16:27:32.542Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.803Z] 
12:27:32 [2023-03-16T16:27:32.803Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.803Z] 
12:27:32 [2023-03-16T16:27:32.803Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.803Z] 
12:27:32 [2023-03-16T16:27:32.803Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.804Z] 
12:27:32 [2023-03-16T16:27:32.804Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.804Z] 
12:27:32 [2023-03-16T16:27:32.804Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:32 [2023-03-16T16:27:32.804Z] 
12:27:32 [2023-03-16T16:27:32.804Z] (Eclipse:10284): Gtk-WARNING **: 16:27:32.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:33 [2023-03-16T16:27:33.065Z] 
12:27:33 [2023-03-16T16:27:33.066Z] (Eclipse:10284): Gtk-WARNING **: 16:27:33.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:33 [2023-03-16T16:27:33.066Z] 
12:27:33 [2023-03-16T16:27:33.066Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:33.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:33 [2023-03-16T16:27:33.327Z] 
12:27:33 [2023-03-16T16:27:33.327Z] (Eclipse:10284): Gtk-WARNING **: 16:27:33.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:33 [2023-03-16T16:27:33.327Z] 
12:27:33 [2023-03-16T16:27:33.327Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:33.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:33 [2023-03-16T16:27:33.588Z] 
12:27:33 [2023-03-16T16:27:33.588Z] (Eclipse:10284): Gtk-WARNING **: 16:27:33.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:33 [2023-03-16T16:27:33.588Z] 
12:27:33 [2023-03-16T16:27:33.588Z] (Eclipse:10284): Gtk-CRITICAL **: 16:27:33.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:33 [2023-03-16T16:27:33.588Z] 
12:27:33 [2023-03-16T16:27:33.588Z] (Eclipse:10284): Gtk-WARNING **: 16:27:33.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.531Z] 
12:27:34 [2023-03-16T16:27:34.531Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.531Z] 
12:27:34 [2023-03-16T16:27:34.531Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.531Z] 
12:27:34 [2023-03-16T16:27:34.531Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.531Z] 
12:27:34 [2023-03-16T16:27:34.531Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.531Z] 
12:27:34 [2023-03-16T16:27:34.531Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:34 [2023-03-16T16:27:34.793Z] 
12:27:34 [2023-03-16T16:27:34.793Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.053Z] 
12:27:35 [2023-03-16T16:27:35.053Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.053Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.054Z] 
12:27:35 [2023-03-16T16:27:35.054Z] (Eclipse:10284): Gtk-WARNING **: 16:27:34.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:35 [2023-03-16T16:27:35.315Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.409 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:27:35 [2023-03-16T16:27:35.315Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.37 s
12:27:35 [2023-03-16T16:27:35.315Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.883 s
12:27:35 [2023-03-16T16:27:35.315Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.435 s
12:27:35 [2023-03-16T16:27:35.315Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.675 s
12:27:35 [2023-03-16T16:27:35.315Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.218 s
12:27:35 [2023-03-16T16:27:35.315Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.22 s
12:27:35 [2023-03-16T16:27:35.315Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.681 s
12:27:35 [2023-03-16T16:27:35.316Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.109 s
12:27:35 [2023-03-16T16:27:35.316Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.789 s
12:27:35 [2023-03-16T16:27:35.316Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.313 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.159 s
12:27:35 [2023-03-16T16:27:35.316Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.718 s
12:27:35 [2023-03-16T16:27:35.316Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.589 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.544 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.358 s
12:27:35 [2023-03-16T16:27:35.316Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.722 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.54 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.448 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.119 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.08 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.13 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.659 s
12:27:35 [2023-03-16T16:27:35.316Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.793 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.32 s
12:27:35 [2023-03-16T16:27:35.316Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.1 s
12:27:35 [2023-03-16T16:27:35.316Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:35 [2023-03-16T16:27:35.579Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157160 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348157159 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348157159 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157159 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348157159 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157074 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157072 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348157072 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348157072 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157071 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348157071 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157064 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348157064 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348157063 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157063 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-348157063 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348157056 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-348157055 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-348157055 data=null doit=true} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-348157055 data=null} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-348157055 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348157054 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-348157038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:27:35 [2023-03-16T16:27:35.863Z] 
12:27:35 [2023-03-16T16:27:35.863Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:35.796
12:27:35 [2023-03-16T16:27:35.863Z] !MESSAGE Error initializing trace.
12:27:35 [2023-03-16T16:27:35.863Z] 
12:27:35 [2023-03-16T16:27:35.863Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
12:27:35 [2023-03-16T16:27:35.863Z] !STACK 0
12:27:35 [2023-03-16T16:27:35.863Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:35 [2023-03-16T16:27:35.863Z] Caused by: MismatchedTokenException(57!=72)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
12:27:35 [2023-03-16T16:27:35.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:35 [2023-03-16T16:27:35.863Z] 	... 8 more
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348156438 data=null doit=true} to Shell with text {Open Trace}
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:36 [2023-03-16T16:27:36.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Clicking on OK
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348156436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348156435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348156435 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348156435 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348156435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348156435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348156435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:36 [2023-03-16T16:27:36.435Z] DEBUG - Clicked on 
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156157 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348156157 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348156157 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156156 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348156156 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156132 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156131 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348156131 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348156131 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156131 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348156130 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348156074 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:36 [2023-03-16T16:27:36.694Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348156072 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348156072 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348156072 data=null} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348156071 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348156071 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348156058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:36 [2023-03-16T16:27:36.955Z] 
12:27:36 [2023-03-16T16:27:36.956Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:36.781
12:27:36 [2023-03-16T16:27:36.956Z] !MESSAGE Error initializing trace.
12:27:36 [2023-03-16T16:27:36.956Z] 
12:27:36 [2023-03-16T16:27:36.956Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:36 [2023-03-16T16:27:36.956Z] !STACK 0
12:27:36 [2023-03-16T16:27:36.956Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:36 [2023-03-16T16:27:36.956Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:36 [2023-03-16T16:27:36.956Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:36 [2023-03-16T16:27:36.956Z] 	... 8 more
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348155454 data=null doit=true} to Shell with text {Open Trace}
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Clicking on OK
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348155453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348155453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348155453 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348155453 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348155452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348155452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348155452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2023-03-16T16:27:37.529Z] DEBUG - Clicked on 
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155173 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348155172 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348155172 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155172 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348155172 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155153 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155149 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348155149 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348155149 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155149 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348155148 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348155127 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:37 [2023-03-16T16:27:37.791Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348155125 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348155125 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348155125 data=null} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348155125 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348155125 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348155110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:37 [2023-03-16T16:27:37.791Z] 
12:27:37 [2023-03-16T16:27:37.791Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:37.769
12:27:37 [2023-03-16T16:27:37.791Z] !MESSAGE Error initializing trace.
12:27:37 [2023-03-16T16:27:37.791Z] 
12:27:37 [2023-03-16T16:27:37.791Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
12:27:37 [2023-03-16T16:27:37.791Z] !STACK 0
12:27:37 [2023-03-16T16:27:37.791Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:37 [2023-03-16T16:27:37.791Z] Caused by: NoViableAltException(75@[])
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
12:27:37 [2023-03-16T16:27:37.791Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:37 [2023-03-16T16:27:37.791Z] 	... 8 more
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348154529 data=null doit=true} to Shell with text {Open Trace}
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:38 [2023-03-16T16:27:38.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Clicking on OK
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348154528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348154528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348154528 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348154528 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348154528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348154528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348154528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2023-03-16T16:27:38.364Z] DEBUG - Clicked on 
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154261 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348154261 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348154260 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154260 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348154260 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154239 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154234 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348154234 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348154234 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154234 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348154233 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348154214 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:38 [2023-03-16T16:27:38.624Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348154213 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348154212 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348154212 data=null} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348154212 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348154212 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348154199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:38 [2023-03-16T16:27:38.624Z] 
12:27:38 [2023-03-16T16:27:38.624Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:38.593
12:27:38 [2023-03-16T16:27:38.624Z] !MESSAGE Error initializing trace.
12:27:38 [2023-03-16T16:27:38.624Z] 
12:27:38 [2023-03-16T16:27:38.624Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:27:38 [2023-03-16T16:27:38.624Z] !STACK 0
12:27:38 [2023-03-16T16:27:38.624Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:38 [2023-03-16T16:27:38.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:38 [2023-03-16T16:27:38.625Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:38 [2023-03-16T16:27:38.625Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:38 [2023-03-16T16:27:38.625Z] 	... 8 more
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348153641 data=null doit=true} to Shell with text {Open Trace}
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Clicking on OK
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348153640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348153640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348153640 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348153640 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348153639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348153639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348153639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:39 [2023-03-16T16:27:39.196Z] DEBUG - Clicked on 
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153370 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348153370 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348153370 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153369 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348153369 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153343 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153342 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348153342 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348153342 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153342 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348153342 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348153336 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:39 [2023-03-16T16:27:39.457Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348153335 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348153335 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348153335 data=null} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348153335 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348153335 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348153277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:39 [2023-03-16T16:27:39.718Z] 
12:27:39 [2023-03-16T16:27:39.718Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:39.515
12:27:39 [2023-03-16T16:27:39.718Z] !MESSAGE Error initializing trace.
12:27:39 [2023-03-16T16:27:39.718Z] 
12:27:39 [2023-03-16T16:27:39.718Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
12:27:39 [2023-03-16T16:27:39.718Z] !STACK 0
12:27:39 [2023-03-16T16:27:39.718Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:39 [2023-03-16T16:27:39.718Z] Caused by: NoViableAltException(14@[])
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
12:27:39 [2023-03-16T16:27:39.718Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:39 [2023-03-16T16:27:39.718Z] 	... 8 more
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348152720 data=null doit=true} to Shell with text {Open Trace}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Clicking on OK
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348152719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348152719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348152719 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348152719 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348152719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348152719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348152719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Clicked on 
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152470 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348152470 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348152470 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152469 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348152469 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152443 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152442 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348152442 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348152442 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152442 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348152442 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348152427 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:40 [2023-03-16T16:27:40.553Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348152426 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348152426 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348152425 data=null} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348152425 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348152425 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348152372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:40 [2023-03-16T16:27:40.553Z] 
12:27:40 [2023-03-16T16:27:40.553Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:40.490
12:27:40 [2023-03-16T16:27:40.553Z] !MESSAGE Error initializing trace.
12:27:40 [2023-03-16T16:27:40.553Z] 
12:27:40 [2023-03-16T16:27:40.553Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:40 [2023-03-16T16:27:40.553Z] !STACK 0
12:27:40 [2023-03-16T16:27:40.553Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:40 [2023-03-16T16:27:40.554Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:40 [2023-03-16T16:27:40.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:40 [2023-03-16T16:27:40.554Z] 	... 8 more
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348151767 data=null doit=true} to Shell with text {Open Trace}
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - Clicking on OK
12:27:41 [2023-03-16T16:27:41.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348151766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348151766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348151766 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348151765 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348151765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348151765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348151765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.126Z] DEBUG - Clicked on 
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151514 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348151514 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348151514 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151513 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348151513 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151467 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151467 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348151466 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348151466 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151466 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348151466 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348151455 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:41 [2023-03-16T16:27:41.387Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348151454 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348151454 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348151454 data=null} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348151454 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348151453 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348151440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:41 [2023-03-16T16:27:41.388Z] 
12:27:41 [2023-03-16T16:27:41.388Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:41.369
12:27:41 [2023-03-16T16:27:41.388Z] !MESSAGE Error initializing trace.
12:27:41 [2023-03-16T16:27:41.388Z] 
12:27:41 [2023-03-16T16:27:41.388Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:41 [2023-03-16T16:27:41.388Z] !STACK 0
12:27:41 [2023-03-16T16:27:41.388Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:41 [2023-03-16T16:27:41.388Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:41 [2023-03-16T16:27:41.388Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:41 [2023-03-16T16:27:41.388Z] 	... 8 more
12:27:41 [2023-03-16T16:27:41.959Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348150866 data=null doit=true} to Shell with text {Open Trace}
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Clicking on OK
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348150865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348150865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348150865 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348150865 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348150865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348150865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:41 [2023-03-16T16:27:41.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348150865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - Clicked on 
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:42 [2023-03-16T16:27:42.221Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:42 [2023-03-16T16:27:42.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150541 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348150541 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348150541 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150540 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348150540 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150469 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150468 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348150468 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348150467 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150467 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348150467 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348150449 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:42 [2023-03-16T16:27:42.557Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:42 [2023-03-16T16:27:42.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348150447 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348150447 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348150447 data=null} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348150447 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348150447 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348150434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:42 [2023-03-16T16:27:42.558Z] 
12:27:42 [2023-03-16T16:27:42.558Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:42.359
12:27:42 [2023-03-16T16:27:42.558Z] !MESSAGE Error initializing trace.
12:27:42 [2023-03-16T16:27:42.558Z] 
12:27:42 [2023-03-16T16:27:42.558Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:42 [2023-03-16T16:27:42.558Z] !STACK 0
12:27:42 [2023-03-16T16:27:42.558Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:42 [2023-03-16T16:27:42.558Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:42 [2023-03-16T16:27:42.558Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:42 [2023-03-16T16:27:42.558Z] 	... 8 more
12:27:43 [2023-03-16T16:27:43.127Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348149875 data=null doit=true} to Shell with text {Open Trace}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Clicking on OK
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348149874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348149873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348149873 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348149873 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348149873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348149873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348149873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Clicked on 
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149633 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348149632 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348149632 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149632 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348149632 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149610 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149583 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348149583 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348149582 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149582 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348149582 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348149571 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:43 [2023-03-16T16:27:43.389Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348149569 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348149569 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348149569 data=null} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348149568 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348149568 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348149547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:43 [2023-03-16T16:27:43.389Z] 
12:27:43 [2023-03-16T16:27:43.389Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:43.290
12:27:43 [2023-03-16T16:27:43.389Z] !MESSAGE Error initializing trace.
12:27:43 [2023-03-16T16:27:43.389Z] 
12:27:43 [2023-03-16T16:27:43.389Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:43 [2023-03-16T16:27:43.389Z] !STACK 0
12:27:43 [2023-03-16T16:27:43.389Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:43 [2023-03-16T16:27:43.389Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:43 [2023-03-16T16:27:43.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:43 [2023-03-16T16:27:43.389Z] 	... 8 more
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348148625 data=null doit=true} to Shell with text {Open Trace}
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Clicking on OK
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348148623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348148623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348148623 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348148623 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348148623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348148623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348148622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:44 [2023-03-16T16:27:44.330Z] DEBUG - Clicked on 
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148367 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348148367 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348148367 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148366 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348148366 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148337 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148336 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348148336 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348148336 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148336 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348148335 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348148321 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:44 [2023-03-16T16:27:44.591Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348148319 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348148319 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348148319 data=null} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348148319 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348148318 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348148295 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:44 [2023-03-16T16:27:44.591Z] 
12:27:44 [2023-03-16T16:27:44.591Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:44.503
12:27:44 [2023-03-16T16:27:44.591Z] !MESSAGE Error initializing trace.
12:27:44 [2023-03-16T16:27:44.591Z] 
12:27:44 [2023-03-16T16:27:44.592Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:44 [2023-03-16T16:27:44.592Z] !STACK 0
12:27:44 [2023-03-16T16:27:44.592Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:44 [2023-03-16T16:27:44.592Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:44 [2023-03-16T16:27:44.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:44 [2023-03-16T16:27:44.592Z] 	... 8 more
12:27:45 [2023-03-16T16:27:45.535Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348147462 data=null doit=true} to Shell with text {Open Trace}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Clicking on OK
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348147462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348147461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348147461 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348147461 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348147461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348147461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348147461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Clicked on 
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147231 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348147231 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348147231 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147230 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348147230 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147170 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147169 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348147169 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348147169 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147168 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348147168 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348147153 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:45 [2023-03-16T16:27:45.798Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348147152 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348147151 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348147151 data=null} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348147151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348147151 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348147134 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:45 [2023-03-16T16:27:45.798Z] 
12:27:45 [2023-03-16T16:27:45.798Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:45.675
12:27:45 [2023-03-16T16:27:45.798Z] !MESSAGE Error initializing trace.
12:27:45 [2023-03-16T16:27:45.798Z] 
12:27:45 [2023-03-16T16:27:45.798Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:45 [2023-03-16T16:27:45.798Z] !STACK 0
12:27:45 [2023-03-16T16:27:45.798Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:45 [2023-03-16T16:27:45.798Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:45 [2023-03-16T16:27:45.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:45 [2023-03-16T16:27:45.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:45 [2023-03-16T16:27:45.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:45 [2023-03-16T16:27:45.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:45 [2023-03-16T16:27:45.799Z] 	... 8 more
12:27:46 [2023-03-16T16:27:46.740Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:46 [2023-03-16T16:27:46.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348146304 data=null doit=true} to Shell with text {Open Trace}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Clicking on OK
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348146303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348146303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348146303 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348146303 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348146303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348146303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348146303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Clicked on 
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348146047 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348146047 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348146047 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348146047 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348146047 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348146027 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348146027 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348146026 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348146026 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:46 [2023-03-16T16:27:46.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348146026 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348146026 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348145973 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.001Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:47 [2023-03-16T16:27:47.001Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:47 [2023-03-16T16:27:47.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348145972 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348145972 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348145972 data=null} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348145972 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348145971 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348145956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.002Z] 
12:27:47 [2023-03-16T16:27:47.002Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:46.917
12:27:47 [2023-03-16T16:27:47.002Z] !MESSAGE Error initializing trace.
12:27:47 [2023-03-16T16:27:47.002Z] 
12:27:47 [2023-03-16T16:27:47.002Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:27:47 [2023-03-16T16:27:47.002Z] !STACK 0
12:27:47 [2023-03-16T16:27:47.002Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:47 [2023-03-16T16:27:47.002Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:47 [2023-03-16T16:27:47.002Z] 	... 8 more
12:27:47 [2023-03-16T16:27:47.002Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
12:27:47 [2023-03-16T16:27:47.002Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:27:47 [2023-03-16T16:27:47.002Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:27:47 [2023-03-16T16:27:47.002Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:27:47 [2023-03-16T16:27:47.002Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:27:47 [2023-03-16T16:27:47.002Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:27:47 [2023-03-16T16:27:47.002Z] 	... 15 more
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348145057 data=null doit=true} to Shell with text {Open Trace}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Clicking on OK
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348145056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348145056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348145056 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348145056 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348145056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348145056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348145056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Clicked on 
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144848 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348144848 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348144848 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144847 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348144847 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144828 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144827 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348144827 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348144827 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144827 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348144826 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348144816 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:47 [2023-03-16T16:27:47.943Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348144815 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348144815 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348144815 data=null} to TreeItem with text {Traces [1]}
12:27:47 [2023-03-16T16:27:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348144814 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:48 [2023-03-16T16:27:48.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348144814 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:48 [2023-03-16T16:27:48.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348144775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:48 [2023-03-16T16:27:48.205Z] 
12:27:48 [2023-03-16T16:27:48.205Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:48.009
12:27:48 [2023-03-16T16:27:48.205Z] !MESSAGE Error initializing trace.
12:27:48 [2023-03-16T16:27:48.205Z] 
12:27:48 [2023-03-16T16:27:48.205Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:48 [2023-03-16T16:27:48.205Z] !STACK 0
12:27:48 [2023-03-16T16:27:48.205Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:48 [2023-03-16T16:27:48.205Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:48 [2023-03-16T16:27:48.205Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:48 [2023-03-16T16:27:48.205Z] 	... 8 more
12:27:48 [2023-03-16T16:27:48.801Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348144225 data=null doit=true} to Shell with text {Open Trace}
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Clicking on OK
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348144224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348144224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348144224 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348144224 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348144224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348144224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348144224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:48 [2023-03-16T16:27:48.802Z] DEBUG - Clicked on 
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143926 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348143921 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348143921 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143921 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348143920 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143897 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143896 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348143896 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348143896 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143896 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348143895 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348143882 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:49 [2023-03-16T16:27:49.238Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348143881 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348143881 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348143881 data=null} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348143880 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348143880 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348143867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:49 [2023-03-16T16:27:49.552Z] 
12:27:49 [2023-03-16T16:27:49.552Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:49.327
12:27:49 [2023-03-16T16:27:49.552Z] !MESSAGE Error initializing trace.
12:27:49 [2023-03-16T16:27:49.552Z] 
12:27:49 [2023-03-16T16:27:49.552Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:27:49 [2023-03-16T16:27:49.552Z] !STACK 0
12:27:49 [2023-03-16T16:27:49.552Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:49 [2023-03-16T16:27:49.552Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:49 [2023-03-16T16:27:49.552Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:49 [2023-03-16T16:27:49.553Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:49 [2023-03-16T16:27:49.553Z] 	... 8 more
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348142653 data=null doit=true} to Shell with text {Open Trace}
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Clicking on OK
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348142653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348142653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348142653 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348142653 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348142652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348142652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348142652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Clicked on 
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142465 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348142465 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348142465 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142464 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348142464 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142440 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142439 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348142439 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348142439 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142439 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348142438 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348142419 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:50 [2023-03-16T16:27:50.536Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348142418 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348142418 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348142418 data=null} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348142418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348142418 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348142374 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:50 [2023-03-16T16:27:50.985Z] 
12:27:50 [2023-03-16T16:27:50.985Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:50.584
12:27:50 [2023-03-16T16:27:50.985Z] !MESSAGE Error initializing trace.
12:27:50 [2023-03-16T16:27:50.985Z] 
12:27:50 [2023-03-16T16:27:50.985Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:50 [2023-03-16T16:27:50.985Z] !STACK 0
12:27:50 [2023-03-16T16:27:50.985Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:50 [2023-03-16T16:27:50.985Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:50 [2023-03-16T16:27:50.985Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:50 [2023-03-16T16:27:50.985Z] 	... 8 more
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348141651 data=null doit=true} to Shell with text {Open Trace}
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Clicking on OK
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348141651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348141650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348141650 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348141650 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348141650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348141650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348141650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:51 [2023-03-16T16:27:51.424Z] DEBUG - Clicked on 
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141301 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348141301 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348141301 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141300 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348141300 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141284 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141284 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348141283 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348141283 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141283 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348141283 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348141260 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:51 [2023-03-16T16:27:51.765Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348141259 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348141259 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348141259 data=null} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348141259 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348141259 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348141250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:51 [2023-03-16T16:27:51.765Z] 
12:27:51 [2023-03-16T16:27:51.765Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:51.596
12:27:51 [2023-03-16T16:27:51.765Z] !MESSAGE Error initializing trace.
12:27:51 [2023-03-16T16:27:51.765Z] 
12:27:51 [2023-03-16T16:27:51.765Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:51 [2023-03-16T16:27:51.765Z] !STACK 0
12:27:51 [2023-03-16T16:27:51.765Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:51 [2023-03-16T16:27:51.765Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:51 [2023-03-16T16:27:51.766Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:51 [2023-03-16T16:27:51.766Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:51 [2023-03-16T16:27:51.766Z] 	... 8 more
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348140671 data=null doit=true} to Shell with text {Open Trace}
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Clicking on OK
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348140671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348140671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348140671 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348140671 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348140670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348140670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348140670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:52 [2023-03-16T16:27:52.469Z] DEBUG - Clicked on 
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140259 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348140258 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348140258 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140258 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348140258 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140234 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140233 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348140233 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348140233 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140232 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348140232 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348140223 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:52 [2023-03-16T16:27:52.730Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348140222 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348140222 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348140222 data=null} to TreeItem with text {Traces [1]}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348140221 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348140221 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:52 [2023-03-16T16:27:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348140209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.074Z] 
12:27:53 [2023-03-16T16:27:53.074Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:52.774
12:27:53 [2023-03-16T16:27:53.074Z] !MESSAGE Error initializing trace.
12:27:53 [2023-03-16T16:27:53.074Z] 
12:27:53 [2023-03-16T16:27:53.074Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:53 [2023-03-16T16:27:53.074Z] !STACK 0
12:27:53 [2023-03-16T16:27:53.074Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:53 [2023-03-16T16:27:53.074Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:53 [2023-03-16T16:27:53.074Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:53 [2023-03-16T16:27:53.074Z] 	... 8 more
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348139509 data=null doit=true} to Shell with text {Open Trace}
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Clicking on OK
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348139508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348139508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348139508 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348139508 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348139508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348139508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348139508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Clicked on 
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139280 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348139280 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348139280 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139280 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348139279 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139262 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.640Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139262 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348139261 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348139261 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139261 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348139261 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348139255 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:53 [2023-03-16T16:27:53.641Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348139254 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348139254 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348139254 data=null} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348139253 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348139253 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348139238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:53 [2023-03-16T16:27:53.641Z] 
12:27:53 [2023-03-16T16:27:53.641Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:53.594
12:27:53 [2023-03-16T16:27:53.641Z] !MESSAGE Error initializing trace.
12:27:53 [2023-03-16T16:27:53.641Z] 
12:27:53 [2023-03-16T16:27:53.641Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:27:53 [2023-03-16T16:27:53.641Z] !STACK 0
12:27:53 [2023-03-16T16:27:53.641Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:53 [2023-03-16T16:27:53.641Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:53 [2023-03-16T16:27:53.641Z] 	... 8 more
12:27:53 [2023-03-16T16:27:53.641Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
12:27:53 [2023-03-16T16:27:53.641Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:27:53 [2023-03-16T16:27:53.641Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:27:53 [2023-03-16T16:27:53.641Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:27:53 [2023-03-16T16:27:53.641Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:27:53 [2023-03-16T16:27:53.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:27:53 [2023-03-16T16:27:53.641Z] 	... 16 more
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348138640 data=null doit=true} to Shell with text {Open Trace}
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Clicking on OK
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348138640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348138640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348138640 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348138640 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348138639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348138639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348138639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:54 [2023-03-16T16:27:54.213Z] DEBUG - Clicked on 
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138434 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348138434 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348138434 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138433 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348138433 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138381 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138380 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348138380 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348138379 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138379 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348138379 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348138371 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:54 [2023-03-16T16:27:54.474Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348138370 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348138370 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348138370 data=null} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348138369 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348138365 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348138357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:54 [2023-03-16T16:27:54.735Z] 
12:27:54 [2023-03-16T16:27:54.735Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:54.642
12:27:54 [2023-03-16T16:27:54.736Z] !MESSAGE Error initializing trace.
12:27:54 [2023-03-16T16:27:54.736Z] 
12:27:54 [2023-03-16T16:27:54.736Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:27:54 [2023-03-16T16:27:54.736Z] !STACK 0
12:27:54 [2023-03-16T16:27:54.736Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:54 [2023-03-16T16:27:54.736Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:54 [2023-03-16T16:27:54.736Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:54 [2023-03-16T16:27:54.736Z] 	... 8 more
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348137636 data=null doit=true} to Shell with text {Open Trace}
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:55 [2023-03-16T16:27:55.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Clicking on OK
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348137635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348137635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348137635 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348137635 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348137635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348137634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348137634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:55 [2023-03-16T16:27:55.309Z] DEBUG - Clicked on 
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137422 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348137422 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348137422 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137421 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348137421 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137369 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137369 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348137369 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348137368 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137368 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348137368 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348137354 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:55 [2023-03-16T16:27:55.569Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348137353 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348137352 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348137352 data=null} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348137352 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348137352 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348137335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:55 [2023-03-16T16:27:55.570Z] 
12:27:55 [2023-03-16T16:27:55.570Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:55.565
12:27:55 [2023-03-16T16:27:55.570Z] !MESSAGE Error initializing trace.
12:27:55 [2023-03-16T16:27:55.570Z] 
12:27:55 [2023-03-16T16:27:55.570Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:55 [2023-03-16T16:27:55.570Z] !STACK 0
12:27:55 [2023-03-16T16:27:55.570Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:55 [2023-03-16T16:27:55.570Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:55 [2023-03-16T16:27:55.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:55 [2023-03-16T16:27:55.570Z] 	... 8 more
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348136677 data=null doit=true} to Shell with text {Open Trace}
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.141Z] DEBUG - Clicking on OK
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348136676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348136676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348136676 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348136676 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348136676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348136676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348136676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.142Z] DEBUG - Clicked on 
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136440 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348136440 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348136440 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136439 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348136439 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136420 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136420 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348136419 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348136419 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136419 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348136419 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348136407 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:56 [2023-03-16T16:27:56.403Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:56 [2023-03-16T16:27:56.403Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348136406 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348136406 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348136406 data=null} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348136406 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348136406 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348136378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:56 [2023-03-16T16:27:56.668Z] 
12:27:56 [2023-03-16T16:27:56.668Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:56.434
12:27:56 [2023-03-16T16:27:56.668Z] !MESSAGE Error initializing trace.
12:27:56 [2023-03-16T16:27:56.668Z] 
12:27:56 [2023-03-16T16:27:56.669Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:27:56 [2023-03-16T16:27:56.669Z] !STACK 0
12:27:56 [2023-03-16T16:27:56.669Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:56 [2023-03-16T16:27:56.669Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:56 [2023-03-16T16:27:56.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:56 [2023-03-16T16:27:56.669Z] 	... 8 more
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348135807 data=null doit=true} to Shell with text {Open Trace}
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:56 [2023-03-16T16:27:56.933Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Clicking on OK
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348135807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348135806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348135806 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348135806 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348135806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:56 [2023-03-16T16:27:56.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348135806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348135806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - Clicked on 
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2023-03-16T16:27:57.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135578 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348135578 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348135578 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135577 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348135577 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135551 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135550 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348135550 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348135545 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135545 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348135545 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348135525 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:57 [2023-03-16T16:27:57.458Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348135523 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348135523 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348135523 data=null} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348135523 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348135523 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348135511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:57 [2023-03-16T16:27:57.458Z] 
12:27:57 [2023-03-16T16:27:57.458Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:57.351
12:27:57 [2023-03-16T16:27:57.458Z] !MESSAGE Error initializing trace.
12:27:57 [2023-03-16T16:27:57.458Z] 
12:27:57 [2023-03-16T16:27:57.458Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:27:57 [2023-03-16T16:27:57.458Z] !STACK 0
12:27:57 [2023-03-16T16:27:57.458Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:57 [2023-03-16T16:27:57.458Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:57 [2023-03-16T16:27:57.458Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:57 [2023-03-16T16:27:57.458Z] 	... 8 more
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348134883 data=null doit=true} to Shell with text {Open Trace}
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Clicking on OK
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348134882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348134882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348134882 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348134882 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348134882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348134882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348134882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:58 [2023-03-16T16:27:58.030Z] DEBUG - Clicked on 
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134660 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348134660 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348134660 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134660 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348134659 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134641 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134640 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348134640 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348134640 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134639 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348134639 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348134629 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:58 [2023-03-16T16:27:58.291Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348134628 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348134628 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348134628 data=null} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348134628 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348134628 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348134615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:58 [2023-03-16T16:27:58.864Z] 
12:27:58 [2023-03-16T16:27:58.864Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:27:58.691
12:27:58 [2023-03-16T16:27:58.864Z] !MESSAGE Error initializing trace.
12:27:58 [2023-03-16T16:27:58.864Z] 
12:27:58 [2023-03-16T16:27:58.864Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:27:58 [2023-03-16T16:27:58.864Z] !STACK 0
12:27:58 [2023-03-16T16:27:58.864Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:27:58 [2023-03-16T16:27:58.864Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
12:27:58 [2023-03-16T16:27:58.864Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:27:58 [2023-03-16T16:27:58.864Z] 	... 8 more
12:27:59 [2023-03-16T16:27:59.436Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348133320 data=null doit=true} to Shell with text {Open Trace}
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Clicking on OK
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348133319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348133319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348133319 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348133319 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348133319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348133319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348133319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Clicked on 
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348133065 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348133065 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348133065 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348133065 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348133065 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132976 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132975 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348132975 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348132975 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132974 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348132974 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132968 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:27:59 [2023-03-16T16:27:59.957Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Attempting to set focus on Tree with text {}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-348132967 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-348132967 data=null doit=true} to TreeItem with text {Traces [1]}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-348132967 data=null} to TreeItem with text {Traces [1]}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-348132967 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348132966 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:27:59 [2023-03-16T16:27:59.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-348132949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:28:00 [2023-03-16T16:28:00.222Z] 
12:28:00 [2023-03-16T16:28:00.222Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:28:00.028
12:28:00 [2023-03-16T16:28:00.222Z] !MESSAGE Error initializing trace.
12:28:00 [2023-03-16T16:28:00.222Z] 
12:28:00 [2023-03-16T16:28:00.222Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
12:28:00 [2023-03-16T16:28:00.222Z] !STACK 0
12:28:00 [2023-03-16T16:28:00.222Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:28:00 [2023-03-16T16:28:00.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:28:00 [2023-03-16T16:28:00.223Z] Caused by: NoViableAltException(73@[])
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
12:28:00 [2023-03-16T16:28:00.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
12:28:00 [2023-03-16T16:28:00.223Z] 	... 8 more
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-348132297 data=null doit=true} to Shell with text {Open Trace}
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Clicking on OK
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348132296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348132295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348132295 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348132295 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348132295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348132295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348132295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Clicked on 
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7a364e1c] time=-348132019 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Attempting to set focus on Tree with text {}
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132013 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-348132001 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-348132001 data=null} to TreeItem with text {TestInvalidCtfTraces}
12:28:00 [2023-03-16T16:28:00.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348132001 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:28:01 [2023-03-16T16:28:01.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-348132000 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
12:28:01 [2023-03-16T16:28:01.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-348131969 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
12:28:01 [2023-03-16T16:28:01.001Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:01 [2023-03-16T16:28:01.001Z] DEBUG - Clicking on with mnemonic 'Delete'
12:28:01 [2023-03-16T16:28:01.001Z] DEBUG - Clicked on with mnemonic 'Delete'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-348131202 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Clicking on OK
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-348131201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-348131201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-348131201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-348131201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-348131201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-348131201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.575Z] DEBUG - Clicked on OK
12:28:01 [2023-03-16T16:28:01.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-348131201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:01 [2023-03-16T16:28:01.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-348131926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:28:02 [2023-03-16T16:28:02.098Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.94 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.007 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.984 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.913 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.889 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.9 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.958 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.974 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.908 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.263 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.136 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.185 s
12:28:02 [2023-03-16T16:28:02.098Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.2 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.921 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.462 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.163 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.044 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.943 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.882 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.011 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.982 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.844 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.936 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.589 s
12:28:02 [2023-03-16T16:28:02.099Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.055 s
12:28:02 [2023-03-16T16:28:02.099Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:28:04 [2023-03-16T16:28:04.020Z] 
12:28:04 [2023-03-16T16:28:04.020Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:03.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:05 [2023-03-16T16:28:05.416Z] 
12:28:05 [2023-03-16T16:28:05.416Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:05.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:05 [2023-03-16T16:28:05.677Z] 
12:28:05 [2023-03-16T16:28:05.677Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:05.531: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:07 [2023-03-16T16:28:07.059Z] 
12:28:07 [2023-03-16T16:28:07.059Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:06.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:07 [2023-03-16T16:28:07.319Z] 
12:28:07 [2023-03-16T16:28:07.319Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:07.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:08 [2023-03-16T16:28:08.703Z] 
12:28:08 [2023-03-16T16:28:08.703Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:08.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:08 [2023-03-16T16:28:08.965Z] 
12:28:08 [2023-03-16T16:28:08.965Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:08.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:10 [2023-03-16T16:28:10.350Z] 
12:28:10 [2023-03-16T16:28:10.350Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:10.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:10 [2023-03-16T16:28:10.919Z] 
12:28:10 [2023-03-16T16:28:10.919Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:28:10.698
12:28:10 [2023-03-16T16:28:10.919Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:28:10 [2023-03-16T16:28:10.919Z] 
12:28:10 [2023-03-16T16:28:10.919Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:10.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.141Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.141Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.142Z] 
12:28:15 [2023-03-16T16:28:15.142Z] (Eclipse:10284): Gtk-WARNING **: 16:28:14.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:15 [2023-03-16T16:28:15.403Z] 
12:28:15 [2023-03-16T16:28:15.403Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:28:15.357
12:28:15 [2023-03-16T16:28:15.403Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
12:28:21 [2023-03-16T16:28:21.987Z] 
12:28:21 [2023-03-16T16:28:21.987Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.987Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-WARNING **: 16:28:20.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:21 [2023-03-16T16:28:21.988Z] 
12:28:21 [2023-03-16T16:28:21.988Z] (Eclipse:10284): Gtk-CRITICAL **: 16:28:21.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:22 [2023-03-16T16:28:22.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.127 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:28:22 [2023-03-16T16:28:22.249Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 9.993 s
12:28:22 [2023-03-16T16:28:22.249Z] 
12:28:22 [2023-03-16T16:28:22.249Z] Results:
12:28:22 [2023-03-16T16:28:22.249Z] 
12:28:22 [2023-03-16T16:28:22.249Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
12:28:22 [2023-03-16T16:28:22.249Z] 
12:28:22 [2023-03-16T16:28:22.821Z] 
12:28:22 [2023-03-16T16:28:22.822Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:28:22.572
12:28:22 [2023-03-16T16:28:22.822Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] All tests passed!
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:28:24 [2023-03-16T16:28:24.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Building Trace Compass User Guide 8.3.0-SNAPSHOT                [69/139]
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Executing tasks
12:28:24 [2023-03-16T16:28:24.218Z] 
12:28:24 [2023-03-16T16:28:24.218Z] main:
12:28:24 [2023-03-16T16:28:24.218Z] 
12:28:24 [2023-03-16T16:28:24.218Z] clean:
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Executed tasks
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] Resolving class path of Trace Compass User Guide...
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] 
12:28:24 [2023-03-16T16:28:24.218Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
12:28:24 [2023-03-16T16:28:24.480Z] [INFO] Executing tasks
12:28:24 [2023-03-16T16:28:24.480Z] 
12:28:24 [2023-03-16T16:28:24.480Z] main:
12:28:24 [2023-03-16T16:28:24.480Z] 
12:28:24 [2023-03-16T16:28:24.480Z] build:
12:28:25 [2023-03-16T16:28:25.424Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
12:28:25 [2023-03-16T16:28:25.424Z] 
12:28:25 [2023-03-16T16:28:25.424Z] test:
12:28:25 [2023-03-16T16:28:25.424Z] [xmlvalidate] 18 file(s) have been successfully validated.
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] Executed tasks
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] 
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] 
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] 
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
12:28:25 [2023-03-16T16:28:25.424Z] [INFO] Command line:
12:28:25 [2023-03-16T16:28:25.424Z] 	[/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-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:28:25 [2023-03-16T16:28:25.424Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:26 [2023-03-16T16:28:26.374Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:26 [2023-03-16T16:28:26.374Z] 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)
12:28:26 [2023-03-16T16:28:26.374Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
12:28:26 [2023-03-16T16:28:26.374Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:27 [2023-03-16T16:28:27.761Z] Buildfile: build.xml
12:28:27 [2023-03-16T16:28:27.761Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:28:27 [2023-03-16T16:28:27.761Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:27 [2023-03-16T16:28:27.761Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
12:28:27 [2023-03-16T16:28:27.761Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:28:27 [2023-03-16T16:28:27.761Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:27 [2023-03-16T16:28:27.761Z] 
12:28:27 [2023-03-16T16:28:27.761Z] build.index:
12:28:31 [2023-03-16T16:28:31.077Z] BUILD SUCCESSFUL
12:28:31 [2023-03-16T16:28:31.077Z] 
12:28:31 [2023-03-16T16:28:31.077Z] BUILD SUCCESSFUL
12:28:31 [2023-03-16T16:28:31.077Z] Total time: 3 seconds
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/test/resources
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] No tests to run.
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT.jar
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.650Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.user ---
12:28:31 [2023-03-16T16:28:31.650Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:31 [2023-03-16T16:28:31.650Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] 
12:28:31 [2023-03-16T16:28:31.650Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
12:28:33 [2023-03-16T16:28:33.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT.jar
12:28:34 [2023-03-16T16:28:34.998Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:36 [2023-03-16T16:28:36.400Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] No tests to run.
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT.jar
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT.pom
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-p2metadata.xml
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.3.0-SNAPSHOT-p2artifacts.xml
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
12:28:36 [2023-03-16T16:28:36.400Z] [INFO] Executing tasks
12:28:36 [2023-03-16T16:28:36.400Z] 
12:28:36 [2023-03-16T16:28:36.400Z] main:
12:28:36 [2023-03-16T16:28:36.400Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:28:36 [2023-03-16T16:28:36.400Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
12:28:36 [2023-03-16T16:28:36.663Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:28:36 [2023-03-16T16:28:36.663Z] [INFO] Executed tasks
12:28:36 [2023-03-16T16:28:36.663Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 8.3.0-SNAPSHOT [70/139]
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Executing tasks
12:28:36 [2023-03-16T16:28:36.664Z] 
12:28:36 [2023-03-16T16:28:36.664Z] main:
12:28:36 [2023-03-16T16:28:36.664Z] 
12:28:36 [2023-03-16T16:28:36.664Z] clean:
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Executed tasks
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.664Z] [INFO] Executing tasks
12:28:36 [2023-03-16T16:28:36.664Z] 
12:28:36 [2023-03-16T16:28:36.664Z] main:
12:28:36 [2023-03-16T16:28:36.664Z] 
12:28:36 [2023-03-16T16:28:36.664Z] build:
12:28:36 [2023-03-16T16:28:36.924Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
12:28:36 [2023-03-16T16:28:36.924Z] 
12:28:36 [2023-03-16T16:28:36.924Z] test:
12:28:36 [2023-03-16T16:28:36.924Z] [xmlvalidate] 8 file(s) have been successfully validated.
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] Executed tasks
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] 
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
12:28:36 [2023-03-16T16:28:36.924Z] [INFO] Command line:
12:28:36 [2023-03-16T16:28:36.924Z] 	[/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-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:28:36 [2023-03-16T16:28:36.924Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:37 [2023-03-16T16:28:37.872Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:37 [2023-03-16T16:28:37.872Z] 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)
12:28:37 [2023-03-16T16:28:37.872Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
12:28:37 [2023-03-16T16:28:37.872Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:39 [2023-03-16T16:28:39.788Z] Buildfile: build.xml
12:28:39 [2023-03-16T16:28:39.788Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:28:39 [2023-03-16T16:28:39.788Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:39 [2023-03-16T16:28:39.788Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
12:28:39 [2023-03-16T16:28:39.788Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:28:39 [2023-03-16T16:28:39.788Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:39 [2023-03-16T16:28:39.788Z] 
12:28:39 [2023-03-16T16:28:39.788Z] build.index:
12:28:41 [2023-03-16T16:28:41.171Z] BUILD SUCCESSFUL
12:28:41 [2023-03-16T16:28:41.171Z] 
12:28:41 [2023-03-16T16:28:41.171Z] BUILD SUCCESSFUL
12:28:41 [2023-03-16T16:28:41.171Z] Total time: 2 seconds
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] No tests to run.
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT.jar
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:43 [2023-03-16T16:28:43.265Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] 
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:43 [2023-03-16T16:28:43.265Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT.jar
12:28:44 [2023-03-16T16:28:44.653Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:45 [2023-03-16T16:28:45.594Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] No tests to run.
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT.jar
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT.pom
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-p2metadata.xml
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.3.0-SNAPSHOT-p2artifacts.xml
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Executing tasks
12:28:45 [2023-03-16T16:28:45.594Z] 
12:28:45 [2023-03-16T16:28:45.594Z] main:
12:28:45 [2023-03-16T16:28:45.594Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Executed tasks
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Building Trace Compass RCP User Guide 8.3.0-SNAPSHOT            [71/139]
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Executing tasks
12:28:45 [2023-03-16T16:28:45.594Z] 
12:28:45 [2023-03-16T16:28:45.594Z] main:
12:28:45 [2023-03-16T16:28:45.594Z] 
12:28:45 [2023-03-16T16:28:45.594Z] clean:
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Executed tasks
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.594Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.595Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.595Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
12:28:45 [2023-03-16T16:28:45.595Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.595Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] Executing tasks
12:28:45 [2023-03-16T16:28:45.854Z] 
12:28:45 [2023-03-16T16:28:45.854Z] main:
12:28:45 [2023-03-16T16:28:45.854Z] 
12:28:45 [2023-03-16T16:28:45.854Z] build:
12:28:45 [2023-03-16T16:28:45.854Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
12:28:45 [2023-03-16T16:28:45.854Z] 
12:28:45 [2023-03-16T16:28:45.854Z] test:
12:28:45 [2023-03-16T16:28:45.854Z] [xmlvalidate] 2 file(s) have been successfully validated.
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] Executed tasks
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] 
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
12:28:45 [2023-03-16T16:28:45.854Z] [INFO] Command line:
12:28:45 [2023-03-16T16:28:45.854Z] 	[/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-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:28:45 [2023-03-16T16:28:45.854Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:46 [2023-03-16T16:28:46.798Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:46 [2023-03-16T16:28:46.798Z] 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)
12:28:46 [2023-03-16T16:28:46.798Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
12:28:46 [2023-03-16T16:28:46.798Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:48 [2023-03-16T16:28:48.713Z] Buildfile: build.xml
12:28:48 [2023-03-16T16:28:48.713Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:28:48 [2023-03-16T16:28:48.713Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:48 [2023-03-16T16:28:48.713Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
12:28:48 [2023-03-16T16:28:48.713Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:28:48 [2023-03-16T16:28:48.713Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:48 [2023-03-16T16:28:48.713Z] 
12:28:48 [2023-03-16T16:28:48.713Z] build.index:
12:28:49 [2023-03-16T16:28:49.657Z] BUILD SUCCESSFUL
12:28:49 [2023-03-16T16:28:49.657Z] 
12:28:49 [2023-03-16T16:28:49.657Z] BUILD SUCCESSFUL
12:28:49 [2023-03-16T16:28:49.657Z] Total time: 1 second
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] No tests to run.
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] 
12:28:49 [2023-03-16T16:28:49.918Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT.jar
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] 
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] 
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:50 [2023-03-16T16:28:50.179Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] 
12:28:50 [2023-03-16T16:28:50.179Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:50 [2023-03-16T16:28:50.179Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:50 [2023-03-16T16:28:50.180Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:28:50 [2023-03-16T16:28:50.180Z] [INFO] 
12:28:50 [2023-03-16T16:28:50.180Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:50 [2023-03-16T16:28:50.440Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT.jar
12:28:52 [2023-03-16T16:28:52.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:53 [2023-03-16T16:28:53.298Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] No tests to run.
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT.jar
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT.pom
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-p2metadata.xml
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.3.0-SNAPSHOT-p2artifacts.xml
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Executing tasks
12:28:53 [2023-03-16T16:28:53.298Z] 
12:28:53 [2023-03-16T16:28:53.298Z] main:
12:28:53 [2023-03-16T16:28:53.298Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Executed tasks
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Building Trace Compass Pcap User Guide 8.3.0-SNAPSHOT           [72/139]
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Executing tasks
12:28:53 [2023-03-16T16:28:53.298Z] 
12:28:53 [2023-03-16T16:28:53.298Z] main:
12:28:53 [2023-03-16T16:28:53.298Z] 
12:28:53 [2023-03-16T16:28:53.298Z] clean:
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Executed tasks
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.298Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.299Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.299Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
12:28:53 [2023-03-16T16:28:53.299Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.299Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] Executing tasks
12:28:53 [2023-03-16T16:28:53.560Z] 
12:28:53 [2023-03-16T16:28:53.560Z] main:
12:28:53 [2023-03-16T16:28:53.560Z] 
12:28:53 [2023-03-16T16:28:53.560Z] build:
12:28:53 [2023-03-16T16:28:53.560Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
12:28:53 [2023-03-16T16:28:53.560Z] 
12:28:53 [2023-03-16T16:28:53.560Z] test:
12:28:53 [2023-03-16T16:28:53.560Z] [xmlvalidate] 1 file(s) have been successfully validated.
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] Executed tasks
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] 
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
12:28:53 [2023-03-16T16:28:53.560Z] [INFO] Command line:
12:28:53 [2023-03-16T16:28:53.560Z] 	[/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-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:28:53 [2023-03-16T16:28:53.560Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:54 [2023-03-16T16:28:54.496Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:54 [2023-03-16T16:28:54.496Z] 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)
12:28:54 [2023-03-16T16:28:54.496Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
12:28:54 [2023-03-16T16:28:54.496Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:55 [2023-03-16T16:28:55.878Z] Buildfile: build.xml
12:28:56 [2023-03-16T16:28:56.137Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:28:56 [2023-03-16T16:28:56.137Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:28:56 [2023-03-16T16:28:56.137Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
12:28:56 [2023-03-16T16:28:56.137Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:28:56 [2023-03-16T16:28:56.137Z] WARNING: System::setSecurityManager will be removed in a future release
12:28:56 [2023-03-16T16:28:56.137Z] 
12:28:56 [2023-03-16T16:28:56.137Z] build.index:
12:28:57 [2023-03-16T16:28:57.077Z] BUILD SUCCESSFUL
12:28:57 [2023-03-16T16:28:57.077Z] 
12:28:57 [2023-03-16T16:28:57.077Z] BUILD SUCCESSFUL
12:28:57 [2023-03-16T16:28:57.077Z] Total time: 1 second
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] No tests to run.
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT.jar
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.336Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:57 [2023-03-16T16:28:57.336Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] 
12:28:57 [2023-03-16T16:28:57.336Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:57 [2023-03-16T16:28:57.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT.jar
12:28:58 [2023-03-16T16:28:58.536Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:59 [2023-03-16T16:28:59.477Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] No tests to run.
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT.jar
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT.pom
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-sources.jar
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-p2metadata.xml
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.3.0-SNAPSHOT-p2artifacts.xml
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Executing tasks
12:28:59 [2023-03-16T16:28:59.477Z] 
12:28:59 [2023-03-16T16:28:59.477Z] main:
12:28:59 [2023-03-16T16:28:59.477Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Executed tasks
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.10-SNAPSHOT      [73/139]
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] The project's OSGi version is 1.0.10.202303161548
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.477Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.478Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:59 [2023-03-16T16:28:59.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
12:28:59 [2023-03-16T16:28:59.738Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.738Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:28:59 [2023-03-16T16:28:59.738Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/test/resources
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.997Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] No tests to run.
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.997Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-sources.jar
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT.jar
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:28:59 [2023-03-16T16:28:59.998Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] 
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.examples ---
12:28:59 [2023-03-16T16:28:59.998Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT.jar
12:29:02 [2023-03-16T16:29:02.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-sources.jar
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:02 [2023-03-16T16:29:02.676Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] No tests to run.
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.10-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT.jar
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.10-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT.pom
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.10-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-sources.jar
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.10-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-p2metadata.xml
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.10-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.10-SNAPSHOT-p2artifacts.xml
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 8.3.0-SNAPSHOT [74/139]
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --------------------------------[ pom ]---------------------------------
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.676Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:02 [2023-03-16T16:29:02.677Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:02 [2023-03-16T16:29:02.677Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-8.3.0-SNAPSHOT.pom
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT  [75/139]
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] The project's OSGi version is 1.0.7.202303161548
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.677Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] 
12:29:02 [2023-03-16T16:29:02.937Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:02 [2023-03-16T16:29:02.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:29:02 [2023-03-16T16:29:02.938Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
12:29:03 [2023-03-16T16:29:03.197Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.197Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.197Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.197Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] No tests to run.
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.456Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.457Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:03 [2023-03-16T16:29:03.457Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.457Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.457Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:03 [2023-03-16T16:29:03.457Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:03 [2023-03-16T16:29:03.457Z] [INFO] 
12:29:03 [2023-03-16T16:29:03.457Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:03 [2023-03-16T16:29:03.457Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
12:29:04 [2023-03-16T16:29:04.400Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.311Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:06 [2023-03-16T16:29:06.311Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] No tests to run.
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.pom
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2metadata.xml
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2artifacts.xml
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.311Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT    [76/139]
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] The project's OSGi version is 1.1.4.202303161548
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] 
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:06 [2023-03-16T16:29:06.572Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:29:06 [2023-03-16T16:29:06.572Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] No tests to run.
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.142Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.142Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:07 [2023-03-16T16:29:07.142Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] 
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:07 [2023-03-16T16:29:07.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
12:29:09 [2023-03-16T16:29:09.055Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:10 [2023-03-16T16:29:10.439Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] No tests to run.
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.pom
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2metadata.xml
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2artifacts.xml
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 8.3.0-SNAPSHOT       [77/139]
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.439Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT.jar
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.440Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.440Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-sources-feature.jar
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.706Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:10 [2023-03-16T16:29:10.706Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] 
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
12:29:10 [2023-03-16T16:29:10.706Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT.jar
12:29:11 [2023-03-16T16:29:11.659Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-sources-feature.jar
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
12:29:12 [2023-03-16T16:29:12.600Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:12 [2023-03-16T16:29:12.600Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT.jar
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT.pom
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-sources-feature.jar
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-p2metadata.xml
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.3.0-SNAPSHOT-p2artifacts.xml
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT [78/139]
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.600Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] 
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:12 [2023-03-16T16:29:12.862Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:29:12 [2023-03-16T16:29:12.862Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:13 [2023-03-16T16:29:13.432Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.432Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.693Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.693Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:13 [2023-03-16T16:29:13.693Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] 
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:13 [2023-03-16T16:29:13.693Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
12:29:15 [2023-03-16T16:29:15.604Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] 
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:16 [2023-03-16T16:29:16.546Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:16 [2023-03-16T16:29:16.546Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] 
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] 
12:29:16 [2023-03-16T16:29:16.546Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:16 [2023-03-16T16:29:16.807Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:29:16 [2023-03-16T16:29:16.807Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
12:29:16 [2023-03-16T16:29:16.807Z] [INFO] Command line:
12:29:16 [2023-03-16T16:29:16.807Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:16 [2023-03-16T16:29:16.807Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:21 [2023-03-16T16:29:21.284Z] !SESSION 2023-03-16 16:29:16.853 -----------------------------------------------
12:29:21 [2023-03-16T16:29:21.284Z] eclipse.buildId=unknown
12:29:21 [2023-03-16T16:29:21.284Z] java.version=17.0.2
12:29:21 [2023-03-16T16:29:21.284Z] java.vendor=Oracle Corporation
12:29:21 [2023-03-16T16:29:21.284Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:29:21 [2023-03-16T16:29:21.284Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:29:21 [2023-03-16T16:29:21.284Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:29:21 [2023-03-16T16:29:21.284Z] 
12:29:21 [2023-03-16T16:29:21.284Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:29:21.052
12:29:21 [2023-03-16T16:29:21.284Z] !MESSAGE FrameworkEvent ERROR
12:29:21 [2023-03-16T16:29:21.284Z] !STACK 0
12:29:21 [2023-03-16T16:29:21.284Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [90]
12:29:21 [2023-03-16T16:29:21.284Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:21 [2023-03-16T16:29:21.284Z] 
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:21 [2023-03-16T16:29:21.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:21 [2023-03-16T16:29:21.549Z] 
12:29:21 [2023-03-16T16:29:21.549Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:29:21.315
12:29:21 [2023-03-16T16:29:21.549Z] !MESSAGE FrameworkEvent ERROR
12:29:21 [2023-03-16T16:29:21.549Z] !STACK 0
12:29:21 [2023-03-16T16:29:21.549Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [172]
12:29:21 [2023-03-16T16:29:21.549Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:21 [2023-03-16T16:29:21.549Z] 
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:21 [2023-03-16T16:29:21.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:21 [2023-03-16T16:29:21.810Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:29:21 [2023-03-16T16:29:21.810Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:29:21 [2023-03-16T16:29:21.810Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.002 s
12:29:21 [2023-03-16T16:29:21.810Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.039 s
12:29:21 [2023-03-16T16:29:21.810Z] 
12:29:21 [2023-03-16T16:29:21.810Z] Results:
12:29:21 [2023-03-16T16:29:21.810Z] 
12:29:21 [2023-03-16T16:29:21.810Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:29:21 [2023-03-16T16:29:21.810Z] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] All tests passed!
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.pom
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT [79/139]
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] 
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:22 [2023-03-16T16:29:22.756Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
12:29:23 [2023-03-16T16:29:23.328Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.328Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:23 [2023-03-16T16:29:23.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
12:29:23 [2023-03-16T16:29:23.328Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.329Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.329Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:29:23 [2023-03-16T16:29:23.329Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:23 [2023-03-16T16:29:23.591Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] 
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:23 [2023-03-16T16:29:23.591Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
12:29:24 [2023-03-16T16:29:24.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] 
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:25 [2023-03-16T16:29:25.483Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:25 [2023-03-16T16:29:25.483Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] 
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] 
12:29:25 [2023-03-16T16:29:25.483Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:25 [2023-03-16T16:29:25.744Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:29:25 [2023-03-16T16:29:25.744Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
12:29:25 [2023-03-16T16:29:25.744Z] [INFO] Command line:
12:29:25 [2023-03-16T16:29:25.744Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:25 [2023-03-16T16:29:25.744Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:29 [2023-03-16T16:29:29.947Z] !SESSION 2023-03-16 16:29:25.772 -----------------------------------------------
12:29:29 [2023-03-16T16:29:29.947Z] eclipse.buildId=unknown
12:29:29 [2023-03-16T16:29:29.947Z] java.version=17.0.2
12:29:29 [2023-03-16T16:29:29.947Z] java.vendor=Oracle Corporation
12:29:29 [2023-03-16T16:29:29.947Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:29:29 [2023-03-16T16:29:29.947Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:29:29 [2023-03-16T16:29:29.947Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:29:29 [2023-03-16T16:29:29.947Z] 
12:29:29 [2023-03-16T16:29:29.947Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:29:29.760
12:29:29 [2023-03-16T16:29:29.947Z] !MESSAGE FrameworkEvent ERROR
12:29:29 [2023-03-16T16:29:29.947Z] !STACK 0
12:29:29 [2023-03-16T16:29:29.947Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [90]
12:29:29 [2023-03-16T16:29:29.947Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:29 [2023-03-16T16:29:29.947Z] 
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:29 [2023-03-16T16:29:29.947Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:30 [2023-03-16T16:29:30.207Z] 
12:29:30 [2023-03-16T16:29:30.207Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:29:30.055
12:29:30 [2023-03-16T16:29:30.207Z] !MESSAGE FrameworkEvent ERROR
12:29:30 [2023-03-16T16:29:30.207Z] !STACK 0
12:29:30 [2023-03-16T16:29:30.207Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [172]
12:29:30 [2023-03-16T16:29:30.207Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:30 [2023-03-16T16:29:30.207Z] 
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:30 [2023-03-16T16:29:30.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:30 [2023-03-16T16:29:30.783Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:29:30 [2023-03-16T16:29:30.783Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:29:37 [2023-03-16T16:29:37.403Z] 
12:29:37 [2023-03-16T16:29:37.403Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:29:37.173
12:29:37 [2023-03-16T16:29:37.403Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:29:37 [2023-03-16T16:29:37.403Z] !STACK 0
12:29:37 [2023-03-16T16:29:37.403Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:29:37 [2023-03-16T16:29:37.403Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:29:37 [2023-03-16T16:29:37.403Z] Caused by: java.io.IOException: error=2, No such file or directory
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:29:37 [2023-03-16T16:29:37.403Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:29:37 [2023-03-16T16:29:37.403Z] 	... 7 more
12:29:38 [2023-03-16T16:29:38.350Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:29:38 [2023-03-16T16:29:38.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:29:38 [2023-03-16T16:29:38.350Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
12:29:38 [2023-03-16T16:29:38.350Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
12:29:38 [2023-03-16T16:29:38.350Z] 
12:29:38 [2023-03-16T16:29:38.350Z] Results:
12:29:38 [2023-03-16T16:29:38.350Z] 
12:29:38 [2023-03-16T16:29:38.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:29:38 [2023-03-16T16:29:38.350Z] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] All tests passed!
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.pom
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT [80/139]
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.736Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.736Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:39 [2023-03-16T16:29:39.737Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] 
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:39 [2023-03-16T16:29:39.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
12:29:41 [2023-03-16T16:29:41.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] 
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:42 [2023-03-16T16:29:42.596Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:42 [2023-03-16T16:29:42.596Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] 
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] 
12:29:42 [2023-03-16T16:29:42.596Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:42 [2023-03-16T16:29:42.856Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:29:42 [2023-03-16T16:29:42.856Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
12:29:42 [2023-03-16T16:29:42.856Z] [INFO] Command line:
12:29:42 [2023-03-16T16:29:42.856Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:42 [2023-03-16T16:29:42.856Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:47 [2023-03-16T16:29:47.074Z] !SESSION 2023-03-16 16:29:42.907 -----------------------------------------------
12:29:47 [2023-03-16T16:29:47.074Z] eclipse.buildId=unknown
12:29:47 [2023-03-16T16:29:47.074Z] java.version=17.0.2
12:29:47 [2023-03-16T16:29:47.074Z] java.vendor=Oracle Corporation
12:29:47 [2023-03-16T16:29:47.074Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:29:47 [2023-03-16T16:29:47.074Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:29:47 [2023-03-16T16:29:47.074Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:29:47 [2023-03-16T16:29:47.074Z] 
12:29:47 [2023-03-16T16:29:47.074Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:29:46.270
12:29:47 [2023-03-16T16:29:47.074Z] !MESSAGE FrameworkEvent ERROR
12:29:47 [2023-03-16T16:29:47.074Z] !STACK 0
12:29:47 [2023-03-16T16:29:47.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
12:29:47 [2023-03-16T16:29:47.074Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:47 [2023-03-16T16:29:47.074Z] 
12:29:47 [2023-03-16T16:29:47.074Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:47 [2023-03-16T16:29:47.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:47 [2023-03-16T16:29:47.074Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:47 [2023-03-16T16:29:47.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:47 [2023-03-16T16:29:47.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:47 [2023-03-16T16:29:47.075Z] 
12:29:47 [2023-03-16T16:29:47.075Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:29:46.505
12:29:47 [2023-03-16T16:29:47.075Z] !MESSAGE FrameworkEvent ERROR
12:29:47 [2023-03-16T16:29:47.075Z] !STACK 0
12:29:47 [2023-03-16T16:29:47.075Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:29:47 [2023-03-16T16:29:47.075Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:47 [2023-03-16T16:29:47.075Z] 
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:47 [2023-03-16T16:29:47.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:47 [2023-03-16T16:29:47.075Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:29:47 [2023-03-16T16:29:47.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:29:47 [2023-03-16T16:29:47.075Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.002 s
12:29:47 [2023-03-16T16:29:47.075Z] 
12:29:47 [2023-03-16T16:29:47.075Z] Results:
12:29:47 [2023-03-16T16:29:47.075Z] 
12:29:47 [2023-03-16T16:29:47.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:29:47 [2023-03-16T16:29:47.075Z] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] All tests passed!
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.pom
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT [81/139]
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] The project's OSGi version is 1.2.5.202303161548
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.645Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] 
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:47 [2023-03-16T16:29:47.905Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:29:47 [2023-03-16T16:29:47.905Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] No tests to run.
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
12:29:48 [2023-03-16T16:29:48.167Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.168Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.168Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:48 [2023-03-16T16:29:48.168Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] 
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:48 [2023-03-16T16:29:48.168Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
12:29:49 [2023-03-16T16:29:49.552Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:51 [2023-03-16T16:29:51.463Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] No tests to run.
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.pom
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2metadata.xml
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2artifacts.xml
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT [82/139]
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] The project's OSGi version is 2.0.5.202303161548
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.463Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] No tests to run.
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:51 [2023-03-16T16:29:51.464Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] 
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:51 [2023-03-16T16:29:51.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
12:29:53 [2023-03-16T16:29:53.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] 
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:54 [2023-03-16T16:29:54.761Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:54 [2023-03-16T16:29:54.761Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] 
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] 
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] 
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] No tests to run.
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] 
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:54 [2023-03-16T16:29:54.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
12:29:55 [2023-03-16T16:29:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.pom
12:29:55 [2023-03-16T16:29:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2metadata.xml
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2artifacts.xml
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT  [83/139]
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] The project's OSGi version is 1.0.9.202303161548
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.294Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.295Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] 
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:55 [2023-03-16T16:29:55.556Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:29:55 [2023-03-16T16:29:55.556Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
12:29:56 [2023-03-16T16:29:56.498Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.498Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.498Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] No tests to run.
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:56 [2023-03-16T16:29:56.499Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] 
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:56 [2023-03-16T16:29:56.499Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
12:29:57 [2023-03-16T16:29:57.887Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:59 [2023-03-16T16:29:59.273Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] No tests to run.
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.pom
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2metadata.xml
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2artifacts.xml
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.14-SNAPSHOT [84/139]
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.273Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] The project's OSGi version is 1.2.14.202303161548
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.274Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] 
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:29:59 [2023-03-16T16:29:59.535Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:29:59 [2023-03-16T16:29:59.535Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] 
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] 
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] 
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:00 [2023-03-16T16:30:00.922Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] 
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] No tests to run.
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] 
12:30:00 [2023-03-16T16:30:00.922Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] 
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-sources.jar
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] 
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:01 [2023-03-16T16:30:01.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT.jar
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] 
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] 
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:02 [2023-03-16T16:30:02.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] 
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:02 [2023-03-16T16:30:02.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:02 [2023-03-16T16:30:02.118Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] 
12:30:02 [2023-03-16T16:30:02.118Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:02 [2023-03-16T16:30:02.119Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT.jar
12:30:03 [2023-03-16T16:30:03.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-sources.jar
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.430Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:05 [2023-03-16T16:30:05.430Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] No tests to run.
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT.jar
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT.pom
12:30:05 [2023-03-16T16:30:05.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-sources.jar
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-p2metadata.xml
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.14-SNAPSHOT-p2artifacts.xml
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 8.3.0-SNAPSHOT [85/139]
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.431Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT.jar
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-sources-feature.jar
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.692Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.692Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:05 [2023-03-16T16:30:05.693Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:30:05 [2023-03-16T16:30:05.693Z] [INFO] 
12:30:05 [2023-03-16T16:30:05.693Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
12:30:05 [2023-03-16T16:30:05.693Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT.jar
12:30:07 [2023-03-16T16:30:07.077Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-sources-feature.jar
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
12:30:07 [2023-03-16T16:30:07.648Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:07 [2023-03-16T16:30:07.648Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT.jar
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT.pom
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-sources-feature.jar
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-p2metadata.xml
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.3.0-SNAPSHOT-p2artifacts.xml
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT [86/139]
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] The project's OSGi version is 1.1.3.202303161548
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.648Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.649Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.649Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.649Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] 
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:07 [2023-03-16T16:30:07.909Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:30:07 [2023-03-16T16:30:07.909Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.480Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:08 [2023-03-16T16:30:08.740Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] 
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:08 [2023-03-16T16:30:08.740Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
12:30:10 [2023-03-16T16:30:10.653Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] 
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:12 [2023-03-16T16:30:12.035Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:12 [2023-03-16T16:30:12.035Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] 
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] 
12:30:12 [2023-03-16T16:30:12.035Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:12 [2023-03-16T16:30:12.297Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:30:12 [2023-03-16T16:30:12.297Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
12:30:12 [2023-03-16T16:30:12.297Z] [INFO] Command line:
12:30:12 [2023-03-16T16:30:12.297Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:12 [2023-03-16T16:30:12.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:15 [2023-03-16T16:30:15.870Z] !SESSION 2023-03-16 16:30:12.457 -----------------------------------------------
12:30:15 [2023-03-16T16:30:15.870Z] eclipse.buildId=unknown
12:30:15 [2023-03-16T16:30:15.870Z] java.version=17.0.2
12:30:15 [2023-03-16T16:30:15.870Z] java.vendor=Oracle Corporation
12:30:15 [2023-03-16T16:30:15.870Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:15 [2023-03-16T16:30:15.870Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:15 [2023-03-16T16:30:15.870Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:15 [2023-03-16T16:30:15.870Z] 
12:30:15 [2023-03-16T16:30:15.870Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:30:15.651
12:30:15 [2023-03-16T16:30:15.870Z] !MESSAGE FrameworkEvent ERROR
12:30:15 [2023-03-16T16:30:15.870Z] !STACK 0
12:30:15 [2023-03-16T16:30:15.870Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
12:30:15 [2023-03-16T16:30:15.870Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:15 [2023-03-16T16:30:15.870Z] 
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:15 [2023-03-16T16:30:15.870Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:16 [2023-03-16T16:30:16.130Z] 
12:30:16 [2023-03-16T16:30:16.130Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:30:15.872
12:30:16 [2023-03-16T16:30:16.130Z] !MESSAGE FrameworkEvent ERROR
12:30:16 [2023-03-16T16:30:16.130Z] !STACK 0
12:30:16 [2023-03-16T16:30:16.130Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:30:16 [2023-03-16T16:30:16.130Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:16 [2023-03-16T16:30:16.130Z] 
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:16 [2023-03-16T16:30:16.130Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:16 [2023-03-16T16:30:16.390Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
12:30:16 [2023-03-16T16:30:16.651Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
12:30:16 [2023-03-16T16:30:16.651Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.01 s
12:30:16 [2023-03-16T16:30:16.652Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.652Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.652Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.652Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.652Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
12:30:16 [2023-03-16T16:30:16.652Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.653Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.653Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:30:16 [2023-03-16T16:30:16.653Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:30:16 [2023-03-16T16:30:16.653Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.653Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:30:16 [2023-03-16T16:30:16.653Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.653Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.653Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.653Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
12:30:16 [2023-03-16T16:30:16.916Z] 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
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.916Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
12:30:16 [2023-03-16T16:30:16.916Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
12:30:16 [2023-03-16T16:30:16.916Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.916Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.916Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
12:30:16 [2023-03-16T16:30:16.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
12:30:16 [2023-03-16T16:30:16.917Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:30:16 [2023-03-16T16:30:16.917Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:30:16 [2023-03-16T16:30:16.917Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.917Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
12:30:16 [2023-03-16T16:30:16.918Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
12:30:16 [2023-03-16T16:30:16.918Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.046 s
12:30:16 [2023-03-16T16:30:16.918Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.918Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
12:30:16 [2023-03-16T16:30:16.918Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
12:30:16 [2023-03-16T16:30:16.918Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
12:30:16 [2023-03-16T16:30:16.918Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:30:17 [2023-03-16T16:30:17.492Z] 
12:30:17 [2023-03-16T16:30:17.492Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-03-16 16:30:17.189
12:30:17 [2023-03-16T16:30:17.492Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
12:30:17 [2023-03-16T16:30:17.492Z] !STACK 0
12:30:17 [2023-03-16T16:30:17.492Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:30:17 [2023-03-16T16:30:17.492Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:30:17 [2023-03-16T16:30:17.492Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:30:17 [2023-03-16T16:30:17.493Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:30:17 [2023-03-16T16:30:17.493Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:30:17 [2023-03-16T16:30:17.493Z] 
12:30:17 [2023-03-16T16:30:17.493Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-03-16 16:30:17.275
12:30:17 [2023-03-16T16:30:17.493Z] !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.
12:30:17 [2023-03-16T16:30:17.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:30:17 [2023-03-16T16:30:17.493Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.419 s
12:30:17 [2023-03-16T16:30:17.493Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.083 s
12:30:17 [2023-03-16T16:30:17.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:30:17 [2023-03-16T16:30:17.493Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:30:17 [2023-03-16T16:30:17.493Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
12:30:17 [2023-03-16T16:30:17.493Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
12:30:17 [2023-03-16T16:30:17.493Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
12:30:17 [2023-03-16T16:30:17.493Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
12:30:17 [2023-03-16T16:30:17.493Z] 
12:30:17 [2023-03-16T16:30:17.493Z] Results:
12:30:17 [2023-03-16T16:30:17.493Z] 
12:30:17 [2023-03-16T16:30:17.493Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
12:30:17 [2023-03-16T16:30:17.493Z] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] All tests passed!
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.pom
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2metadata.xml
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2artifacts.xml
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT [87/139]
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:18 [2023-03-16T16:30:18.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
12:30:18 [2023-03-16T16:30:18.438Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.438Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:30:18 [2023-03-16T16:30:18.438Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.697Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:18 [2023-03-16T16:30:18.698Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] 
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:18 [2023-03-16T16:30:18.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
12:30:20 [2023-03-16T16:30:20.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] 
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:22 [2023-03-16T16:30:22.004Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:22 [2023-03-16T16:30:22.004Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] 
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] 
12:30:22 [2023-03-16T16:30:22.004Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:22 [2023-03-16T16:30:22.266Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:30:22 [2023-03-16T16:30:22.266Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
12:30:22 [2023-03-16T16:30:22.266Z] [INFO] Command line:
12:30:22 [2023-03-16T16:30:22.266Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:22 [2023-03-16T16:30:22.266Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:26 [2023-03-16T16:30:26.473Z] !SESSION 2023-03-16 16:30:22.384 -----------------------------------------------
12:30:26 [2023-03-16T16:30:26.473Z] eclipse.buildId=unknown
12:30:26 [2023-03-16T16:30:26.473Z] java.version=17.0.2
12:30:26 [2023-03-16T16:30:26.473Z] java.vendor=Oracle Corporation
12:30:26 [2023-03-16T16:30:26.473Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:26 [2023-03-16T16:30:26.473Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:26 [2023-03-16T16:30:26.473Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:26 [2023-03-16T16:30:26.473Z] 
12:30:26 [2023-03-16T16:30:26.473Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:30:26.075
12:30:26 [2023-03-16T16:30:26.473Z] !MESSAGE FrameworkEvent ERROR
12:30:26 [2023-03-16T16:30:26.473Z] !STACK 0
12:30:26 [2023-03-16T16:30:26.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:30:26 [2023-03-16T16:30:26.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:26 [2023-03-16T16:30:26.473Z] 
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:26 [2023-03-16T16:30:26.473Z] 
12:30:26 [2023-03-16T16:30:26.473Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:30:26.351
12:30:26 [2023-03-16T16:30:26.473Z] !MESSAGE FrameworkEvent ERROR
12:30:26 [2023-03-16T16:30:26.473Z] !STACK 0
12:30:26 [2023-03-16T16:30:26.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:30:26 [2023-03-16T16:30:26.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:26 [2023-03-16T16:30:26.473Z] 
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:26 [2023-03-16T16:30:26.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:26 [2023-03-16T16:30:26.474Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:26 [2023-03-16T16:30:26.733Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:30:26 [2023-03-16T16:30:26.993Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:30:26 [2023-03-16T16:30:26.993Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.027 s
12:30:26 [2023-03-16T16:30:26.993Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
12:30:26 [2023-03-16T16:30:26.993Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:30:27 [2023-03-16T16:30:27.566Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:30:27 [2023-03-16T16:30:27.566Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.09 s
12:30:27 [2023-03-16T16:30:27.566Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.006 s
12:30:27 [2023-03-16T16:30:27.566Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.005 s
12:30:27 [2023-03-16T16:30:27.566Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:30:27 [2023-03-16T16:30:27.566Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:30:27 [2023-03-16T16:30:27.566Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
12:30:27 [2023-03-16T16:30:27.566Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
12:30:27 [2023-03-16T16:30:27.566Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:30:27 [2023-03-16T16:30:27.566Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:30:27 [2023-03-16T16:30:27.566Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
12:30:27 [2023-03-16T16:30:27.566Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
12:30:27 [2023-03-16T16:30:27.566Z] 
12:30:27 [2023-03-16T16:30:27.566Z] Results:
12:30:27 [2023-03-16T16:30:27.566Z] 
12:30:27 [2023-03-16T16:30:27.566Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:30:27 [2023-03-16T16:30:27.566Z] 
12:30:28 [2023-03-16T16:30:28.136Z] [INFO] All tests passed!
12:30:28 [2023-03-16T16:30:28.137Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:28 [2023-03-16T16:30:28.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
12:30:28 [2023-03-16T16:30:28.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.pom
12:30:28 [2023-03-16T16:30:28.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT [88/139]
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] The project's OSGi version is 2.0.5.202303161548
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.397Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
12:30:28 [2023-03-16T16:30:28.971Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.971Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:28 [2023-03-16T16:30:28.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
12:30:28 [2023-03-16T16:30:28.972Z] [INFO] 
12:30:28 [2023-03-16T16:30:28.972Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:28 [2023-03-16T16:30:28.972Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:30:28 [2023-03-16T16:30:28.972Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
12:30:29 [2023-03-16T16:30:29.232Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.233Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
12:30:29 [2023-03-16T16:30:29.501Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.502Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.502Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:29 [2023-03-16T16:30:29.502Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] 
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:29 [2023-03-16T16:30:29.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
12:30:30 [2023-03-16T16:30:30.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] 
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:32 [2023-03-16T16:30:32.801Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:32 [2023-03-16T16:30:32.801Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] 
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] 
12:30:32 [2023-03-16T16:30:32.801Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:30:33 [2023-03-16T16:30:33.062Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:30:33 [2023-03-16T16:30:33.062Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
12:30:33 [2023-03-16T16:30:33.062Z] [INFO] Command line:
12:30:33 [2023-03-16T16:30:33.062Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:33 [2023-03-16T16:30:33.062Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:38 [2023-03-16T16:30:38.398Z] !SESSION 2023-03-16 16:30:33.171 -----------------------------------------------
12:30:38 [2023-03-16T16:30:38.398Z] eclipse.buildId=unknown
12:30:38 [2023-03-16T16:30:38.398Z] java.version=17.0.2
12:30:38 [2023-03-16T16:30:38.398Z] java.vendor=Oracle Corporation
12:30:38 [2023-03-16T16:30:38.398Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:38 [2023-03-16T16:30:38.398Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:38 [2023-03-16T16:30:38.398Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:38 [2023-03-16T16:30:38.398Z] 
12:30:38 [2023-03-16T16:30:38.398Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:30:37.460
12:30:38 [2023-03-16T16:30:38.398Z] !MESSAGE FrameworkEvent ERROR
12:30:38 [2023-03-16T16:30:38.398Z] !STACK 0
12:30:38 [2023-03-16T16:30:38.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
12:30:38 [2023-03-16T16:30:38.398Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:38 [2023-03-16T16:30:38.398Z] 
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:38 [2023-03-16T16:30:38.398Z] 
12:30:38 [2023-03-16T16:30:38.398Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:30:37.684
12:30:38 [2023-03-16T16:30:38.398Z] !MESSAGE FrameworkEvent ERROR
12:30:38 [2023-03-16T16:30:38.398Z] !STACK 0
12:30:38 [2023-03-16T16:30:38.398Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
12:30:38 [2023-03-16T16:30:38.398Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:38 [2023-03-16T16:30:38.398Z] 
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:30:38 [2023-03-16T16:30:38.398Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:38 [2023-03-16T16:30:38.399Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:30:38 [2023-03-16T16:30:38.399Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:30:38 [2023-03-16T16:30:38.399Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:30:38 [2023-03-16T16:30:38.399Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:30:44 [2023-03-16T16:30:44.986Z] 
12:30:44 [2023-03-16T16:30:44.986Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:30:43.870
12:30:44 [2023-03-16T16:30:44.986Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:30:44 [2023-03-16T16:30:44.986Z] !STACK 0
12:30:44 [2023-03-16T16:30:44.986Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:30:44 [2023-03-16T16:30:44.986Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:30:44 [2023-03-16T16:30:44.986Z] Caused by: java.io.IOException: error=2, No such file or directory
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:30:44 [2023-03-16T16:30:44.986Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:30:44 [2023-03-16T16:30:44.986Z] 	... 7 more
12:30:44 [2023-03-16T16:30:44.986Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:30:46 [2023-03-16T16:30:46.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:30:46 [2023-03-16T16:30:46.372Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 1.17 s
12:30:46 [2023-03-16T16:30:46.372Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:30:47 [2023-03-16T16:30:47.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:30:47 [2023-03-16T16:30:47.313Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 1.205 s
12:30:47 [2023-03-16T16:30:47.313Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:30:48 [2023-03-16T16:30:48.260Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:30:48 [2023-03-16T16:30:48.260Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.901 s
12:30:48 [2023-03-16T16:30:48.260Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:30:49 [2023-03-16T16:30:49.204Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:30:49 [2023-03-16T16:30:49.204Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.845 s
12:30:49 [2023-03-16T16:30:49.204Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:31:01 [2023-03-16T16:31:01.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.139 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:31:01 [2023-03-16T16:31:01.432Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.139 s
12:31:01 [2023-03-16T16:31:01.432Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:31:01 [2023-03-16T16:31:01.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:31:01 [2023-03-16T16:31:01.432Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.645 s
12:31:01 [2023-03-16T16:31:01.432Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:31:01 [2023-03-16T16:31:01.432Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:31:01 [2023-03-16T16:31:01.432Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:31:01 [2023-03-16T16:31:01.432Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:31:01 [2023-03-16T16:31:01.432Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:31:01 [2023-03-16T16:31:01.432Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.432Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.432Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.432Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.432Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.432Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:31:01 [2023-03-16T16:31:01.433Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.004 s
12:31:01 [2023-03-16T16:31:01.433Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:31:01 [2023-03-16T16:31:01.433Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:31:01 [2023-03-16T16:31:01.433Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:31:01 [2023-03-16T16:31:01.433Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.58 s
12:31:01 [2023-03-16T16:31:01.433Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:31:02 [2023-03-16T16:31:02.820Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:31:02 [2023-03-16T16:31:02.820Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.365 s
12:31:02 [2023-03-16T16:31:02.820Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:31:03 [2023-03-16T16:31:03.763Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:31:03 [2023-03-16T16:31:03.763Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.891 s
12:31:03 [2023-03-16T16:31:03.763Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:31:04 [2023-03-16T16:31:04.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:31:04 [2023-03-16T16:31:04.706Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.814 s
12:31:04 [2023-03-16T16:31:04.706Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:31:05 [2023-03-16T16:31:05.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:31:05 [2023-03-16T16:31:05.278Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.624 s
12:31:05 [2023-03-16T16:31:05.278Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:31:05 [2023-03-16T16:31:05.279Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:31:05 [2023-03-16T16:31:05.279Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:31:05 [2023-03-16T16:31:05.279Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:31:05 [2023-03-16T16:31:05.279Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:31:05 [2023-03-16T16:31:05.279Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:31:05 [2023-03-16T16:31:05.279Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:31:05 [2023-03-16T16:31:05.855Z] 
12:31:05 [2023-03-16T16:31:05.855Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-03-16 16:31:05.775
12:31:05 [2023-03-16T16:31:05.855Z] !MESSAGE Could not validate the xml response
12:31:05 [2023-03-16T16:31:05.855Z] !STACK 0
12:31:05 [2023-03-16T16:31:05.855Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:31:05 [2023-03-16T16:31:05.855Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:31:05 [2023-03-16T16:31:05.855Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:31:05 [2023-03-16T16:31:05.855Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:05 [2023-03-16T16:31:05.855Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:05 [2023-03-16T16:31:05.855Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:31:05 [2023-03-16T16:31:05.855Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:05 [2023-03-16T16:31:05.856Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:31:05 [2023-03-16T16:31:05.856Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:31:06 [2023-03-16T16:31:06.796Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.568 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:31:06 [2023-03-16T16:31:06.796Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.061 s
12:31:06 [2023-03-16T16:31:06.796Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.07 s
12:31:06 [2023-03-16T16:31:06.796Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.076 s
12:31:06 [2023-03-16T16:31:06.796Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.032 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.027 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.069 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.077 s
12:31:06 [2023-03-16T16:31:06.796Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.074 s
12:31:06 [2023-03-16T16:31:06.796Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.082 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.068 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
12:31:06 [2023-03-16T16:31:06.796Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.796Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.067 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
12:31:06 [2023-03-16T16:31:06.796Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:31:06 [2023-03-16T16:31:06.796Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.796Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.066 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:31:06 [2023-03-16T16:31:06.796Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:31:06 [2023-03-16T16:31:06.796Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
12:31:06 [2023-03-16T16:31:06.796Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.796Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.796Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:31:06 [2023-03-16T16:31:06.797Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:31:06 [2023-03-16T16:31:06.797Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:31:06 [2023-03-16T16:31:06.797Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:31:06 [2023-03-16T16:31:06.797Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
12:31:06 [2023-03-16T16:31:06.797Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
12:31:06 [2023-03-16T16:31:06.797Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.797Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
12:31:06 [2023-03-16T16:31:06.797Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:31:06 [2023-03-16T16:31:06.797Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:31:06 [2023-03-16T16:31:06.797Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:31:06 [2023-03-16T16:31:06.797Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
12:31:06 [2023-03-16T16:31:06.797Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.797Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:31:06 [2023-03-16T16:31:06.797Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:31:06 [2023-03-16T16:31:06.797Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:31:07 [2023-03-16T16:31:07.367Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.238 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:31:07 [2023-03-16T16:31:07.367Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.016 s
12:31:07 [2023-03-16T16:31:07.367Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.367Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.041 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.367Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:31:07 [2023-03-16T16:31:07.367Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.367Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:31:07 [2023-03-16T16:31:07.367Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.367Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.367Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.367Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.368Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.055 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:31:07 [2023-03-16T16:31:07.368Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:31:07 [2023-03-16T16:31:07.368Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.368Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.368Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:31:07 [2023-03-16T16:31:07.368Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:31:07 [2023-03-16T16:31:07.368Z] 
12:31:07 [2023-03-16T16:31:07.368Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-03-16 16:31:07.354
12:31:07 [2023-03-16T16:31:07.368Z] !MESSAGE Could not validate the xml response
12:31:07 [2023-03-16T16:31:07.368Z] !STACK 0
12:31:07 [2023-03-16T16:31:07.368Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:07 [2023-03-16T16:31:07.368Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:31:07 [2023-03-16T16:31:07.368Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:31:07 [2023-03-16T16:31:07.369Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
12:31:07 [2023-03-16T16:31:07.369Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
12:31:08 [2023-03-16T16:31:08.310Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.198 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:31:08 [2023-03-16T16:31:08.310Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:31:08 [2023-03-16T16:31:08.310Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.310Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.310Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
12:31:08 [2023-03-16T16:31:08.310Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.310Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.310Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.311Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:31:08 [2023-03-16T16:31:08.311Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.077 s
12:31:08 [2023-03-16T16:31:08.311Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
12:31:08 [2023-03-16T16:31:08.311Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
12:31:08 [2023-03-16T16:31:08.311Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:31:08 [2023-03-16T16:31:08.311Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
12:31:08 [2023-03-16T16:31:08.311Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
12:31:08 [2023-03-16T16:31:08.311Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:31:08 [2023-03-16T16:31:08.311Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
12:31:08 [2023-03-16T16:31:08.311Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:31:08 [2023-03-16T16:31:08.311Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.311Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.311Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
12:31:08 [2023-03-16T16:31:08.311Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.312Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.048 s
12:31:08 [2023-03-16T16:31:08.312Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.023 s
12:31:08 [2023-03-16T16:31:08.312Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
12:31:08 [2023-03-16T16:31:08.312Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
12:31:08 [2023-03-16T16:31:08.312Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.312Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.312Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.312Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.312Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:31:08 [2023-03-16T16:31:08.312Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.049 s
12:31:08 [2023-03-16T16:31:08.312Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
12:31:08 [2023-03-16T16:31:08.312Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.312Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.312Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:31:08 [2023-03-16T16:31:08.312Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.05 s
12:31:08 [2023-03-16T16:31:08.312Z] 
12:31:08 [2023-03-16T16:31:08.312Z] Results:
12:31:08 [2023-03-16T16:31:08.312Z] 
12:31:08 [2023-03-16T16:31:08.312Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
12:31:08 [2023-03-16T16:31:08.312Z] 
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] All tests passed!
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.pom
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
12:31:09 [2023-03-16T16:31:09.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT [89/139]
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] The project's OSGi version is 1.0.8.202303161548
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.256Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] 
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:09 [2023-03-16T16:31:09.517Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:31:09 [2023-03-16T16:31:09.517Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:31:10 [2023-03-16T16:31:10.091Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] 
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:10 [2023-03-16T16:31:10.091Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:31:12 [2023-03-16T16:31:12.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] 
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:13 [2023-03-16T16:31:13.388Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:31:13 [2023-03-16T16:31:13.388Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] 
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] 
12:31:13 [2023-03-16T16:31:13.388Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:31:13 [2023-03-16T16:31:13.653Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:31:13 [2023-03-16T16:31:13.654Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
12:31:13 [2023-03-16T16:31:13.654Z] [INFO] Command line:
12:31:13 [2023-03-16T16:31:13.654Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:31:13 [2023-03-16T16:31:13.654Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:31:18 [2023-03-16T16:31:18.122Z] !SESSION 2023-03-16 16:31:13.692 -----------------------------------------------
12:31:18 [2023-03-16T16:31:18.122Z] eclipse.buildId=unknown
12:31:18 [2023-03-16T16:31:18.122Z] java.version=17.0.2
12:31:18 [2023-03-16T16:31:18.122Z] java.vendor=Oracle Corporation
12:31:18 [2023-03-16T16:31:18.122Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:31:18 [2023-03-16T16:31:18.123Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:31:18 [2023-03-16T16:31:18.123Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:31:18 [2023-03-16T16:31:18.123Z] 
12:31:18 [2023-03-16T16:31:18.123Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:31:17.875
12:31:18 [2023-03-16T16:31:18.123Z] !MESSAGE FrameworkEvent ERROR
12:31:18 [2023-03-16T16:31:18.123Z] !STACK 0
12:31:18 [2023-03-16T16:31:18.123Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:31:18 [2023-03-16T16:31:18.123Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:31:18 [2023-03-16T16:31:18.123Z] 
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:31:18 [2023-03-16T16:31:18.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:31:18 [2023-03-16T16:31:18.383Z] 
12:31:18 [2023-03-16T16:31:18.383Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:31:18.169
12:31:18 [2023-03-16T16:31:18.383Z] !MESSAGE FrameworkEvent ERROR
12:31:18 [2023-03-16T16:31:18.383Z] !STACK 0
12:31:18 [2023-03-16T16:31:18.383Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:31:18 [2023-03-16T16:31:18.383Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:31:18 [2023-03-16T16:31:18.383Z] 
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:31:18 [2023-03-16T16:31:18.383Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:31:18 [2023-03-16T16:31:18.954Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:31:18 [2023-03-16T16:31:18.954Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:31:25 [2023-03-16T16:31:25.537Z] 
12:31:25 [2023-03-16T16:31:25.537Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:31:24.581
12:31:25 [2023-03-16T16:31:25.537Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:31:25 [2023-03-16T16:31:25.537Z] 
12:31:25 [2023-03-16T16:31:25.537Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:31:24.658
12:31:25 [2023-03-16T16:31:25.537Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:31:25 [2023-03-16T16:31:25.537Z] !STACK 0
12:31:25 [2023-03-16T16:31:25.537Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:31:25 [2023-03-16T16:31:25.537Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:31:25 [2023-03-16T16:31:25.537Z] Caused by: java.io.IOException: error=2, No such file or directory
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:31:25 [2023-03-16T16:31:25.537Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:31:25 [2023-03-16T16:31:25.537Z] 	... 7 more
12:31:25 [2023-03-16T16:31:25.537Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:31:25 [2023-03-16T16:31:25.537Z] Display size: 1440x900
12:31:25 [2023-03-16T16:31:25.537Z] OS version=5.17.13-200.fc35.x86_64
12:31:25 [2023-03-16T16:31:25.537Z] GTK version=3.22.30
12:31:25 [2023-03-16T16:31:25.537Z] GTK theme=Ambiance
12:31:25 [2023-03-16T16:31:25.537Z] LIBOVERLAY_SCROLLBAR=0
12:31:25 [2023-03-16T16:31:25.537Z] Time zone: Greenwich Mean Time
12:31:25 [2023-03-16T16:31:25.798Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:31:25 [2023-03-16T16:31:25.798Z] log4j:WARN Please initialize the log4j system properly.
12:31:25 [2023-03-16T16:31:25.798Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347925156 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347925156 data=null doit=true} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347925155 data=null} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347925155 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347925154 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347925141 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347925139 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347925139 data=null doit=true} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347925139 data=null} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347925138 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347925138 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347925133 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:27 [2023-03-16T16:31:27.992Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:27 [2023-03-16T16:31:27.992Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:27 [2023-03-16T16:31:27.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347924942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:27 [2023-03-16T16:31:27.992Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347924281 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347924281 data=null doit=true} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347924280 data=null} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347924280 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347924280 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347924277 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347924276 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347924276 data=null doit=true} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347924276 data=null} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347924275 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347924275 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347924273 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:28 [2023-03-16T16:31:28.830Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:31:28 [2023-03-16T16:31:28.830Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:31:29 [2023-03-16T16:31:29.091Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347923723 data=null doit=true} to Shell with text {Create Session}
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Clicking on &Ok
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347923669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347923669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347923668 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347923668 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347923666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347924143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Clicked on 
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347923470 data=null doit=true} to Tree node with text: Sessions
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347923469 data=null} to Tree node with text: Sessions
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347923469 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347923468 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347923459 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:29 [2023-03-16T16:31:29.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:29 [2023-03-16T16:31:29.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:29 [2023-03-16T16:31:29.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:29 [2023-03-16T16:31:29.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347923452 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347923452 data=null doit=true} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347923452 data=null} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347923451 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347923451 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347923437 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.352Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347923378 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347923378 data=null doit=true} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347923378 data=null} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347923377 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347923377 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347923356 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:29 [2023-03-16T16:31:29.612Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347922733 data=null doit=true} to Shell with text {Enable Events}
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347922657 data=null doit=true} to Button with text {Kernel}
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347922657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-347922655 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-347922655 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-347922654 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-347922654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Setting state to checked on: All
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
12:31:30 [2023-03-16T16:31:30.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-347922472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347922471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347922471 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-347922471 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347922470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347922470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347922470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-347922469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347922469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-347922469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-347922468 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-347922468 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Clicking on &Ok
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347922451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347922451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347922451 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347922450 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347922450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347922450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347922450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:30 [2023-03-16T16:31:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347923234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:30 [2023-03-16T16:31:30.454Z] 
12:31:30 [2023-03-16T16:31:30.454Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-03-16 16:31:30.363
12:31:30 [2023-03-16T16:31:30.454Z] !MESSAGE Command to change state of events failed
12:31:30 [2023-03-16T16:31:30.454Z] !STACK 0
12:31:30 [2023-03-16T16:31:30.454Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
12:31:30 [2023-03-16T16:31:30.454Z] Error Output:
12:31:30 [2023-03-16T16:31:30.454Z] Command not found
12:31:30 [2023-03-16T16:31:30.454Z] Return Value: 1
12:31:30 [2023-03-16T16:31:30.454Z] Command not found
12:31:30 [2023-03-16T16:31:30.454Z] 
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
12:31:30 [2023-03-16T16:31:30.454Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Clicked on 
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347922164 data=null doit=true} to Tree node with text: channel0
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347922163 data=null} to Tree node with text: channel0
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347922163 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347922162 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347922160 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347922156 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347922156 data=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347922156 data=null} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347922155 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347922155 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347922144 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347922143 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347922143 data=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347922142 data=null} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347922142 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347922141 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347922138 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347921967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:30 [2023-03-16T16:31:30.976Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.976Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347921861 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347921861 data=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347921861 data=null} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347921860 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347921860 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347921855 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347921854 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347921850 data=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347921850 data=null} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347921849 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347921849 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:30 [2023-03-16T16:31:30.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347921847 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.236Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:31 [2023-03-16T16:31:31.236Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:31 [2023-03-16T16:31:31.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347921749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:31 [2023-03-16T16:31:31.236Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:31 [2023-03-16T16:31:31.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:31 [2023-03-16T16:31:31.236Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.236Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.236Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.237Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.237Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-347921559 data=null button=0 stateMask=0x0 x=136 y=127 count=0} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-347921559 data=null doit=true} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-347921558 data=null} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-347921558 data=null button=1 stateMask=0x0 x=136 y=127 count=1} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347921557 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-347921550 data=null button=1 stateMask=0x80000 x=136 y=127 count=1} to Tree node with text: *
12:31:31 [2023-03-16T16:31:31.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2023-03-16T16:31:31.499Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.499Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347921380 data=null button=0 stateMask=0x0 x=113 y=13 count=0} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347921380 data=null doit=true} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347921379 data=null} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347921379 data=null button=1 stateMask=0x0 x=113 y=13 count=1} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347921379 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347921374 data=null button=1 stateMask=0x80000 x=113 y=13 count=1} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347921373 data=null button=0 stateMask=0x0 x=113 y=13 count=0} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347921373 data=null doit=true} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347921373 data=null} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347921373 data=null button=1 stateMask=0x0 x=113 y=13 count=1} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347921372 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347921371 data=null button=1 stateMask=0x80000 x=113 y=13 count=1} to Tree node with text: mysession
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:31 [2023-03-16T16:31:31.499Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347920962 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Clicking on OK
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347920961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347920961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347920961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347920961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347920960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347920960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347920960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347921272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Clicked on 
12:31:32 [2023-03-16T16:31:32.069Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:32 [2023-03-16T16:31:32.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347920842 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347920842 data=null doit=true} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347920842 data=null} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347920841 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347920841 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347920837 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347920836 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347920835 data=null doit=true} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347920835 data=null} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347920830 data=null button=1 stateMask=0x0 x=70 y=-41 count=1} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347920830 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347920782 data=null button=1 stateMask=0x80000 x=70 y=-9 count=1} to TreeItem with text {myNode}
12:31:32 [2023-03-16T16:31:32.331Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:32 [2023-03-16T16:31:32.331Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:32 [2023-03-16T16:31:32.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347920653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:32 [2023-03-16T16:31:32.331Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:32 [2023-03-16T16:31:32.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.312 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:31:32 [2023-03-16T16:31:32.331Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 4.908 s
12:31:32 [2023-03-16T16:31:32.331Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347919668 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347919668 data=null doit=true} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347919667 data=null} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347919663 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347919663 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347919658 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347919656 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347919656 data=null doit=true} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347919656 data=null} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347919656 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347919655 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347919654 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347919478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:33 [2023-03-16T16:31:33.274Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:33 [2023-03-16T16:31:33.843Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:33 [2023-03-16T16:31:33.843Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347918956 data=null button=0 stateMask=0x0 x=138 y=-11 count=0} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347918956 data=null doit=true} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347918956 data=null} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347918955 data=null button=1 stateMask=0x0 x=138 y=-11 count=1} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347918955 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347918952 data=null button=1 stateMask=0x80000 x=138 y=-11 count=1} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347918951 data=null button=0 stateMask=0x0 x=138 y=-11 count=0} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347918950 data=null doit=true} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347918946 data=null} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347918945 data=null button=1 stateMask=0x0 x=138 y=-5 count=1} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347918945 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:33 [2023-03-16T16:31:33.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347918944 data=null button=1 stateMask=0x80000 x=138 y=-5 count=1} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.103Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
12:31:34 [2023-03-16T16:31:34.103Z] DEBUG - Clicking on with mnemonic 'Save...'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - Clicked on with mnemonic 'Save...'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347918539 data=null doit=true} to Shell with text {Save Sessions}
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:34 [2023-03-16T16:31:34.364Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Clicking on OK
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347918532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347918532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347918532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347918532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347918532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347918532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347918531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-347918874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Clicked on 
12:31:34 [2023-03-16T16:31:34.365Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:34 [2023-03-16T16:31:34.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347918377 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347918377 data=null doit=true} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347918377 data=null} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347918376 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347918376 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347918373 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.630Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2023-03-16T16:31:34.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347918371 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347918371 data=null doit=true} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347918371 data=null} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347918371 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347918370 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347918363 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:34 [2023-03-16T16:31:34.631Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:34 [2023-03-16T16:31:34.631Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347917933 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Clicking on OK
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347917932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347917932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347917931 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347917931 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347917931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347917931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347917931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:34 [2023-03-16T16:31:34.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347918258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:35 [2023-03-16T16:31:35.160Z] DEBUG - Clicked on 
12:31:35 [2023-03-16T16:31:35.160Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:35 [2023-03-16T16:31:35.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347917767 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347917766 data=null doit=true} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347917766 data=null} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347917766 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347917766 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347917764 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347917764 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347917764 data=null doit=true} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347917763 data=null} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347917763 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347917763 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347917762 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
12:31:35 [2023-03-16T16:31:35.161Z] DEBUG - Clicking on with mnemonic 'Load...'
12:31:35 [2023-03-16T16:31:35.423Z] DEBUG - Clicked on with mnemonic 'Load...'
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347917307 data=null doit=true} to Shell with text {Load Sessions}
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
12:31:35 [2023-03-16T16:31:35.684Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-347917305 data=null doit=true} to Button with text {Local}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-347917305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Local}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-347917305 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-347917305 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-347917305 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-347917304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917177 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408.lttng} time=-347917177 data=null doit=true} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408.lttng} time=-347917177 data=null} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917176 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347917176 data=null item=TreeItem {268164803737408.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917175 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Clicking on TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917174 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408.lttng} time=-347917174 data=null doit=true} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408.lttng} time=-347917174 data=null} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917174 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347917173 data=null item=TreeItem {268164803737408.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917173 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {268164803737408.lttng} time=-347917173 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {268164803737408.lttng} time=-347917173 data=null doit=true} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {268164803737408.lttng} time=-347917173 data=null} to TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - Clicked on TreeItem with text {268164803737408.lttng}
12:31:35 [2023-03-16T16:31:35.685Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Clicking on OK
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347917171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347917171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347917171 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347917170 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347917170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347917170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347917170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:35 [2023-03-16T16:31:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-347917668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Clicked on 
12:31:35 [2023-03-16T16:31:35.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:35 [2023-03-16T16:31:35.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:35 [2023-03-16T16:31:35.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347916935 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347916934 data=null doit=true} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347916934 data=null} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347916934 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347916934 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347916931 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {268164803737408} time=-347916879 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {268164803737408} time=-347916879 data=null doit=true} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {268164803737408} time=-347916879 data=null} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {268164803737408} time=-347916879 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347916878 data=null item=TreeItem {268164803737408} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 268164803737408
12:31:35 [2023-03-16T16:31:35.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {268164803737408} time=-347916875 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 268164803737408
12:31:36 [2023-03-16T16:31:36.208Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:36 [2023-03-16T16:31:36.208Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347916437 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Clicking on OK
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347916436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347916436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347916436 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347916436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347916435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347916435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347916435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:36 [2023-03-16T16:31:36.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347916778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Clicked on 
12:31:36 [2023-03-16T16:31:36.729Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347916253 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347916252 data=null doit=true} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347916252 data=null} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347916252 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347916251 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347916238 data=null button=1 stateMask=0x80000 x=70 y=-27 count=1} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347916237 data=null button=0 stateMask=0x0 x=70 y=-27 count=0} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347916237 data=null doit=true} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347916237 data=null} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347916236 data=null button=1 stateMask=0x0 x=70 y=-27 count=1} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347916236 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347916235 data=null button=1 stateMask=0x80000 x=70 y=-27 count=1} to TreeItem with text {myNode}
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347916152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:36 [2023-03-16T16:31:36.729Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:36 [2023-03-16T16:31:36.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.422 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:31:36 [2023-03-16T16:31:36.729Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.833 s
12:31:36 [2023-03-16T16:31:36.729Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347915239 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347915238 data=null doit=true} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347915238 data=null} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347915238 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347915238 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347915232 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347915231 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347915231 data=null doit=true} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347915231 data=null} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347915231 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347915230 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347915229 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347915083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:37 [2023-03-16T16:31:37.674Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347914561 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347914561 data=null doit=true} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347914561 data=null} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347914560 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347914560 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347914558 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347914557 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347914556 data=null doit=true} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347914556 data=null} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347914556 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347914556 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347914554 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:38 [2023-03-16T16:31:38.508Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:31:38 [2023-03-16T16:31:38.508Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347914078 data=null doit=true} to Shell with text {Create Session}
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text " 
12:31:38 [2023-03-16T16:31:38.770Z]  ", using matcher: of type 'Text'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text " 
12:31:38 [2023-03-16T16:31:38.770Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Text with text " 
12:31:38 [2023-03-16T16:31:38.770Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Clicking on &Ok
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347914074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347914074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347914074 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347914074 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347914074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347914074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347914074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:38 [2023-03-16T16:31:38.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347914480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Clicked on 
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347913939 data=null doit=true} to Tree node with text: Sessions
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347913938 data=null} to Tree node with text: Sessions
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347913938 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347913938 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347913937 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:39 [2023-03-16T16:31:39.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347913935 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347913935 data=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347913935 data=null} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347913934 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347913934 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347913925 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347913882 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347913881 data=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347913881 data=null} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347913881 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347913880 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347913879 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:39 [2023-03-16T16:31:39.033Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:39 [2023-03-16T16:31:39.604Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347913374 data=null doit=true} to Shell with text {Enable Events}
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347913370 data=null doit=true} to Button with text {Kernel}
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347913370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-347913369 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-347913369 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-347913369 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-347913369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Setting state to checked on: All
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Clicking on &Ok
12:31:39 [2023-03-16T16:31:39.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347913270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347913269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347913269 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347913269 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347913269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347913269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347913269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:39 [2023-03-16T16:31:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347913772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:39 [2023-03-16T16:31:39.866Z] DEBUG - Clicked on 
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:39 [2023-03-16T16:31:39.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-347913075 data=null doit=true} to Tree node with text: JUL
12:31:39 [2023-03-16T16:31:39.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-347913075 data=null} to Tree node with text: JUL
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-347913074 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347913074 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-347913073 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347913072 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347913072 data=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347913072 data=null} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347913072 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347913071 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347913070 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347913069 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347913069 data=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347913069 data=null} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347913069 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347913068 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347913067 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:39 [2023-03-16T16:31:39.867Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347912478 data=null doit=true} to Shell with text {Enable Events}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347912476 data=null doit=true} to Button with text {Kernel}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347912476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-347912475 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-347912475 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-347912475 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-347912475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347912375 data=null doit=true} to TreeItem with text {All}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347912375 data=null} to TreeItem with text {All}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347912375 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347912374 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347912373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:40 [2023-03-16T16:31:40.437Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347912372 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347912372 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347912372 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347912372 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347912370 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:40 [2023-03-16T16:31:40.437Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.437Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Setting state to checked on: logger
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Clicking on &Ok
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347912367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347912367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347912367 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347912367 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347912366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347912366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347912366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:40 [2023-03-16T16:31:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347912960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Clicked on 
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-347912163 data=null doit=true} to Tree node with text: JUL
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-347912163 data=null} to Tree node with text: JUL
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-347912162 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347912162 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-347912161 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347912150 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347912150 data=null doit=true} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347912150 data=null} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347912149 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347912149 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347912147 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347912146 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347912146 data=null doit=true} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347912146 data=null} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347912146 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347912146 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347912145 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:40 [2023-03-16T16:31:40.959Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:40 [2023-03-16T16:31:40.959Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347911575 data=null doit=true} to Shell with text {Enable Events}
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347911573 data=null doit=true} to Button with text {Kernel}
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347911573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-347911572 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-347911572 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-347911572 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-347911572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347911469 data=null doit=true} to TreeItem with text {All}
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347911469 data=null} to TreeItem with text {All}
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347911468 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347911468 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347911466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:41 [2023-03-16T16:31:41.482Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347911465 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347911465 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:41 [2023-03-16T16:31:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347911465 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347911464 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347911463 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:41 [2023-03-16T16:31:41.483Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.483Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Setting state to checked on: anotherLogger
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@84fd359
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-347911450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347911450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347911449 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-347911449 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347911449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347911449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347911449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-347911448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347911448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-347911448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-347911447 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-347911447 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-347911445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Clicking on &Ok
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347911443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347911443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347911443 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347911443 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347911435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347911434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347911434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:41 [2023-03-16T16:31:41.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347911974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Clicked on 
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-347911232 data=null doit=true} to Tree node with text: JUL
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-347911232 data=null} to Tree node with text: JUL
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-347911232 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347911232 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-347911230 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347911230 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347911230 data=null doit=true} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347911229 data=null} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347911229 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347911229 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347911228 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347911179 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347911178 data=null doit=true} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347911178 data=null} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347911178 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347911178 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347911176 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:41 [2023-03-16T16:31:41.747Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347910741 data=null doit=true} to Shell with text {Enable Events}
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.009Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347910739 data=null doit=true} to Button with text {Kernel}
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347910739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-347910738 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-347910738 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-347910738 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-347910738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Clicking on &Ok
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347910643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347910643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347910643 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347910643 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347910642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347910642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347910642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:42 [2023-03-16T16:31:42.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347911081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Clicked on 
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-347910378 data=null doit=true} to Tree node with text: JUL
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-347910378 data=null} to Tree node with text: JUL
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-347910377 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347910377 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-347910374 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347910371 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347910371 data=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347910371 data=null} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347910370 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347910370 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347910359 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347910358 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347910358 data=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347910358 data=null} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347910357 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347910357 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347910356 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347910256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:42 [2023-03-16T16:31:42.537Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:42 [2023-03-16T16:31:42.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347910053 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347910053 data=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347910053 data=null} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347910052 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347910052 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347910051 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347910050 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347910050 data=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347910050 data=null} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347910049 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347910049 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347910048 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347909983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:42 [2023-03-16T16:31:42.800Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-347909822 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-347909822 data=null doit=true} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-347909822 data=null} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-347909822 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347909822 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-347909780 data=null button=1 stateMask=0x80000 x=135 y=106 count=1} to Tree node with text: logger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-347909681 data=null button=0 stateMask=0x0 x=161 y=106 count=0} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-347909681 data=null doit=true} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-347909681 data=null} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-347909681 data=null button=1 stateMask=0x0 x=161 y=106 count=1} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347909680 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-347909678 data=null button=1 stateMask=0x80000 x=161 y=106 count=1} to Tree node with text: anotherLogger
12:31:43 [2023-03-16T16:31:43.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2023-03-16T16:31:43.323Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.323Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347909574 data=null button=0 stateMask=0x0 x=113 y=-31 count=0} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347909574 data=null doit=true} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347909574 data=null} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347909573 data=null button=1 stateMask=0x0 x=113 y=-31 count=1} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347909573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347909570 data=null button=1 stateMask=0x80000 x=113 y=-31 count=1} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347909569 data=null button=0 stateMask=0x0 x=113 y=-31 count=0} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347909569 data=null doit=true} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347909569 data=null} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347909569 data=null button=1 stateMask=0x0 x=113 y=-31 count=1} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347909569 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347909568 data=null button=1 stateMask=0x80000 x=113 y=-31 count=1} to Tree node with text: mysession
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:43 [2023-03-16T16:31:43.323Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:43 [2023-03-16T16:31:43.584Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347909134 data=null doit=true} to Shell with text {Enable Events}
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347909131 data=null doit=true} to Button with text {Kernel}
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347909130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-347909130 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-347909130 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-347909130 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-347909130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:43 [2023-03-16T16:31:43.846Z] DEBUG - Setting state to checked on: All
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Clicking on &Ok
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347909057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347909057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347909057 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347909057 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347909057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347909056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347909056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347909525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:43 [2023-03-16T16:31:43.847Z] DEBUG - Clicked on 
12:31:43 [2023-03-16T16:31:43.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.848Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:43 [2023-03-16T16:31:43.848Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.109Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.109Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.109Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-347908880 data=null doit=true} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-347908880 data=null} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-347908880 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347908879 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-347908878 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347908877 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347908877 data=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347908877 data=null} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347908877 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347908876 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347908875 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347908874 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347908874 data=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347908874 data=null} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347908874 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347908874 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347908873 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:44 [2023-03-16T16:31:44.109Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347908359 data=null doit=true} to Shell with text {Enable Events}
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347908357 data=null doit=true} to Button with text {Kernel}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347908356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-347908356 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-347908356 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-347908356 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-347908356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347908263 data=null doit=true} to TreeItem with text {All}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347908263 data=null} to TreeItem with text {All}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347908262 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347908262 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347908261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:44 [2023-03-16T16:31:44.685Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347908259 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347908259 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347908259 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347908258 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347908257 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:44 [2023-03-16T16:31:44.685Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.685Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Setting state to checked on: logger
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Clicking on &Ok
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347908255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347908255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347908255 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347908255 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347908254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347908254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347908254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:44 [2023-03-16T16:31:44.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347908777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Clicked on 
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-347907864 data=null doit=true} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-347907864 data=null} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-347907863 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347907863 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-347907862 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347907861 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347907861 data=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347907860 data=null} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347907860 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347907860 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347907858 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347907858 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347907857 data=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347907857 data=null} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347907857 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347907857 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:44 [2023-03-16T16:31:44.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347907855 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.207Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.207Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347907371 data=null doit=true} to Shell with text {Enable Events}
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347907369 data=null doit=true} to Button with text {Kernel}
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347907369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-347907368 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-347907368 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-347907359 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-347907358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347907273 data=null doit=true} to TreeItem with text {All}
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347907273 data=null} to TreeItem with text {All}
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347907272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:45 [2023-03-16T16:31:45.468Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347907272 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:45 [2023-03-16T16:31:45.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347907271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:45 [2023-03-16T16:31:45.728Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347907270 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:45 [2023-03-16T16:31:45.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347907270 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:45 [2023-03-16T16:31:45.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347907270 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347907270 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347907269 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:45 [2023-03-16T16:31:45.729Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.729Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Setting state to checked on: anotherLogger
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@601ebfa1
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-347907266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347907266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347907266 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-347907266 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347907266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347907265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347907265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-347907265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347907265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-347907265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-347907265 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-347907264 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-347907263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Clicking on &Ok
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347907262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347907262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347907262 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347907262 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347907261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347907261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347907261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347907764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Clicked on 
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-347907145 data=null doit=true} to Tree node with text: LOG4J
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-347907145 data=null} to Tree node with text: LOG4J
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-347907145 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:45 [2023-03-16T16:31:45.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347907145 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-347907144 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347907143 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347907142 data=null doit=true} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347907142 data=null} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347907142 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347907141 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347907140 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347907139 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347907139 data=null doit=true} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347907139 data=null} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347907139 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347907138 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347907137 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.731Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:45 [2023-03-16T16:31:45.991Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347906727 data=null doit=true} to Shell with text {Enable Events}
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347906676 data=null doit=true} to Button with text {Kernel}
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347906675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:46 [2023-03-16T16:31:46.252Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-347906675 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-347906675 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-347906675 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-347906674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Clicking on &Ok
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347906625 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347906625 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347906625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:46 [2023-03-16T16:31:46.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347907054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Clicked on 
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-347906459 data=null doit=true} to Tree node with text: LOG4J
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-347906459 data=null} to Tree node with text: LOG4J
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-347906459 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347906458 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-347906457 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347906454 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347906454 data=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347906454 data=null} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347906453 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347906453 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347906447 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347906446 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347906446 data=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347906446 data=null} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347906446 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347906446 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347906445 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347906361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347906258 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347906258 data=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347906258 data=null} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347906257 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347906257 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347906254 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347906253 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347906253 data=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347906253 data=null} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347906252 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347906252 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347906250 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347906195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:46 [2023-03-16T16:31:46.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.776Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.776Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.776Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-347905967 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-347905967 data=null doit=true} to Tree node with text: logger
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-347905967 data=null} to Tree node with text: logger
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-347905967 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
12:31:46 [2023-03-16T16:31:46.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905966 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-347905959 data=null button=1 stateMask=0x80000 x=135 y=117 count=1} to Tree node with text: logger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-347905868 data=null button=0 stateMask=0x0 x=161 y=109 count=0} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-347905868 data=null doit=true} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-347905868 data=null} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-347905868 data=null button=1 stateMask=0x0 x=161 y=109 count=1} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905868 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-347905866 data=null button=1 stateMask=0x80000 x=161 y=109 count=1} to Tree node with text: anotherLogger
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347905763 data=null button=0 stateMask=0x0 x=113 y=-30 count=0} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347905763 data=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347905762 data=null} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347905762 data=null button=1 stateMask=0x0 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905762 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347905759 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347905758 data=null button=0 stateMask=0x0 x=113 y=-30 count=0} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347905758 data=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347905758 data=null} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347905757 data=null button=1 stateMask=0x0 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905757 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347905756 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.298Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:47 [2023-03-16T16:31:47.298Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347905319 data=null doit=true} to Shell with text {Enable Events}
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347905317 data=null doit=true} to Button with text {Kernel}
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347905317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-347905316 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-347905316 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-347905316 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-347905316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Setting state to checked on: All
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Clicking on &Ok
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347905254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347905254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347905254 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347905254 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347905254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347905254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347905254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:47 [2023-03-16T16:31:47.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347905666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:47 [2023-03-16T16:31:47.820Z] DEBUG - Clicked on 
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-347905160 data=null doit=true} to Tree node with text: Python
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-347905159 data=null} to Tree node with text: Python
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-347905159 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347905159 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-347905158 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347905158 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347905157 data=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347905157 data=null} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347905157 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905157 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347905156 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347905156 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347905155 data=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347905155 data=null} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347905155 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347905155 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347905154 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:47 [2023-03-16T16:31:47.821Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347904808 data=null doit=true} to Shell with text {Enable Events}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347904768 data=null doit=true} to Button with text {Kernel}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347904768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-347904768 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-347904767 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-347904767 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-347904767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347904671 data=null doit=true} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347904671 data=null} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347904670 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347904670 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347904669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.082Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904668 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904668 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904668 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347904668 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904667 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.083Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.083Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Setting state to checked on: logger
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Clicking on &Ok
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347904658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347904658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347904658 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347904658 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347904658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347904658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347904658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347905081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Clicked on 
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-347904541 data=null doit=true} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-347904541 data=null} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-347904541 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347904540 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-347904540 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347904539 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347904539 data=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347904539 data=null} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347904538 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347904538 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347904537 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347904537 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347904537 data=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347904536 data=null} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347904536 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347904536 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347904535 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.344Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.605Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347904125 data=null doit=true} to Shell with text {Enable Events}
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:31:48 [2023-03-16T16:31:48.869Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347904123 data=null doit=true} to Button with text {Kernel}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347904123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-347904122 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-347904122 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-347904122 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-347904122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347904062 data=null doit=true} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347904062 data=null} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347904061 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347904061 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347904060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:31:48 [2023-03-16T16:31:48.870Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904059 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904059 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904059 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347904059 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-347904058 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:31:48 [2023-03-16T16:31:48.870Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.870Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - Setting state to checked on: anotherLogger
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.870Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5fd2a75
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-347904055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347904055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347904055 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-347904055 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347904055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347904055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347904054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-347904054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-347904054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-347904054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-347904054 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-347904054 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-347904052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.871Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Clicking on &Ok
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347904051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347904051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347904051 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347904051 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347904050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347904050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347904050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347904459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Clicked on 
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-347903941 data=null doit=true} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-347903940 data=null} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-347903940 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347903940 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-347903939 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347903938 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347903938 data=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347903938 data=null} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347903938 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347903938 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347903937 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347903936 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347903936 data=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347903936 data=null} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347903936 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347903936 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:48 [2023-03-16T16:31:48.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347903935 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.134Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:49 [2023-03-16T16:31:49.134Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347903449 data=null doit=true} to Shell with text {Enable Events}
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347903447 data=null doit=true} to Button with text {Kernel}
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347903447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-347903446 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-347903446 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-347903446 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-347903446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Clicking on &Ok
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347903360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347903359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347903359 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347903359 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347903359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347903359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347903359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:49 [2023-03-16T16:31:49.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347903849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Clicked on 
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-347903174 data=null doit=true} to Tree node with text: Python
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-347903174 data=null} to Tree node with text: Python
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-347903174 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347903173 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-347903172 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347903169 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347903169 data=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347903169 data=null} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347903168 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347903168 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347903163 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347903162 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347903162 data=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347903162 data=null} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347903162 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347903161 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347903161 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347903079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:49 [2023-03-16T16:31:49.661Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:49 [2023-03-16T16:31:49.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347902976 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347902976 data=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347902976 data=null} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347902976 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902975 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347902973 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347902973 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347902973 data=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347902973 data=null} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347902972 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902972 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347902971 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347902879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:49 [2023-03-16T16:31:49.921Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:50 [2023-03-16T16:31:50.181Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.181Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.181Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.181Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-347902648 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-347902648 data=null doit=true} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-347902648 data=null} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-347902648 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902648 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-347902643 data=null button=1 stateMask=0x80000 x=135 y=127 count=1} to Tree node with text: logger
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2023-03-16T16:31:50.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-347902540 data=null button=0 stateMask=0x0 x=161 y=109 count=0} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-347902540 data=null doit=true} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-347902540 data=null} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-347902540 data=null button=1 stateMask=0x0 x=161 y=109 count=1} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902539 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-347902537 data=null button=1 stateMask=0x80000 x=161 y=109 count=1} to Tree node with text: anotherLogger
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347902436 data=null button=0 stateMask=0x0 x=113 y=-30 count=0} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347902436 data=null doit=true} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347902435 data=null} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347902435 data=null button=1 stateMask=0x0 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902435 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347902432 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347902432 data=null button=0 stateMask=0x0 x=113 y=-30 count=0} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347902432 data=null doit=true} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347902431 data=null} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347902431 data=null button=1 stateMask=0x0 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347902431 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347902430 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1} to Tree node with text: mysession
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:50 [2023-03-16T16:31:50.442Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347902046 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Clicking on OK
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347902045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347902043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347902043 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347902043 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347902043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347902042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347902042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347902339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Clicked on 
12:31:50 [2023-03-16T16:31:50.964Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347901939 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347901939 data=null doit=true} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347901939 data=null} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347901938 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347901938 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347901936 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347901935 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347901935 data=null doit=true} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347901935 data=null} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347901934 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347901934 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347901933 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:50 [2023-03-16T16:31:50.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347901837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:50 [2023-03-16T16:31:50.965Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:51 [2023-03-16T16:31:51.225Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.294 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:31:51 [2023-03-16T16:31:51.225Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 13.725 s
12:31:51 [2023-03-16T16:31:51.225Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347901084 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347901083 data=null doit=true} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347901083 data=null} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347901083 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347901083 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347901080 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347901079 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347901079 data=null doit=true} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347901079 data=null} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347901079 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347901078 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347901077 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347900962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:51 [2023-03-16T16:31:51.797Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347900449 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347900448 data=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347900448 data=null} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347900448 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347900448 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347900446 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347900446 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347900445 data=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347900445 data=null} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347900445 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347900445 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347900444 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:31:52 [2023-03-16T16:31:52.370Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347900126 data=null doit=true} to Shell with text {Create Session}
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:52 [2023-03-16T16:31:52.630Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Text with text " 
12:31:52 [2023-03-16T16:31:52.631Z]  ", using matcher: of type 'Text'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Text with text " 
12:31:52 [2023-03-16T16:31:52.631Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Text with text " 
12:31:52 [2023-03-16T16:31:52.631Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Clicking on &Ok
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347900123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347900123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347900123 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347900123 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347900123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347900122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347900122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347900403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Clicked on 
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347900044 data=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347900043 data=null} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347900043 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347900043 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347900042 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:52 [2023-03-16T16:31:52.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:52 [2023-03-16T16:31:52.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:52 [2023-03-16T16:31:52.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:52 [2023-03-16T16:31:52.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347900040 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347900040 data=null doit=true} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347900040 data=null} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347900040 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347900040 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347900037 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347900036 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347900036 data=null doit=true} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347900036 data=null} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347900036 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347900031 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899981 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:52 [2023-03-16T16:31:52.892Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347899561 data=null doit=true} to Shell with text {Enable Events}
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO')
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.463Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Clicking on &Ok
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347899557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347899557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347899557 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347899557 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347899557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347899557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347899557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347899940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Clicked on 
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347899436 data=null doit=true} to Tree node with text: channel0
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347899435 data=null} to Tree node with text: channel0
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347899435 data=null button=1 stateMask=0x0 x=144 y=127 count=1} to Tree node with text: channel0
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347899429 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347899429 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899381 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899381 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899381 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899381 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899379 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899378 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899378 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899378 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899378 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899377 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347899339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:53 [2023-03-16T16:31:53.464Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:53 [2023-03-16T16:31:53.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.725Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899237 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899237 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899237 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899237 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899237 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899234 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899234 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899234 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899234 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899233 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899233 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899232 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347899195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:53 [2023-03-16T16:31:53.726Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.726Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899092 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899092 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899092 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899092 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899090 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347899089 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347899089 data=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347899089 data=null} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347899088 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347899088 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347899088 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:53 [2023-03-16T16:31:53.726Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347898764 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Clicking on OK
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347898763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347898763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347898763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347898763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347898763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:53 [2023-03-16T16:31:53.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347898763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347898763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347899050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Clicked on 
12:31:54 [2023-03-16T16:31:54.248Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347898702 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347898702 data=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347898702 data=null} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347898702 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347898702 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347898700 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347898699 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347898699 data=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347898699 data=null} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347898699 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347898699 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347898698 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347898651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:54 [2023-03-16T16:31:54.249Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:54 [2023-03-16T16:31:54.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.171 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:31:54 [2023-03-16T16:31:54.249Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.717 s
12:31:54 [2023-03-16T16:31:54.249Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347898083 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347898083 data=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347898083 data=null} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347898083 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347898083 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347898080 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347898080 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347898080 data=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347898079 data=null} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347898079 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347898079 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347898078 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347898036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:54 [2023-03-16T16:31:54.817Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347897481 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347897480 data=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347897480 data=null} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347897480 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347897479 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347897477 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347897476 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347897476 data=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347897476 data=null} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347897476 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347897475 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347897474 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:31:55 [2023-03-16T16:31:55.388Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347897109 data=null doit=true} to Shell with text {Create Session}
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text " 
12:31:55 [2023-03-16T16:31:55.659Z]  ", using matcher: of type 'Text'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text " 
12:31:55 [2023-03-16T16:31:55.659Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Text with text " 
12:31:55 [2023-03-16T16:31:55.659Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Clicking on &Ok
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347897106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347897106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347897106 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347897106 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347897106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347897106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347897106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:55 [2023-03-16T16:31:55.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347897426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:31:55 [2023-03-16T16:31:55.922Z] DEBUG - Clicked on 
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347897045 data=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347897045 data=null} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347897045 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347897044 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347897044 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:55 [2023-03-16T16:31:55.923Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:55 [2023-03-16T16:31:55.923Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:55 [2023-03-16T16:31:55.923Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:55 [2023-03-16T16:31:55.923Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-347897042 data=null doit=true} to Tree node with text: Kernel
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-347897042 data=null} to Tree node with text: Kernel
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-347897042 data=null button=1 stateMask=0x0 x=99 y=-11 count=1} to Tree node with text: Kernel
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347897042 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-347896931 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1} to Tree node with text: Kernel
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-347896929 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-347896929 data=null doit=true} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-347896929 data=null} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-347896929 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896928 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-347896925 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-347896925 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-347896925 data=null doit=true} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-347896925 data=null} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-347896925 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896924 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-347896923 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1} to Tree node with text: sched_switch
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:31:55 [2023-03-16T16:31:55.923Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347896558 data=null doit=true} to Shell with text {Enable Events}
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-347896557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Session List'))
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Clicking on &Ok
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347896554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347896554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347896554 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347896554 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347896553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347896553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347896553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-347896852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...'
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Clicked on 
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347896382 data=null doit=true} to Tree node with text: channel0
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347896382 data=null} to Tree node with text: channel0
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347896381 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347896381 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347896380 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896379 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896379 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896379 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896379 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896379 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896376 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896376 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896375 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896375 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896375 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896375 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896374 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347896332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:56 [2023-03-16T16:31:56.456Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:56 [2023-03-16T16:31:56.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896230 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896229 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896229 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896229 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896229 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896226 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896226 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896226 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896226 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896226 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896225 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896225 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347896188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:56 [2023-03-16T16:31:56.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896086 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896086 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896086 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896086 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896085 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896083 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347896082 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347896082 data=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347896082 data=null} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347896082 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347896082 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347896081 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:56 [2023-03-16T16:31:56.715Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347895756 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Clicking on OK
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347895755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347895755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347895755 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347895755 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347895755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347895754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347895754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347896042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Clicked on 
12:31:57 [2023-03-16T16:31:57.288Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347895663 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347895663 data=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347895663 data=null} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347895662 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347895662 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347895657 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347895647 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347895647 data=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347895647 data=null} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347895646 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347895646 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347895644 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347895557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:57 [2023-03-16T16:31:57.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347895441 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347895441 data=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347895441 data=null} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347895440 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347895440 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347895438 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347895438 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347895437 data=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347895437 data=null} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347895437 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347895437 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347895436 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Clicking on with mnemonic 'Connect'
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347895396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:31:57 [2023-03-16T16:31:57.548Z] DEBUG - Clicked on with mnemonic 'Connect'
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347894880 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347894879 data=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347894879 data=null} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347894879 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347894879 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347894877 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347894877 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347894877 data=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347894876 data=null} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347894876 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347894876 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347894875 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:31:58 [2023-03-16T16:31:58.119Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347894517 data=null doit=true} to Shell with text {Create Session}
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text " 
12:31:58 [2023-03-16T16:31:58.380Z]  ", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text " 
12:31:58 [2023-03-16T16:31:58.380Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Text with text " 
12:31:58 [2023-03-16T16:31:58.380Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Clicking on &Ok
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347894515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347894514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347894514 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347894514 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347894514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347894514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347894514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347894833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Clicked on 
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347894435 data=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347894435 data=null} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347894435 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347894435 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347894434 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:31:58 [2023-03-16T16:31:58.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347894432 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347894432 data=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347894432 data=null} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347894432 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347894432 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347894429 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347894422 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347894422 data=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347894422 data=null} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347894422 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347894422 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347894419 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.641Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:31:58 [2023-03-16T16:31:58.641Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347894009 data=null doit=true} to Shell with text {Enable Events}
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.902Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347894006 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347894006 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347894006 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347894006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - Setting state to checked on: All
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.903Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Clicking on &Ok
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347893981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347893980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347893980 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347893980 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347893980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347893980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347893980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347894354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Clicked on 
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347893860 data=null doit=true} to Tree node with text: channel0
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347893860 data=null} to Tree node with text: channel0
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347893860 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347893860 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347893859 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893858 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893858 data=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893858 data=null} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893857 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893857 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893856 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893856 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893856 data=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893856 data=null} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893856 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893855 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:58 [2023-03-16T16:31:58.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893855 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Clicking on with mnemonic 'Start'
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347893813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Clicked on with mnemonic 'Start'
12:31:59 [2023-03-16T16:31:59.166Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:59 [2023-03-16T16:31:59.166Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893711 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893711 data=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893711 data=null} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893711 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893711 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893709 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893709 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893708 data=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893708 data=null} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893708 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893708 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893707 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Clicking on with mnemonic 'Stop'
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347893666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:31:59 [2023-03-16T16:31:59.167Z] DEBUG - Clicked on with mnemonic 'Stop'
12:31:59 [2023-03-16T16:31:59.428Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:59 [2023-03-16T16:31:59.428Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893563 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893563 data=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893563 data=null} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893562 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893562 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893560 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347893559 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347893559 data=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347893559 data=null} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347893559 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893559 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347893558 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:31:59 [2023-03-16T16:31:59.428Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347893220 data=null doit=true} to Shell with text {Destroy Confirmation}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Clicking on OK
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347893219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347893219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347893219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347893219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347893219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347893219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347893219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347893519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Clicked on 
12:31:59 [2023-03-16T16:31:59.689Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347893156 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347893156 data=null doit=true} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347893156 data=null} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347893156 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893156 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347893153 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347893153 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347893153 data=null doit=true} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347893153 data=null} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347893153 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347893152 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347893146 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347893061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:31:59 [2023-03-16T16:31:59.689Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:31:59 [2023-03-16T16:31:59.949Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.578 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:31:59 [2023-03-16T16:31:59.949Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.777 s
12:31:59 [2023-03-16T16:31:59.949Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.496 s
12:31:59 [2023-03-16T16:31:59.949Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347892505 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347892505 data=null doit=true} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347892505 data=null} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347892504 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347892504 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347892503 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347892502 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347892502 data=null doit=true} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347892502 data=null} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347892502 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347892502 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347892501 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Clicking on with mnemonic 'Connect'
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347892450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:32:00 [2023-03-16T16:32:00.518Z] DEBUG - Clicked on with mnemonic 'Connect'
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347891929 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347891929 data=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347891928 data=null} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347891928 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347891928 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347891927 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347891926 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347891926 data=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347891926 data=null} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347891926 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347891926 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347891925 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:32:01 [2023-03-16T16:32:01.087Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347891574 data=null doit=true} to Shell with text {Create Session}
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text " 
12:32:01 [2023-03-16T16:32:01.347Z]  ", using matcher: of type 'Text'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text " 
12:32:01 [2023-03-16T16:32:01.347Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Text with text " 
12:32:01 [2023-03-16T16:32:01.347Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Clicking on &Ok
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347891571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347891571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347891571 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347891571 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347891571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347891570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347891570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347891873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Clicked on 
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347891503 data=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347891503 data=null} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347891503 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347891502 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347891502 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:32:01 [2023-03-16T16:32:01.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347891500 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347891500 data=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347891500 data=null} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347891500 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347891499 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347891497 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347891497 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347891497 data=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347891497 data=null} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347891497 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347891496 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347891496 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:01 [2023-03-16T16:32:01.348Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347891118 data=null doit=true} to Shell with text {Enable Events}
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347891115 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347891115 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347891115 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347891115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:01 [2023-03-16T16:32:01.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Setting state to checked on: All
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Clicking on &Ok
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347891087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347891086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347891086 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347891086 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347891086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347891086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347891086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347891444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Clicked on 
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347891001 data=null doit=true} to Tree node with text: channel0
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347891001 data=null} to Tree node with text: channel0
12:32:01 [2023-03-16T16:32:01.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347891001 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347891001 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347891000 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:01 [2023-03-16T16:32:01.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.920Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.920Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.920Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347890998 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347890998 data=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347890998 data=null} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347890998 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347890998 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347890997 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347890980 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347890980 data=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347890980 data=null} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347890980 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347890980 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347890979 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:01 [2023-03-16T16:32:01.920Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347890598 data=null doit=true} to Shell with text {Enable Events}
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:02 [2023-03-16T16:32:02.181Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347890596 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347890596 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347890596 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347890596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Setting state to checked on: All
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Clicking on &Ok
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347890563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347890563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347890563 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347890563 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347890563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347890563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347890563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347890928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Clicked on 
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347890428 data=null doit=true} to Tree node with text: channel0
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347890428 data=null} to Tree node with text: channel0
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347890428 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347890428 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347890427 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347890426 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347890426 data=null doit=true} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347890426 data=null} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347890426 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347890426 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347890382 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347890381 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347890381 data=null doit=true} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347890381 data=null} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347890381 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347890380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347890380 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:02 [2023-03-16T16:32:02.444Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347890013 data=null doit=true} to Shell with text {Enable Events}
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347890010 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347890010 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347890010 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347890010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347890008 data=null doit=true} to TreeItem with text {All}
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347890008 data=null} to TreeItem with text {All}
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347890007 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:32:03 [2023-03-16T16:32:03.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347890007 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:32:03 [2023-03-16T16:32:03.014Z] 
12:32:03 [2023-03-16T16:32:03.015Z] (Eclipse:11850): Gtk-CRITICAL **: 16:32:02.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:03 [2023-03-16T16:32:03.015Z] 
12:32:03 [2023-03-16T16:32:03.015Z] (Eclipse:11850): Gtk-CRITICAL **: 16:32:02.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347889957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Setting state to checked on: write
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Setting state to checked on: read
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Setting state to checked on: close
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Clicking on &Ok
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347889951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347889951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347889951 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347889951 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347889951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347889951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347889951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347890333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Clicked on 
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347889864 data=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347889864 data=null} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347889864 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347889864 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347889862 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347889859 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347889859 data=null doit=true} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347889859 data=null} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347889858 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347889858 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347889857 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347889856 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347889851 data=null doit=true} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347889851 data=null} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347889850 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347889850 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347889849 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:03 [2023-03-16T16:32:03.016Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
12:32:03 [2023-03-16T16:32:03.016Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
12:32:03 [2023-03-16T16:32:03.280Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
12:32:03 [2023-03-16T16:32:03.280Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347889461 data=null doit=true} to Shell with text {Enable Channel}
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:32:03 [2023-03-16T16:32:03.545Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-347889457 data=null doit=true} to Button with text {Kernel}
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-347889457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-347889456 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-347889456 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-347889456 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-347889456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-347889454 data=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-347889454 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-347889454 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-347889454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.546Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Clicking on &Ok
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347889453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347889453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347889453 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347889453 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347889453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347889453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347889453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-347889781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Channel...'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Clicked on 
12:32:03 [2023-03-16T16:32:03.547Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.547Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.547Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-347889342 data=null doit=true} to Tree node with text: UST global
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-347889341 data=null} to Tree node with text: UST global
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-347889341 data=null button=1 stateMask=0x0 x=131 y=104 count=1} to Tree node with text: UST global
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347889341 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: UST global
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-347889340 data=null button=1 stateMask=0x80000 x=131 y=104 count=1} to Tree node with text: UST global
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-347889339 data=null button=0 stateMask=0x0 x=144 y=127 count=0} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347889339 data=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347889339 data=null} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347889339 data=null button=1 stateMask=0x0 x=144 y=127 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347889339 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347889334 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-347889333 data=null button=0 stateMask=0x0 x=144 y=81 count=0} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347889333 data=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347889333 data=null} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347889333 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347889327 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347889326 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:32:03 [2023-03-16T16:32:03.547Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347888964 data=null doit=true} to Shell with text {Enable Events}
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-347888961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-347888961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-347888961 data=null doit=true} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-347888961 data=null} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347888960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888960 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347888960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to (of type 'Tree')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Clicking on &Ok
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347888959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347888958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347888958 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347888958 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347888958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347888958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347888958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:03 [2023-03-16T16:32:03.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-347889266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...'
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Clicked on 
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347888774 data=null doit=true} to Tree node with text: channel0
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347888774 data=null} to Tree node with text: channel0
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347888774 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347888774 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347888773 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888772 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888772 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888772 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888772 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888771 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888770 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888769 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888769 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888769 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888769 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888769 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888760 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Clicking on with mnemonic 'Start'
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347888640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Clicked on with mnemonic 'Start'
12:32:04 [2023-03-16T16:32:04.332Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.332Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888538 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888538 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888538 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888537 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888537 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888535 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888535 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888535 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888535 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888534 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888534 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888534 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Clicking on with mnemonic 'Stop'
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347888481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:32:04 [2023-03-16T16:32:04.333Z] DEBUG - Clicked on with mnemonic 'Stop'
12:32:04 [2023-03-16T16:32:04.602Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.602Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888378 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888378 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888378 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888378 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888375 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347888343 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347888343 data=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347888342 data=null} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347888342 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347888342 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347888341 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:04 [2023-03-16T16:32:04.602Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347887818 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.174Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:05 [2023-03-16T16:32:05.433Z] DEBUG - Clicking on Cancel
12:32:05 [2023-03-16T16:32:05.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-347887308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-347887308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-347887308 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-347887308 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-347887307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-347887307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-347887307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347888269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Clicked on 
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347887226 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347887226 data=null doit=true} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347887226 data=null} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347887225 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347887225 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347887224 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:05 [2023-03-16T16:32:05.693Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:05 [2023-03-16T16:32:05.952Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347886780 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Clicking on &Finish
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-347886750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-347886750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-347886750 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-347886750 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-347886749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-347886749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.212Z] DEBUG - Clicked on &Finish
12:32:06 [2023-03-16T16:32:06.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-347886749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:06 [2023-03-16T16:32:06.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347887158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.046Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:07 [2023-03-16T16:32:07.046Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347885720 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347885720 data=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347885720 data=null} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347885720 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347885719 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347885718 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347885702 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347885702 data=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347885702 data=null} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347885702 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347885702 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347885700 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.307Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.307Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347885258 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:07 [2023-03-16T16:32:07.569Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Clicking on Cancel
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-347885240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-347885239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-347885239 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-347885239 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-347885239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-347885239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-347885239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:07 [2023-03-16T16:32:07.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347885653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Clicked on 
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347885073 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347885072 data=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347885072 data=null} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347885072 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347885072 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347885070 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:07 [2023-03-16T16:32:07.831Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347884570 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-347884552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-347884552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-347884552 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-347884552 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-347884552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-347884552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-347884552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-347884550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-347884550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-347884550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-347884550 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-347884550 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Clicking on &Finish
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-347884547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-347884547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-347884547 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-347884547 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-347884547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-347884547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.404Z] DEBUG - Clicked on &Finish
12:32:08 [2023-03-16T16:32:08.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-347884547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2023-03-16T16:32:08.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347884980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:08 [2023-03-16T16:32:08.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:08 [2023-03-16T16:32:08.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347883920 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347883920 data=null doit=true} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347883920 data=null} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347883920 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347883920 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347883879 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347883854 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347883854 data=null doit=true} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347883854 data=null} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347883853 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347883853 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:08 [2023-03-16T16:32:08.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347883851 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.188Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.188Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.448Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347883371 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Clicking on Cancel
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-347883369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-347883369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-347883369 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-347883369 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-347883369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-347883369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-347883369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:32:09 [2023-03-16T16:32:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347883774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Clicked on 
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347883265 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347883265 data=null doit=true} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347883265 data=null} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347883265 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347883265 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347883264 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.710Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347882769 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:09 [2023-03-16T16:32:09.971Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-347882756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-347882756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-347882756 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-347882756 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-347882756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-347882756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-347882756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-347882740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-347882740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-347882739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-347882739 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-347882739 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
12:32:10 [2023-03-16T16:32:10.239Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Clicking on &Finish
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-347882671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-347882671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-347882671 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-347882671 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-347882671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-347882670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.240Z] DEBUG - Clicked on &Finish
12:32:10 [2023-03-16T16:32:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-347882670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:10 [2023-03-16T16:32:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-347883176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:10 [2023-03-16T16:32:10.777Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:10 [2023-03-16T16:32:10.777Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:10 [2023-03-16T16:32:10.777Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:10 [2023-03-16T16:32:10.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347882136 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347882136 data=null doit=true} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347882136 data=null} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347882136 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347882135 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347882134 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347882129 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347882129 data=null doit=true} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347882129 data=null} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347882129 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347882128 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347882127 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:32:10 [2023-03-16T16:32:10.778Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:32:11 [2023-03-16T16:32:11.038Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:32:11 [2023-03-16T16:32:11.038Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347881700 data=null doit=true} to Shell with text {Destroy Confirmation}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Clicking on OK
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347881699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347881699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347881699 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347881699 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347881699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347881699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347881699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347882042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Clicked on 
12:32:11 [2023-03-16T16:32:11.299Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347881641 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347881641 data=null doit=true} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347881641 data=null} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347881641 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347881640 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347881638 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347881637 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347881637 data=null doit=true} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347881637 data=null} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347881637 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347881637 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347881636 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347881532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:32:11 [2023-03-16T16:32:11.299Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:32:11 [2023-03-16T16:32:11.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@49b180c8] time=-347881427 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:32:11 [2023-03-16T16:32:11.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:32:11 [2023-03-16T16:32:11.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-347881394 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-347881394 data=null doit=true} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-347881394 data=null} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-347881393 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347881393 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-347881279 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {Remote}
12:32:11 [2023-03-16T16:32:11.822Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:32:11 [2023-03-16T16:32:11.822Z] DEBUG - Clicking on with mnemonic 'Delete'
12:32:11 [2023-03-16T16:32:11.822Z] DEBUG - Clicked on with mnemonic 'Delete'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880090 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347880090 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Clicking on OK
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347880089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347880089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347880089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347880089 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347880089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347880089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:12 [2023-03-16T16:32:12.765Z] DEBUG - Clicked on OK
12:32:13 [2023-03-16T16:32:13.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347880089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:13 [2023-03-16T16:32:13.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347881167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:32:13 [2023-03-16T16:32:13.286Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.374 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:32:13 [2023-03-16T16:32:13.286Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 13.067 s
12:32:13 [2023-03-16T16:32:13.286Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347879072 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347879072 data=null doit=true} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347879072 data=null} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347879071 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347879071 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347879068 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347879067 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347879067 data=null doit=true} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347879067 data=null} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347879067 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347879067 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347879062 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Clicking on with mnemonic 'Connect'
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-347878966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:32:13 [2023-03-16T16:32:13.858Z] DEBUG - Clicked on with mnemonic 'Connect'
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347878453 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347878453 data=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347878453 data=null} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347878452 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347878452 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347878451 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-347878450 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347878450 data=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347878450 data=null} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347878450 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347878449 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347878449 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:32:14 [2023-03-16T16:32:14.435Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347878077 data=null doit=true} to Shell with text {Create Session}
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text " 
12:32:14 [2023-03-16T16:32:14.695Z]  ", using matcher: of type 'Text'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text " 
12:32:14 [2023-03-16T16:32:14.695Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Text with text " 
12:32:14 [2023-03-16T16:32:14.695Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:32:14 [2023-03-16T16:32:14.695Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Clicking on &Ok
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347878073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347878072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347878072 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347878072 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347878072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347878072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347878072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:14 [2023-03-16T16:32:14.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-347878404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Clicked on 
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-347877981 data=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-347877980 data=null} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-347877980 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347877980 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-347877979 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
12:32:14 [2023-03-16T16:32:14.955Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:14 [2023-03-16T16:32:14.955Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:14 [2023-03-16T16:32:14.955Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:14 [2023-03-16T16:32:14.955Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347877976 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347877976 data=null doit=true} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347877976 data=null} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347877976 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347877976 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347877963 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347877962 data=null button=0 stateMask=0x0 x=113 y=81 count=0} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347877962 data=null doit=true} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347877962 data=null} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347877961 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347877961 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347877960 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to Tree node with text: mysession
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:14 [2023-03-16T16:32:14.955Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:15 [2023-03-16T16:32:15.215Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347877520 data=null doit=true} to Shell with text {Enable Events}
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.488Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347877507 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347877506 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347877506 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347877506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Clicking on &Ok
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347877491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347877491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347877491 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347877491 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347877490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347877490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347877490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347877883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:15 [2023-03-16T16:32:15.489Z] DEBUG - Clicked on 
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347877359 data=null doit=true} to Tree node with text: channel0
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347877359 data=null} to Tree node with text: channel0
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347877358 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347877358 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347877357 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347877355 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347877354 data=null doit=true} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347877354 data=null} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347877354 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347877354 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347877352 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347877351 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347877345 data=null doit=true} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347877345 data=null} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347877345 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347877345 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347877344 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:15 [2023-03-16T16:32:15.490Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347876845 data=null doit=true} to Shell with text {Enable Events}
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.061Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347876843 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347876833 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347876833 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347876833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Clicking on &Ok
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347876829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347876829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347876829 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347876829 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347876829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347876829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347876829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347877257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Clicked on 
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347876672 data=null doit=true} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347876672 data=null} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347876671 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347876671 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347876670 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347876659 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347876659 data=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347876659 data=null} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347876659 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347876658 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347876657 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347876656 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347876656 data=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347876656 data=null} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347876656 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347876655 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347876655 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.324Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.584Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347876216 data=null doit=true} to Shell with text {Enable Events}
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347876212 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347876212 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347876183 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347876182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347876179 data=null doit=true} to TreeItem with text {All}
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347876179 data=null} to TreeItem with text {All}
12:32:16 [2023-03-16T16:32:16.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347876179 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:32:16 [2023-03-16T16:32:16.586Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347876173 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:32:16 [2023-03-16T16:32:16.846Z] 
12:32:16 [2023-03-16T16:32:16.846Z] (Eclipse:11850): Gtk-CRITICAL **: 16:32:16.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347876143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:32:16 [2023-03-16T16:32:16.846Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - Setting state to checked on: sched_process_fork
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.846Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Clicking on &Ok
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347876136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347876136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347876136 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347876136 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347876136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347876136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347876136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347876567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Clicked on 
12:32:16 [2023-03-16T16:32:16.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.847Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.847Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347875974 data=null doit=true} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347875974 data=null} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347875974 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347875974 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347875973 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347875969 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347875969 data=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347875969 data=null} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347875968 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347875962 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347875961 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347875960 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347875960 data=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347875960 data=null} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347875960 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347875959 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:16 [2023-03-16T16:32:16.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347875959 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.108Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.108Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347875534 data=null doit=true} to Shell with text {Enable Events}
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.370Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347875531 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347875531 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347875531 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347875530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-347875528 data=null doit=true} to TreeItem with text {All}
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-347875528 data=null} to TreeItem with text {All}
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-347875527 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347875527 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
12:32:17 [2023-03-16T16:32:17.371Z] 
12:32:17 [2023-03-16T16:32:17.371Z] (Eclipse:11850): Gtk-CRITICAL **: 16:32:17.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-347875451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:32:17 [2023-03-16T16:32:17.371Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Setting state to checked on: sched_process_exec
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.371Z] 
12:32:17 [2023-03-16T16:32:17.371Z] (Eclipse:11850): Gtk-CRITICAL **: 16:32:17.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Clicking on &Ok
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347875445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347875445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347875445 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347875445 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347875445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347875444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347875444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:17 [2023-03-16T16:32:17.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347875874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Clicked on 
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347875333 data=null doit=true} to Tree node with text: channel0
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347875333 data=null} to Tree node with text: channel0
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347875333 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347875333 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347875331 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347875278 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347875278 data=null doit=true} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347875278 data=null} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347875278 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347875277 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347875276 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347875275 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347875275 data=null doit=true} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347875275 data=null} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347875275 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347875275 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347875274 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.635Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347874845 data=null doit=true} to Shell with text {Enable Events}
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:32:17 [2023-03-16T16:32:17.897Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-347874843 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-347874843 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-347874843 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-347874843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2023-03-16T16:32:17.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - Setting state to checked on: All
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:32:18 [2023-03-16T16:32:18.158Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Clicking on &Ok
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-347874779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-347874778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-347874778 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-347874778 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-347874778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-347874778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-347874778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-347875235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Clicked on 
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-347874663 data=null doit=true} to Tree node with text: channel0
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-347874663 data=null} to Tree node with text: channel0
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-347874663 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347874662 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-347874661 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874659 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874659 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874659 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874659 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874654 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874653 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874652 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874652 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874652 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874652 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874651 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874650 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Clicking on with mnemonic 'Start'
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-347874571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Clicked on with mnemonic 'Start'
12:32:18 [2023-03-16T16:32:18.420Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.420Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874469 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874469 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874469 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874469 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874469 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874466 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874466 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874466 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874466 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874465 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874465 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874464 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Clicking on with mnemonic 'Stop'
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-347874427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Clicked on with mnemonic 'Stop'
12:32:18 [2023-03-16T16:32:18.421Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.421Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874325 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874324 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874324 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874324 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874324 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874322 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-347874321 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-347874321 data=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-347874321 data=null} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-347874321 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347874321 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-347874320 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
12:32:18 [2023-03-16T16:32:18.681Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:32:18 [2023-03-16T16:32:18.681Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:32:18 [2023-03-16T16:32:18.681Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347874035 data=null doit=true} to Shell with text {Destroy Confirmation}
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Clicking on OK
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347874034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347874034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347874034 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347874034 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347874034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347874033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347874033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-347874286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Clicked on 
12:32:18 [2023-03-16T16:32:18.942Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:32:18 [2023-03-16T16:32:18.942Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347873968 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347873964 data=null doit=true} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347873964 data=null} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347873964 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347873963 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347873961 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-347873961 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-347873961 data=null doit=true} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-347873960 data=null} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-347873960 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347873960 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-347873959 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-347873917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:32:18 [2023-03-16T16:32:18.943Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:32:18 [2023-03-16T16:32:18.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.744 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:32:18 [2023-03-16T16:32:18.943Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 5.364 s
12:32:18 [2023-03-16T16:32:18.943Z] 
12:32:18 [2023-03-16T16:32:18.943Z] Results:
12:32:18 [2023-03-16T16:32:18.943Z] 
12:32:18 [2023-03-16T16:32:18.943Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:32:18 [2023-03-16T16:32:18.943Z] 
12:32:19 [2023-03-16T16:32:19.514Z] 
12:32:19 [2023-03-16T16:32:19.514Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:32:19.481
12:32:19 [2023-03-16T16:32:19.514Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] All tests passed!
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.3-SNAPSHOT [90/139]
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.084Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] The project's OSGi version is 2.0.3.202303161548
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.345Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:32:20 [2023-03-16T16:32:20.345Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] No tests to run.
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-sources.jar
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT.jar
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:20 [2023-03-16T16:32:20.606Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] 
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:20 [2023-03-16T16:32:20.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT.jar
12:32:22 [2023-03-16T16:32:22.520Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-sources.jar
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:23 [2023-03-16T16:32:23.093Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] No tests to run.
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT.jar
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT.pom
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-sources.jar
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-p2metadata.xml
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.3-SNAPSHOT-p2artifacts.xml
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 8.3.0-SNAPSHOT  [91/139]
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.094Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT.jar
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.355Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-sources-feature.jar
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.355Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:23 [2023-03-16T16:32:23.355Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] 
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:23 [2023-03-16T16:32:23.355Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT.jar
12:32:24 [2023-03-16T16:32:24.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-sources-feature.jar
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:26 [2023-03-16T16:32:26.124Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:26 [2023-03-16T16:32:26.124Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT.jar
12:32:26 [2023-03-16T16:32:26.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT.pom
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-sources-feature.jar
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-p2metadata.xml
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.3.0-SNAPSHOT-p2artifacts.xml
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.14-SNAPSHOT [92/139]
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] The project's OSGi version is 1.0.14.202303161548
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.125Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:32:26 [2023-03-16T16:32:26.125Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
12:32:26 [2023-03-16T16:32:26.704Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.704Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:32:26 [2023-03-16T16:32:26.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-sources.jar
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT.jar
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.705Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:26 [2023-03-16T16:32:26.705Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] 
12:32:26 [2023-03-16T16:32:26.705Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:26 [2023-03-16T16:32:26.966Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT.jar
12:32:27 [2023-03-16T16:32:27.907Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-sources.jar
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] 
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:28 [2023-03-16T16:32:28.848Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:32:28 [2023-03-16T16:32:28.848Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] 
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] 
12:32:28 [2023-03-16T16:32:28.848Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:32:29 [2023-03-16T16:32:29.108Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:32:29 [2023-03-16T16:32:29.108Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
12:32:29 [2023-03-16T16:32:29.108Z] [INFO] Command line:
12:32:29 [2023-03-16T16:32:29.109Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:32:29 [2023-03-16T16:32:29.109Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:32:33 [2023-03-16T16:32:33.311Z] !SESSION 2023-03-16 16:32:29.151 -----------------------------------------------
12:32:33 [2023-03-16T16:32:33.311Z] eclipse.buildId=unknown
12:32:33 [2023-03-16T16:32:33.311Z] java.version=17.0.2
12:32:33 [2023-03-16T16:32:33.311Z] java.vendor=Oracle Corporation
12:32:33 [2023-03-16T16:32:33.311Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:32:33 [2023-03-16T16:32:33.311Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:32:33 [2023-03-16T16:32:33.311Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:32:33 [2023-03-16T16:32:33.311Z] 
12:32:33 [2023-03-16T16:32:33.311Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:32:33.067
12:32:33 [2023-03-16T16:32:33.311Z] !MESSAGE FrameworkEvent ERROR
12:32:33 [2023-03-16T16:32:33.311Z] !STACK 0
12:32:33 [2023-03-16T16:32:33.311Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:32:33 [2023-03-16T16:32:33.311Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:32:33 [2023-03-16T16:32:33.311Z] 
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:32:33 [2023-03-16T16:32:33.311Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:32:33 [2023-03-16T16:32:33.573Z] 
12:32:33 [2023-03-16T16:32:33.573Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:32:33.354
12:32:33 [2023-03-16T16:32:33.573Z] !MESSAGE FrameworkEvent ERROR
12:32:33 [2023-03-16T16:32:33.573Z] !STACK 0
12:32:33 [2023-03-16T16:32:33.573Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:32:33 [2023-03-16T16:32:33.573Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:32:33 [2023-03-16T16:32:33.573Z] 
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:32:33 [2023-03-16T16:32:33.573Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:32:34 [2023-03-16T16:32:34.516Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:34.573
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:34.666
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.678
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE State Transition: Undefined action: action1
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.682
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE State Transition: Undefined condition: test1
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.686
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE State Transition: Undefined condition: test1
12:32:34 [2023-03-16T16:32:34.777Z] 
12:32:34 [2023-03-16T16:32:34.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:34.690
12:32:34 [2023-03-16T16:32:34.777Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
12:32:35 [2023-03-16T16:32:35.039Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.019 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.009 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.053 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:32:35 [2023-03-16T16:32:35.039Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:32:35 [2023-03-16T16:32:35.039Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.795
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
12:32:35 [2023-03-16T16:32:35.039Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:32:35 [2023-03-16T16:32:35.039Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.039Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.039Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.039Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.039Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.039Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.875
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.876
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.881
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.882
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.893
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE The mapping group undefined does not exist in this analysis
12:32:35 [2023-03-16T16:32:35.039Z] 
12:32:35 [2023-03-16T16:32:35.039Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.896
12:32:35 [2023-03-16T16:32:35.039Z] !MESSAGE Compiling value: value is not a parseable integer: not int
12:32:35 [2023-03-16T16:32:35.040Z] 
12:32:35 [2023-03-16T16:32:35.040Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.953
12:32:35 [2023-03-16T16:32:35.040Z] !MESSAGE A query state value should have children attributes
12:32:35 [2023-03-16T16:32:35.040Z] 
12:32:35 [2023-03-16T16:32:35.040Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.954
12:32:35 [2023-03-16T16:32:35.040Z] !MESSAGE The value of a constant attribute should not be empty
12:32:35 [2023-03-16T16:32:35.040Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.054 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:32:35 [2023-03-16T16:32:35.040Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:32:35 [2023-03-16T16:32:35.040Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:32:35 [2023-03-16T16:32:35.040Z] 
12:32:35 [2023-03-16T16:32:35.040Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.973
12:32:35 [2023-03-16T16:32:35.041Z] !MESSAGE The value of a constant attribute should not be empty
12:32:35 [2023-03-16T16:32:35.041Z] 
12:32:35 [2023-03-16T16:32:35.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.974
12:32:35 [2023-03-16T16:32:35.041Z] !MESSAGE The value of an event field attribute should not be null
12:32:35 [2023-03-16T16:32:35.041Z] 
12:32:35 [2023-03-16T16:32:35.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.975
12:32:35 [2023-03-16T16:32:35.041Z] !MESSAGE A query state attribute should have children attributes
12:32:35 [2023-03-16T16:32:35.041Z] 
12:32:35 [2023-03-16T16:32:35.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.977
12:32:35 [2023-03-16T16:32:35.041Z] !MESSAGE The value of a constant attribute should not be empty
12:32:35 [2023-03-16T16:32:35.041Z] 
12:32:35 [2023-03-16T16:32:35.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:34.978
12:32:35 [2023-03-16T16:32:35.041Z] !MESSAGE Location undefined does not exist
12:32:35 [2023-03-16T16:32:35.041Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:32:35 [2023-03-16T16:32:35.041Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
12:32:35 [2023-03-16T16:32:35.041Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.006 s
12:32:35 [2023-03-16T16:32:35.041Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.007 s
12:32:35 [2023-03-16T16:32:35.041Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:32:37 [2023-03-16T16:32:37.628Z] 
12:32:37 [2023-03-16T16:32:37.628Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.287
12:32:37 [2023-03-16T16:32:37.628Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.628Z] 
12:32:37 [2023-03-16T16:32:37.628Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.288
12:32:37 [2023-03-16T16:32:37.628Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.628Z] 
12:32:37 [2023-03-16T16:32:37.628Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.289
12:32:37 [2023-03-16T16:32:37.628Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.628Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.290
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.292
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.293
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.294
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.294
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.295
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.295
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.296
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.297
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.629Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.297
12:32:37 [2023-03-16T16:32:37.629Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.629Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.298
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.298
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.298
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.299
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.299
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.300
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.300
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.300
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.301
12:32:37 [2023-03-16T16:32:37.630Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.630Z] 
12:32:37 [2023-03-16T16:32:37.630Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.301
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.301
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.302
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.302
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.350
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.350
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.351
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:37 [2023-03-16T16:32:37.631Z] 
12:32:37 [2023-03-16T16:32:37.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:37.352
12:32:37 [2023-03-16T16:32:37.631Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:32:47 [2023-03-16T16:32:47.625Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.564 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:32:47 [2023-03-16T16:32:47.625Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 12.473 s
12:32:47 [2023-03-16T16:32:47.625Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.09 s
12:32:47 [2023-03-16T16:32:47.625Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:32:47 [2023-03-16T16:32:47.625Z] 
12:32:47 [2023-03-16T16:32:47.625Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:47.599
12:32:47 [2023-03-16T16:32:47.625Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:32:50 [2023-03-16T16:32:50.928Z] 
12:32:50 [2023-03-16T16:32:50.928Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:50.178
12:32:50 [2023-03-16T16:32:50.928Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:32:50 [2023-03-16T16:32:50.928Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:32:50 [2023-03-16T16:32:50.928Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 2.581 s
12:32:50 [2023-03-16T16:32:50.928Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.005 s
12:32:50 [2023-03-16T16:32:50.928Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:32:51 [2023-03-16T16:32:51.501Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:32:51 [2023-03-16T16:32:51.501Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.19 s
12:32:51 [2023-03-16T16:32:51.501Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:32:51 [2023-03-16T16:32:51.761Z] 
12:32:51 [2023-03-16T16:32:51.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:51.659
12:32:51 [2023-03-16T16:32:51.761Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:32:52 [2023-03-16T16:32:52.022Z] 
12:32:52 [2023-03-16T16:32:52.022Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:51.874
12:32:52 [2023-03-16T16:32:52.022Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:32:52 [2023-03-16T16:32:52.022Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:32:52 [2023-03-16T16:32:52.022Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.295 s
12:32:52 [2023-03-16T16:32:52.022Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.188 s
12:32:52 [2023-03-16T16:32:52.022Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:32:54 [2023-03-16T16:32:54.733Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:32:54 [2023-03-16T16:32:54.733Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.23 s
12:32:54 [2023-03-16T16:32:54.733Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.118 s
12:32:54 [2023-03-16T16:32:54.733Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:32:55 [2023-03-16T16:32:55.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:32:55 [2023-03-16T16:32:55.676Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.215 s
12:32:55 [2023-03-16T16:32:55.676Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:32:56 [2023-03-16T16:32:56.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:32:56 [2023-03-16T16:32:56.617Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.119 s
12:32:56 [2023-03-16T16:32:56.617Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:32:57 [2023-03-16T16:32:57.187Z] 
12:32:57 [2023-03-16T16:32:57.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:56.968
12:32:57 [2023-03-16T16:32:57.187Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
12:32:57 [2023-03-16T16:32:57.187Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:32:57 [2023-03-16T16:32:57.187Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.366 s
12:32:57 [2023-03-16T16:32:57.187Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.136 s
12:32:57 [2023-03-16T16:32:57.187Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:32:57 [2023-03-16T16:32:57.187Z] 
12:32:57 [2023-03-16T16:32:57.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:57.167
12:32:57 [2023-03-16T16:32:57.187Z] !MESSAGE state value is type int but a mappingGroup is specified
12:32:57 [2023-03-16T16:32:57.187Z] 
12:32:57 [2023-03-16T16:32:57.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:57.168
12:32:57 [2023-03-16T16:32:57.188Z] !MESSAGE state value is type int but a mappingGroup is specified
12:32:58 [2023-03-16T16:32:58.575Z] 
12:32:58 [2023-03-16T16:32:58.575Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:58.381
12:32:58 [2023-03-16T16:32:58.575Z] !MESSAGE state value is type int but a mappingGroup is specified
12:32:58 [2023-03-16T16:32:58.575Z] 
12:32:58 [2023-03-16T16:32:58.575Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:32:58.381
12:32:58 [2023-03-16T16:32:58.575Z] !MESSAGE state value is type int but a mappingGroup is specified
12:32:58 [2023-03-16T16:32:58.575Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:32:58 [2023-03-16T16:32:58.575Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.213 s
12:32:58 [2023-03-16T16:32:58.575Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.015 s
12:32:58 [2023-03-16T16:32:58.575Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:32:58 [2023-03-16T16:32:58.575Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:32:58 [2023-03-16T16:32:58.576Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.013 s
12:32:58 [2023-03-16T16:32:58.576Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.047 s
12:32:58 [2023-03-16T16:32:58.576Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:32:59 [2023-03-16T16:32:59.517Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:32:59 [2023-03-16T16:32:59.517Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.32 s
12:32:59 [2023-03-16T16:32:59.517Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.28 s
12:32:59 [2023-03-16T16:32:59.517Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.207 s
12:32:59 [2023-03-16T16:32:59.517Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:32:59 [2023-03-16T16:32:59.517Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:32:59 [2023-03-16T16:32:59.517Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.094 s
12:32:59 [2023-03-16T16:32:59.517Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
12:32:59 [2023-03-16T16:32:59.517Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.085 s
12:32:59 [2023-03-16T16:32:59.517Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:32:59 [2023-03-16T16:32:59.517Z] 
12:32:59 [2023-03-16T16:32:59.517Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.474
12:32:59 [2023-03-16T16:32:59.517Z] !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.
12:32:59 [2023-03-16T16:32:59.517Z] 
12:32:59 [2023-03-16T16:32:59.517Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.483
12:32:59 [2023-03-16T16:32:59.517Z] !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.
12:32:59 [2023-03-16T16:32:59.517Z] 
12:32:59 [2023-03-16T16:32:59.517Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.492
12:32:59 [2023-03-16T16:32:59.517Z] !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.
12:32:59 [2023-03-16T16:32:59.517Z] 
12:32:59 [2023-03-16T16:32:59.517Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.500
12:32:59 [2023-03-16T16:32:59.517Z] !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.
12:32:59 [2023-03-16T16:32:59.778Z] 
12:32:59 [2023-03-16T16:32:59.778Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.553
12:32:59 [2023-03-16T16:32:59.778Z] !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.
12:32:59 [2023-03-16T16:32:59.778Z] 
12:32:59 [2023-03-16T16:32:59.778Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:32:59.571
12:32:59 [2023-03-16T16:32:59.778Z] !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.
12:33:00 [2023-03-16T16:33:00.349Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:33:00 [2023-03-16T16:33:00.349Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.092 s
12:33:00 [2023-03-16T16:33:00.349Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.018 s
12:33:00 [2023-03-16T16:33:00.349Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.01 s
12:33:00 [2023-03-16T16:33:00.349Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.397 s
12:33:00 [2023-03-16T16:33:00.349Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.08 s
12:33:00 [2023-03-16T16:33:00.349Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.012 s
12:33:00 [2023-03-16T16:33:00.349Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
12:33:00 [2023-03-16T16:33:00.349Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:33:08 [2023-03-16T16:33:08.497Z] 
12:33:08 [2023-03-16T16:33:08.497Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:33:07.279
12:33:08 [2023-03-16T16:33:08.497Z] !MESSAGE Script execution failed
12:33:08 [2023-03-16T16:33:08.497Z] !STACK 0
12:33:08 [2023-03-16T16:33:08.497Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.497Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.497Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:33:08 [2023-03-16T16:33:08.497Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:33:08 [2023-03-16T16:33:08.497Z] 
12:33:08 [2023-03-16T16:33:08.497Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:33:07.291
12:33:08 [2023-03-16T16:33:08.497Z] !MESSAGE Script execution failed
12:33:08 [2023-03-16T16:33:08.497Z] !STACK 0
12:33:08 [2023-03-16T16:33:08.497Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.497Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.497Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.497Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:33:08 [2023-03-16T16:33:08.498Z] 
12:33:08 [2023-03-16T16:33:08.498Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:33:07.301
12:33:08 [2023-03-16T16:33:08.498Z] !MESSAGE Script execution failed
12:33:08 [2023-03-16T16:33:08.498Z] !STACK 0
12:33:08 [2023-03-16T16:33:08.498Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:33:08 [2023-03-16T16:33:08.498Z] 
12:33:08 [2023-03-16T16:33:08.498Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:33:07.310
12:33:08 [2023-03-16T16:33:08.498Z] !MESSAGE Script execution failed
12:33:08 [2023-03-16T16:33:08.498Z] !STACK 0
12:33:08 [2023-03-16T16:33:08.498Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.498Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:33:08 [2023-03-16T16:33:08.498Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:33:08 [2023-03-16T16:33:08.499Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
12:33:08 [2023-03-16T16:33:08.499Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:33:08 [2023-03-16T16:33:08.499Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:33:08 [2023-03-16T16:33:08.499Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.874 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:33:08 [2023-03-16T16:33:08.499Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.2 s
12:33:08 [2023-03-16T16:33:08.499Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.089 s
12:33:08 [2023-03-16T16:33:08.499Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.102 s
12:33:08 [2023-03-16T16:33:08.499Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.288 s
12:33:08 [2023-03-16T16:33:08.499Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.194 s
12:33:08 [2023-03-16T16:33:08.499Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:33:08 [2023-03-16T16:33:08.759Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:33:08 [2023-03-16T16:33:08.759Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.205 s
12:33:08 [2023-03-16T16:33:08.759Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.213 s
12:33:08 [2023-03-16T16:33:08.759Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.184 s
12:33:08 [2023-03-16T16:33:08.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:33:08 [2023-03-16T16:33:08.759Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:33:08 [2023-03-16T16:33:08.759Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.08 s
12:33:08 [2023-03-16T16:33:08.759Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.009 s
12:33:08 [2023-03-16T16:33:08.759Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.037 s
12:33:08 [2023-03-16T16:33:08.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:33:09 [2023-03-16T16:33:09.019Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.055 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.016 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.066 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.018 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.018 s
12:33:09 [2023-03-16T16:33:09.019Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.07 s
12:33:09 [2023-03-16T16:33:09.019Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:33:10 [2023-03-16T16:33:10.771Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:33:10 [2023-03-16T16:33:10.771Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.218 s
12:33:10 [2023-03-16T16:33:10.771Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:33:11 [2023-03-16T16:33:11.714Z] 
12:33:11 [2023-03-16T16:33:11.714Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:33:11.438
12:33:11 [2023-03-16T16:33:11.714Z] !MESSAGE state value is type int but a mappingGroup is specified
12:33:11 [2023-03-16T16:33:11.714Z] 
12:33:11 [2023-03-16T16:33:11.714Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:33:11.438
12:33:11 [2023-03-16T16:33:11.714Z] !MESSAGE state value is type int but a mappingGroup is specified
12:33:11 [2023-03-16T16:33:11.714Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:33:11 [2023-03-16T16:33:11.714Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.219 s
12:33:11 [2023-03-16T16:33:11.714Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.011 s
12:33:11 [2023-03-16T16:33:11.714Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:33:11 [2023-03-16T16:33:11.714Z] 
12:33:11 [2023-03-16T16:33:11.714Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:33:11.464
12:33:11 [2023-03-16T16:33:11.714Z] !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.
12:33:13 [2023-03-16T16:33:13.099Z] 
12:33:13 [2023-03-16T16:33:13.099Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:33:12.673
12:33:13 [2023-03-16T16:33:13.099Z] !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
12:33:14 [2023-03-16T16:33:14.044Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:33:14 [2023-03-16T16:33:14.044Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
12:33:14 [2023-03-16T16:33:14.044Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
12:33:14 [2023-03-16T16:33:14.044Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
12:33:14 [2023-03-16T16:33:14.044Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:33:14 [2023-03-16T16:33:14.044Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:33:14 [2023-03-16T16:33:14.045Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0.001 s
12:33:14 [2023-03-16T16:33:14.045Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
12:33:14 [2023-03-16T16:33:14.045Z] 
12:33:14 [2023-03-16T16:33:14.045Z] Results:
12:33:14 [2023-03-16T16:33:14.045Z] 
12:33:14 [2023-03-16T16:33:14.045Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
12:33:14 [2023-03-16T16:33:14.045Z] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] All tests passed!
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT.jar
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT.pom
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-sources.jar
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.6-SNAPSHOT [93/139]
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] The project's OSGi version is 2.0.6.202303161548
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.615Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] 
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:14 [2023-03-16T16:33:14.876Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:33:14 [2023-03-16T16:33:14.876Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
12:33:15 [2023-03-16T16:33:15.448Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-sources.jar
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT.jar
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:33:15 [2023-03-16T16:33:15.449Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] 
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:15 [2023-03-16T16:33:15.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT.jar
12:33:16 [2023-03-16T16:33:16.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-sources.jar
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] 
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:18 [2023-03-16T16:33:18.220Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:33:18 [2023-03-16T16:33:18.220Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] 
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] 
12:33:18 [2023-03-16T16:33:18.220Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:33:18 [2023-03-16T16:33:18.479Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:33:18 [2023-03-16T16:33:18.479Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
12:33:18 [2023-03-16T16:33:18.479Z] [INFO] Command line:
12:33:18 [2023-03-16T16:33:18.479Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:33:18 [2023-03-16T16:33:18.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:33:22 [2023-03-16T16:33:22.682Z] !SESSION 2023-03-16 16:33:18.450 -----------------------------------------------
12:33:22 [2023-03-16T16:33:22.682Z] eclipse.buildId=unknown
12:33:22 [2023-03-16T16:33:22.682Z] java.version=17.0.2
12:33:22 [2023-03-16T16:33:22.682Z] java.vendor=Oracle Corporation
12:33:22 [2023-03-16T16:33:22.682Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:33:22 [2023-03-16T16:33:22.682Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:33:22 [2023-03-16T16:33:22.682Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:33:22 [2023-03-16T16:33:22.682Z] 
12:33:22 [2023-03-16T16:33:22.683Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:33:22.280
12:33:22 [2023-03-16T16:33:22.683Z] !MESSAGE FrameworkEvent ERROR
12:33:22 [2023-03-16T16:33:22.683Z] !STACK 0
12:33:22 [2023-03-16T16:33:22.683Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:33:22 [2023-03-16T16:33:22.683Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:33:22 [2023-03-16T16:33:22.683Z] 
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:33:22 [2023-03-16T16:33:22.683Z] 
12:33:22 [2023-03-16T16:33:22.683Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:33:22.593
12:33:22 [2023-03-16T16:33:22.683Z] !MESSAGE FrameworkEvent ERROR
12:33:22 [2023-03-16T16:33:22.683Z] !STACK 0
12:33:22 [2023-03-16T16:33:22.683Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:33:22 [2023-03-16T16:33:22.683Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:33:22 [2023-03-16T16:33:22.683Z] 
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:33:22 [2023-03-16T16:33:22.683Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:33:24 [2023-03-16T16:33:24.063Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:33:36 [2023-03-16T16:33:36.294Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.954 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:33:36 [2023-03-16T16:33:36.294Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.006 s
12:33:36 [2023-03-16T16:33:36.294Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.294Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.004 s
12:33:36 [2023-03-16T16:33:36.294Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.294Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.294Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.061 s
12:33:36 [2023-03-16T16:33:36.294Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.059 s
12:33:36 [2023-03-16T16:33:36.295Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.007 s
12:33:36 [2023-03-16T16:33:36.295Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.051 s
12:33:36 [2023-03-16T16:33:36.295Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.072 s
12:33:36 [2023-03-16T16:33:36.295Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.05 s
12:33:36 [2023-03-16T16:33:36.295Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.042 s
12:33:36 [2023-03-16T16:33:36.295Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.047 s
12:33:36 [2023-03-16T16:33:36.295Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:33:36 [2023-03-16T16:33:36.295Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:33:36 [2023-03-16T16:33:36.295Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:33:48 [2023-03-16T16:33:48.522Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.936 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:33:48 [2023-03-16T16:33:48.522Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.097 s
12:33:48 [2023-03-16T16:33:48.522Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 5.015 s
12:33:48 [2023-03-16T16:33:48.522Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:33:48 [2023-03-16T16:33:48.522Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.522Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.522Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.522Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.522Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.007 s
12:33:48 [2023-03-16T16:33:48.522Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.522Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.266 s
12:33:48 [2023-03-16T16:33:48.522Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.013 s
12:33:48 [2023-03-16T16:33:48.522Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
12:33:48 [2023-03-16T16:33:48.522Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.522Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.522Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.522Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:33:48 [2023-03-16T16:33:48.522Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.523Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:33:48 [2023-03-16T16:33:48.523Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.523Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.523Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:33:48 [2023-03-16T16:33:48.523Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:33:48 [2023-03-16T16:33:48.523Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:35:40 [2023-03-16T16:35:40.024Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 103.777 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:35:40 [2023-03-16T16:35:40.024Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
12:35:40 [2023-03-16T16:35:40.024Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
12:35:40 [2023-03-16T16:35:40.024Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 2.149 s
12:35:40 [2023-03-16T16:35:40.024Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.024Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.024Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.024Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.024Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.583 s
12:35:40 [2023-03-16T16:35:40.025Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.49 s
12:35:40 [2023-03-16T16:35:40.025Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 89.538 s
12:35:40 [2023-03-16T16:35:40.025Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.002 s
12:35:40 [2023-03-16T16:35:40.025Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.309 s
12:35:40 [2023-03-16T16:35:40.025Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.355 s
12:35:40 [2023-03-16T16:35:40.025Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.341 s
12:35:40 [2023-03-16T16:35:40.025Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
12:35:40 [2023-03-16T16:35:40.025Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
12:35:40 [2023-03-16T16:35:40.025Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:35:54 [2023-03-16T16:35:54.934Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.181 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:35:54 [2023-03-16T16:35:54.934Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.224 s
12:35:54 [2023-03-16T16:35:54.934Z] testEmpty2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.128 s
12:35:54 [2023-03-16T16:35:54.934Z] testIOOB2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.123 s
12:35:54 [2023-03-16T16:35:54.934Z] testContinuous2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 7.14 s
12:35:54 [2023-03-16T16:35:54.934Z] testReverse2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.723 s
12:35:54 [2023-03-16T16:35:54.934Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.118 s
12:35:54 [2023-03-16T16:35:54.934Z] testDiscrete2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.721 s
12:35:54 [2023-03-16T16:35:54.934Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:36:01 [2023-03-16T16:36:01.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.725 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:36:01 [2023-03-16T16:36:01.519Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 7.591 s
12:36:01 [2023-03-16T16:36:01.519Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.111 s
12:36:01 [2023-03-16T16:36:01.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:36:06 [2023-03-16T16:36:06.818Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.109 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:36:06 [2023-03-16T16:36:06.818Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.689 s
12:36:06 [2023-03-16T16:36:06.818Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.127 s
12:36:06 [2023-03-16T16:36:06.818Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.148 s
12:36:06 [2023-03-16T16:36:06.818Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.143 s
12:36:06 [2023-03-16T16:36:06.818Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:36:07 [2023-03-16T16:36:07.079Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:36:07 [2023-03-16T16:36:07.079Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.216 s
12:36:07 [2023-03-16T16:36:07.079Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:36:07 [2023-03-16T16:36:07.079Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:36:07 [2023-03-16T16:36:07.079Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
12:36:07 [2023-03-16T16:36:07.079Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:36:07 [2023-03-16T16:36:07.079Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:36:07 [2023-03-16T16:36:07.079Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:36:07 [2023-03-16T16:36:07.079Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:36:25 [2023-03-16T16:36:25.199Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.842 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:36:25 [2023-03-16T16:36:25.199Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.621 s
12:36:25 [2023-03-16T16:36:25.199Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 15.22 s
12:36:25 [2023-03-16T16:36:25.199Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:36:25 [2023-03-16T16:36:25.199Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:36:25 [2023-03-16T16:36:25.199Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.774 s
12:36:25 [2023-03-16T16:36:25.199Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:36:25 [2023-03-16T16:36:25.199Z] 
12:36:25 [2023-03-16T16:36:25.199Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:36:24.781
12:36:25 [2023-03-16T16:36:25.199Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:36:31 [2023-03-16T16:36:31.778Z] 
12:36:31 [2023-03-16T16:36:31.778Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:36:31.574
12:36:31 [2023-03-16T16:36:31.778Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:36:37 [2023-03-16T16:36:37.218Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.24 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:36:37 [2023-03-16T16:36:37.218Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 6.817 s
12:36:37 [2023-03-16T16:36:37.218Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 5.421 s
12:36:37 [2023-03-16T16:36:37.218Z] 
12:36:37 [2023-03-16T16:36:37.218Z] Results:
12:36:37 [2023-03-16T16:36:37.218Z] 
12:36:37 [2023-03-16T16:36:37.218Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
12:36:37 [2023-03-16T16:36:37.218Z] 
12:36:38 [2023-03-16T16:36:38.604Z] [INFO] All tests passed!
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT.jar
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT.pom
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-sources.jar
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-p2metadata.xml
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.6-SNAPSHOT-p2artifacts.xml
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.19-SNAPSHOT [94/139]
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] The project's OSGi version is 1.0.19.202303161548
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] 
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:38 [2023-03-16T16:36:38.605Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] 
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] 
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:39 [2023-03-16T16:36:39.177Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:36:39 [2023-03-16T16:36:39.177Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
12:36:40 [2023-03-16T16:36:40.559Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:36:40 [2023-03-16T16:36:40.560Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] 
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:40 [2023-03-16T16:36:40.560Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:36:41 [2023-03-16T16:36:41.498Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:36:42 [2023-03-16T16:36:42.067Z] [INFO] 
12:36:42 [2023-03-16T16:36:42.067Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:42 [2023-03-16T16:36:42.068Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:36:42 [2023-03-16T16:36:42.068Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:36:42 [2023-03-16T16:36:42.068Z] [INFO] 
12:36:42 [2023-03-16T16:36:42.068Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:42 [2023-03-16T16:36:42.329Z] [INFO] 
12:36:42 [2023-03-16T16:36:42.329Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:36:42 [2023-03-16T16:36:42.589Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:36:42 [2023-03-16T16:36:42.589Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
12:36:42 [2023-03-16T16:36:42.589Z] [INFO] Command line:
12:36:42 [2023-03-16T16:36:42.589Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:36:42 [2023-03-16T16:36:42.589Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:36:46 [2023-03-16T16:36:46.791Z] !SESSION 2023-03-16 16:36:42.675 -----------------------------------------------
12:36:46 [2023-03-16T16:36:46.791Z] eclipse.buildId=unknown
12:36:46 [2023-03-16T16:36:46.791Z] java.version=17.0.2
12:36:46 [2023-03-16T16:36:46.791Z] java.vendor=Oracle Corporation
12:36:46 [2023-03-16T16:36:46.791Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:36:46 [2023-03-16T16:36:46.791Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:36:46 [2023-03-16T16:36:46.791Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:36:46 [2023-03-16T16:36:46.791Z] 
12:36:46 [2023-03-16T16:36:46.791Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:36:46.458
12:36:46 [2023-03-16T16:36:46.791Z] !MESSAGE FrameworkEvent ERROR
12:36:46 [2023-03-16T16:36:46.791Z] !STACK 0
12:36:46 [2023-03-16T16:36:46.791Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:36:46 [2023-03-16T16:36:46.791Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:36:46 [2023-03-16T16:36:46.791Z] 
12:36:46 [2023-03-16T16:36:46.791Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:36:46 [2023-03-16T16:36:46.792Z] 
12:36:46 [2023-03-16T16:36:46.792Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:36:46.674
12:36:46 [2023-03-16T16:36:46.792Z] !MESSAGE FrameworkEvent ERROR
12:36:46 [2023-03-16T16:36:46.792Z] !STACK 0
12:36:46 [2023-03-16T16:36:46.792Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:36:46 [2023-03-16T16:36:46.792Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:36:46 [2023-03-16T16:36:46.792Z] 
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:36:46 [2023-03-16T16:36:46.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:36:47 [2023-03-16T16:36:47.373Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:36:47 [2023-03-16T16:36:47.373Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:36:53 [2023-03-16T16:36:53.973Z] 
12:36:53 [2023-03-16T16:36:53.973Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:36:52.677
12:36:53 [2023-03-16T16:36:53.973Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:36:53 [2023-03-16T16:36:53.973Z] 
12:36:53 [2023-03-16T16:36:53.973Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:36:52.753
12:36:53 [2023-03-16T16:36:53.973Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:36:53 [2023-03-16T16:36:53.973Z] !STACK 0
12:36:53 [2023-03-16T16:36:53.973Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:36:53 [2023-03-16T16:36:53.973Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:36:53 [2023-03-16T16:36:53.973Z] Caused by: java.io.IOException: error=2, No such file or directory
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:36:53 [2023-03-16T16:36:53.973Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:36:53 [2023-03-16T16:36:53.973Z] 	... 7 more
12:36:53 [2023-03-16T16:36:53.973Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:36:53 [2023-03-16T16:36:53.973Z] Display size: 1440x900
12:36:53 [2023-03-16T16:36:53.973Z] OS version=5.17.13-200.fc35.x86_64
12:36:53 [2023-03-16T16:36:53.973Z] GTK version=3.22.30
12:36:53 [2023-03-16T16:36:53.973Z] GTK theme=Ambiance
12:36:53 [2023-03-16T16:36:53.973Z] LIBOVERLAY_SCROLLBAR=0
12:36:53 [2023-03-16T16:36:53.973Z] Time zone: Greenwich Mean Time
12:36:53 [2023-03-16T16:36:53.973Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:36:53 [2023-03-16T16:36:53.973Z] log4j:WARN Please initialize the log4j system properly.
12:36:53 [2023-03-16T16:36:53.973Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:36:55 [2023-03-16T16:36:55.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:36:55 [2023-03-16T16:36:55.357Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - number of items : 5
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589775 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589770 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347589769 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:03 [2023-03-16T16:37:03.490Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - number of items : 18
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588975 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588958 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347588958 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.063Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:04 [2023-03-16T16:37:04.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:37:04 [2023-03-16T16:37:04.634Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:07 [2023-03-16T16:37:07.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:07 [2023-03-16T16:37:07.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2023-03-16T16:37:07.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - Setting state to checked on: lttng-sessiond
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - Setting state to unchecked on: lttng-sessiond
12:37:07 [2023-03-16T16:37:07.442Z] DEBUG - Setting state to checked on: lttng-consumerd
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - number of items : 18
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584767 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584765 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347584765 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.011Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:37:08 [2023-03-16T16:37:08.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:37:08 [2023-03-16T16:37:08.580Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:11 [2023-03-16T16:37:11.118Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:11 [2023-03-16T16:37:11.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2023-03-16T16:37:11.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:37:11 [2023-03-16T16:37:11.118Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:11 [2023-03-16T16:37:11.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2023-03-16T16:37:11.379Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:11 [2023-03-16T16:37:11.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2023-03-16T16:37:11.379Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:11 [2023-03-16T16:37:11.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347581164 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347581128 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347581128 data=null doit=true} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347581127 data=null} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347581127 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347581085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347581064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2023-03-16T16:37:11.900Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:11 [2023-03-16T16:37:11.900Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:12 [2023-03-16T16:37:12.159Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580242 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580242 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580240 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347580240 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Clicking on OK
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347580237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347580237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347580237 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347580237 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347580233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347580233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:12 [2023-03-16T16:37:12.732Z] DEBUG - Clicked on OK
12:37:13 [2023-03-16T16:37:13.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347580233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:13 [2023-03-16T16:37:13.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347580872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:13 [2023-03-16T16:37:13.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.112 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:37:13 [2023-03-16T16:37:13.261Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 9.787 s
12:37:13 [2023-03-16T16:37:13.261Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.063 s
12:37:13 [2023-03-16T16:37:13.261Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.986 s
12:37:13 [2023-03-16T16:37:13.261Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:37:23 [2023-03-16T16:37:23.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:23 [2023-03-16T16:37:23.255Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:23 [2023-03-16T16:37:23.255Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:23 [2023-03-16T16:37:23.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.515Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:23 [2023-03-16T16:37:23.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2023-03-16T16:37:23.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - number of items : 18
12:37:27 [2023-03-16T16:37:27.979Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565281 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565278 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347565270 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - number of items : 18
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - number of items : 18
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - number of items : 18
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564773 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.981Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.981Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564770 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.981Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347564770 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:37:27 [2023-03-16T16:37:27.981Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347564456 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347564359 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347564359 data=null doit=true} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347564359 data=null} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347564358 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347564358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347564339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:28 [2023-03-16T16:37:28.551Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:28 [2023-03-16T16:37:28.812Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563683 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347563683 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Clicking on OK
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347563681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347563681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347563681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347563680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347563680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347563680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.073Z] DEBUG - Clicked on OK
12:37:29 [2023-03-16T16:37:29.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347563680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:29 [2023-03-16T16:37:29.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347564236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:29 [2023-03-16T16:37:29.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.397 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:37:29 [2023-03-16T16:37:29.644Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 9.288 s
12:37:29 [2023-03-16T16:37:29.644Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 4.28 s
12:37:29 [2023-03-16T16:37:29.644Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:37:30 [2023-03-16T16:37:30.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
12:37:30 [2023-03-16T16:37:30.214Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Setting state to checked on: scp_dest
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347556069 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347556038 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347556037 data=null doit=true} to TreeItem with text {test}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347556037 data=null} to TreeItem with text {test}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347556037 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347556037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:36 [2023-03-16T16:37:36.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347555980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:37 [2023-03-16T16:37:37.053Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:37 [2023-03-16T16:37:37.053Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:37 [2023-03-16T16:37:37.053Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555537 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555537 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555479 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347555479 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Clicking on OK
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347555477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347555477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347555477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347555477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347555477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347555477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.315Z] DEBUG - Clicked on OK
12:37:37 [2023-03-16T16:37:37.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347555477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:37 [2023-03-16T16:37:37.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347555935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:37 [2023-03-16T16:37:37.886Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.191 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:37:37 [2023-03-16T16:37:37.886Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 6.641 s
12:37:37 [2023-03-16T16:37:37.886Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.175Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] 
12:37:43 [2023-03-16T16:37:43.434Z] (Eclipse:12975): Gtk-WARNING **: 16:37:43.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347549322 data=null doit=true} to Shell with text {Find}
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.434Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347549311 data=null} to (of type 'Combo')
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.695Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3269e790
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347549281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347549281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347549281 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347549281 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347549281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347549281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347549280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347549280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347549280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347549280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347549280 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347549280 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42eeb996
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-347549278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347549278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-347549278 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-347549278 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-347549278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-347549278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-347549278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-347549278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347549277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-347549277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-347549277 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-347549277 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Clicking on Fi&nd
12:37:43 [2023-03-16T16:37:43.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347549276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347549276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347549276 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347549276 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347549276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347549276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347549276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347549271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347549270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347549270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347549270 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347549270 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Clicked on Fi&nd
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Setting text on (of type 'Combo') to lttn
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-347549268 data=null} to (of type 'Combo')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Set text on (of type 'Combo') to lttn
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Clicking on Fi&nd
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347549258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347549258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347549258 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347549258 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347549254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347549254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347549253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347549249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347549248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347549248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347549248 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347549248 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Clicked on Fi&nd
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Clicking on Close
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347549246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347549181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347549181 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347549181 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347549181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347549180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347549180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - Clicked on 
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:43 [2023-03-16T16:37:43.959Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:44 [2023-03-16T16:37:44.220Z] 
12:37:44 [2023-03-16T16:37:44.220Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.220Z] 
12:37:44 [2023-03-16T16:37:44.220Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.220Z] 
12:37:44 [2023-03-16T16:37:44.220Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.220Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.221Z] 
12:37:44 [2023-03-16T16:37:44.221Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:44 [2023-03-16T16:37:44.483Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:44 [2023-03-16T16:37:44.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347548516 data=null doit=true} to Shell with text {Find}
12:37:44 [2023-03-16T16:37:44.483Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347548474 data=null} to (of type 'Combo')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30ab1b4f
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-347548472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347548472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-347548472 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-347548472 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-347548472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-347548471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-347548471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-347548471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347548471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-347548471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-347548471 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-347548471 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a670af9
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-347548464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347548464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-347548464 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-347548464 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-347548464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-347548464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-347548464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-347548463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347548463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-347548463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-347548463 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-347548463 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Clicking on Fi&nd
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347548462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347548462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347548462 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347548462 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347548462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347548462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347548462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347548458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347548457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347548457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347548457 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347548457 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Clicked on Fi&nd
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-347548456 data=null} to (of type 'Combo')
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - Set text on (of type 'Combo') to LTTNG
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:44 [2023-03-16T16:37:44.486Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:44 [2023-03-16T16:37:44.487Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Clicking on Fi&nd
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347548449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347548448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347548448 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347548448 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347548448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347548448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347548448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347548376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347548375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347548375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347548375 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347548375 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Clicked on Fi&nd
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Clicking on Close
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347548372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347548372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347548372 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347548372 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347548372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347548372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347548372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:44 [2023-03-16T16:37:44.749Z] DEBUG - Clicked on 
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:44 [2023-03-16T16:37:44.750Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.011Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.011Z] 
12:37:45 [2023-03-16T16:37:45.012Z] (Eclipse:12975): Gtk-WARNING **: 16:37:44.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.273Z] 
12:37:45 [2023-03-16T16:37:45.273Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.273Z] 
12:37:45 [2023-03-16T16:37:45.273Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.273Z] 
12:37:45 [2023-03-16T16:37:45.273Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.273Z] 
12:37:45 [2023-03-16T16:37:45.273Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347547639 data=null doit=true} to Shell with text {Find}
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-347547636 data=null} to (of type 'Combo')
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - Set text on (of type 'Combo') to \Alttng
12:37:45 [2023-03-16T16:37:45.273Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6087f264
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-347547634 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-347547634 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-347547634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347547634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-347547633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-347547633 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-347547633 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.275Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@584d9b19
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347547631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347547631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347547631 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347547631 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347547574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347547574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347547574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347547573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347547573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347547573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347547573 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347547573 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Clicking on Fi&nd
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347547572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347547572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347547572 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347547572 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347547572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347547572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347547572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347547571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347547571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347547571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347547571 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347547570 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Clicked on Fi&nd
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-347547569 data=null} to (of type 'Combo')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Set text on (of type 'Combo') to \Alttng
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.277Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.278Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d980dc3
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347547555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347547555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347547555 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347547555 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347547555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347547554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347547554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347547554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347547554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347547554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347547554 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347547554 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Clicking on Fi&nd
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347547553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347547553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347547553 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347547553 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347547553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347547553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347547553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347547552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347547552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347547552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347547552 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347547552 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Clicked on Fi&nd
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Clicking on Close
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347547550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347547550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347547546 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347547546 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347547546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347547546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347547546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - Clicked on 
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.541Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:45 [2023-03-16T16:37:45.803Z] 
12:37:45 [2023-03-16T16:37:45.803Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.066Z] 
12:37:46 [2023-03-16T16:37:46.066Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.066Z] 
12:37:46 [2023-03-16T16:37:46.066Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.066Z] 
12:37:46 [2023-03-16T16:37:46.066Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.066Z] 
12:37:46 [2023-03-16T16:37:46.066Z] (Eclipse:12975): Gtk-WARNING **: 16:37:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347546862 data=null doit=true} to Shell with text {Find}
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347546858 data=null} to (of type 'Combo')
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@acc6a69
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347546855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347546855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347546854 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347546854 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347546854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347546854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347546854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347546854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347546854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347546854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347546854 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347546854 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.067Z] DEBUG - Clicking on Fi&nd
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347546840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347546839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347546839 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347546839 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347546839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347546839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347546839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347546839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347546838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347546838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347546838 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347546838 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Clicked on Fi&nd
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347546836 data=null} to (of type 'Combo')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-347546778 data=null doit=true} to Button with text {F&orward}
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347546777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-347546775 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-347546775 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-347546775 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347546774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Clicking on Fi&nd
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347546771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347546771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347546771 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347546771 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347546771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347546770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347546770 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347546770 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Clicked on Fi&nd
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Clicking on Close
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347546756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347546756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347546756 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347546756 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347546755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347546755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347546755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - Clicked on 
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:46 [2023-03-16T16:37:46.331Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:46 [2023-03-16T16:37:46.591Z] 
12:37:46 [2023-03-16T16:37:46.591Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.591Z] 
12:37:46 [2023-03-16T16:37:46.591Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.591Z] 
12:37:46 [2023-03-16T16:37:46.591Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.592Z] 
12:37:46 [2023-03-16T16:37:46.592Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.592Z] 
12:37:46 [2023-03-16T16:37:46.592Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.592Z] 
12:37:46 [2023-03-16T16:37:46.592Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.592Z] 
12:37:46 [2023-03-16T16:37:46.592Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.592Z] 
12:37:46 [2023-03-16T16:37:46.592Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.852Z] 
12:37:46 [2023-03-16T16:37:46.852Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.852Z] 
12:37:46 [2023-03-16T16:37:46.852Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.852Z] 
12:37:46 [2023-03-16T16:37:46.852Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.852Z] 
12:37:46 [2023-03-16T16:37:46.852Z] (Eclipse:12975): Gtk-WARNING **: 16:37:46.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347546061 data=null doit=true} to Shell with text {Find}
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Clicking on Close
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347546052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347546052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347546052 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347546052 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347546052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347546052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:46 [2023-03-16T16:37:46.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347546052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - Clicked on 
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.114Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.114Z] 
12:37:47 [2023-03-16T16:37:47.114Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.114Z] 
12:37:47 [2023-03-16T16:37:47.114Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.114Z] 
12:37:47 [2023-03-16T16:37:47.114Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.114Z] 
12:37:47 [2023-03-16T16:37:47.114Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] 
12:37:47 [2023-03-16T16:37:47.375Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347545467 data=null doit=true} to Shell with text {Find}
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.375Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Clicking on Close
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347545464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347545464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347545463 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347545463 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347545463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347545463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347545463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:47 [2023-03-16T16:37:47.637Z] DEBUG - Clicked on 
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.638Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] 
12:37:47 [2023-03-16T16:37:47.908Z] (Eclipse:12975): Gtk-WARNING **: 16:37:47.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:47 [2023-03-16T16:37:47.908Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347544831 data=null doit=true} to Shell with text {Find}
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347544828 data=null} to (of type 'Combo')
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.186Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Clicking on Fi&nd
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347544824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347544824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347544824 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347544824 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347544824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347544824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347544824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347544823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347544822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347544822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347544822 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347544822 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Clicked on Fi&nd
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:37:48 [2023-03-16T16:37:48.187Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-347544779 data=null} to (of type 'Combo')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Set text on (of type 'Combo') to lttng
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-347544778 data=null doit=true} to Button with text {&Backward}
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347544777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-347544776 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-347544776 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-347544776 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347544776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.188Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Clicking on Fi&nd
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347544772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347544772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347544772 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347544772 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347544772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347544772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347544772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347544771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347544771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347544771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347544771 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347544771 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Clicked on Fi&nd
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Clicking on Close
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347544758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347544758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347544758 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347544758 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347544757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347544757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347544757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - Clicked on 
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:48 [2023-03-16T16:37:48.190Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.453Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.715Z] 
12:37:48 [2023-03-16T16:37:48.715Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.716Z] 
12:37:48 [2023-03-16T16:37:48.716Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.716Z] 
12:37:48 [2023-03-16T16:37:48.716Z] (Eclipse:12975): Gtk-WARNING **: 16:37:48.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347544119 data=null doit=true} to Shell with text {Find}
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Clicking on Close
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347544116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347544116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347544116 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347544116 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347544116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347544116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347544116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - Clicked on 
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:48 [2023-03-16T16:37:48.977Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.238Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] 
12:37:49 [2023-03-16T16:37:49.497Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347543347 data=null doit=true} to Shell with text {Find}
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Clicking on Close
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347543344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347543344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347543344 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347543344 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347543344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347543344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347543344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:49 [2023-03-16T16:37:49.758Z] DEBUG - Clicked on 
12:37:49 [2023-03-16T16:37:49.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:49 [2023-03-16T16:37:49.758Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:49 [2023-03-16T16:37:49.758Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:49 [2023-03-16T16:37:49.759Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:49.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.020Z] 
12:37:50 [2023-03-16T16:37:50.020Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.282Z] 
12:37:50 [2023-03-16T16:37:50.282Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.282Z] 
12:37:50 [2023-03-16T16:37:50.282Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.282Z] 
12:37:50 [2023-03-16T16:37:50.282Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.282Z] 
12:37:50 [2023-03-16T16:37:50.282Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347542689 data=null doit=true} to Shell with text {Find}
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - Setting text on (of type 'Combo') to \A492
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-347542685 data=null} to (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.282Z] DEBUG - Set text on (of type 'Combo') to \A492
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75288f47
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347542671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347542671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347542671 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347542671 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347542671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347542671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347542671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347542670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347542670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347542670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347542670 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347542670 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4effab3b
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347542669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347542669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347542669 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347542669 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347542669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347542669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347542668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347542668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347542668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347542668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347542668 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347542668 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Clicking on Fi&nd
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347542668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347542663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347542663 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347542663 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347542663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347542663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347542663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347542659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347542659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347542659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347542659 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347542659 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Clicked on Fi&nd
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Setting text on (of type 'Combo') to \A492
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-347542657 data=null} to (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Set text on (of type 'Combo') to \A492
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.285Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5e584389
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347542653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347542653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347542652 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347542652 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347542652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347542652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347542652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347542652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347542652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347542652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347542651 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347542651 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Clicking on Fi&nd
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347542649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347542649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347542649 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347542649 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347542649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347542649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347542649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347542648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347542648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347542648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347542648 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347542648 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Clicked on Fi&nd
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Clicking on Close
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347542646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347542646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347542646 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347542646 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347542645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347542645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347542645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - Clicked on 
12:37:50 [2023-03-16T16:37:50.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:50 [2023-03-16T16:37:50.548Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.549Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] 
12:37:50 [2023-03-16T16:37:50.809Z] (Eclipse:12975): Gtk-WARNING **: 16:37:50.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347541987 data=null doit=true} to Shell with text {Find}
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - Setting text on (of type 'Combo') to 492
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-347541968 data=null} to (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.809Z] DEBUG - Set text on (of type 'Combo') to 492
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d980ff2
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347541963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347541963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347541963 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347541963 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347541963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347541963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347541963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347541962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347541962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347541962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347541962 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347541962 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Clicking on Fi&nd
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347541952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347541952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347541952 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347541952 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347541952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347541951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347541951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347541946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347541945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347541945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347541945 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347541945 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Clicked on Fi&nd
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Setting text on (of type 'Combo') to 492
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-347541937 data=null} to (of type 'Combo')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Set text on (of type 'Combo') to 492
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-347541936 data=null doit=true} to Button with text {F&orward}
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347541936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:50 [2023-03-16T16:37:50.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-347541934 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-347541876 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-347541875 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347541875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.072Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.073Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Clicking on Fi&nd
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347541869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347541869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347541869 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347541869 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347541869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347541869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347541869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347541855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347541855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347541854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347541854 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347541854 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Clicked on Fi&nd
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Clicking on Close
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347541847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347541847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347541847 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347541847 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347541846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347541846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347541846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - Clicked on 
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.596Z] 
12:37:51 [2023-03-16T16:37:51.596Z] (Eclipse:12975): Gtk-WARNING **: 16:37:51.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347541129 data=null doit=true} to Shell with text {Find}
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Clicking on Close
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347541125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347541125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347541125 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347541125 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347541125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347541125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347541125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - Clicked on 
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:51 [2023-03-16T16:37:51.857Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.118Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.119Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.119Z] 
12:37:52 [2023-03-16T16:37:52.119Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] 
12:37:52 [2023-03-16T16:37:52.379Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347540522 data=null doit=true} to Shell with text {Find}
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Clicking on Close
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347540520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347540520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347540519 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347540519 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347540519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347540519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347540519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.380Z] DEBUG - Clicked on 
12:37:52 [2023-03-16T16:37:52.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:37:52 [2023-03-16T16:37:52.639Z] 
12:37:52 [2023-03-16T16:37:52.639Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.639Z] 
12:37:52 [2023-03-16T16:37:52.639Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.639Z] 
12:37:52 [2023-03-16T16:37:52.639Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.639Z] 
12:37:52 [2023-03-16T16:37:52.639Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.901Z] 
12:37:52 [2023-03-16T16:37:52.901Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.901Z] 
12:37:52 [2023-03-16T16:37:52.901Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.901Z] 
12:37:52 [2023-03-16T16:37:52.901Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.901Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] 
12:37:52 [2023-03-16T16:37:52.902Z] (Eclipse:12975): Gtk-WARNING **: 16:37:52.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347539989 data=null doit=true} to Shell with text {Find}
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - Setting text on (of type 'Combo') to 492
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-347539985 data=null} to (of type 'Combo')
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - Set text on (of type 'Combo') to 492
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Clicking on Fi&nd
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347539980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347539980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347539980 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347539980 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347539972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347539971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347539971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347539959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347539958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347539958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347539958 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347539958 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Clicked on Fi&nd
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Setting text on (of type 'Combo') to 492
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-347539948 data=null} to (of type 'Combo')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Set text on (of type 'Combo') to 492
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-347539947 data=null doit=true} to Button with text {&Backward}
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347539946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-347539945 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-347539939 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-347539939 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347539939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.905Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Clicking on Fi&nd
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347539935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347539935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347539934 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347539934 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347539934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347539934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347539934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347539880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347539879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347539879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347539879 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347539879 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - Clicked on Fi&nd
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.906Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Clicking on Close
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347539872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347539871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347539871 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347539871 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347539871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347539871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:52 [2023-03-16T16:37:52.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347539871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.168Z] DEBUG - Clicked on 
12:37:53 [2023-03-16T16:37:53.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347539614 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
12:37:53 [2023-03-16T16:37:53.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:37:53 [2023-03-16T16:37:53.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:53 [2023-03-16T16:37:53.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:53 [2023-03-16T16:37:53.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:53 [2023-03-16T16:37:53.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347539540 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347539540 data=null doit=true} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347539540 data=null} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347539540 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347539539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347539518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:53 [2023-03-16T16:37:53.431Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:53 [2023-03-16T16:37:53.693Z] 
12:37:53 [2023-03-16T16:37:53.693Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.693Z] 
12:37:53 [2023-03-16T16:37:53.693Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.693Z] 
12:37:53 [2023-03-16T16:37:53.693Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.693Z] 
12:37:53 [2023-03-16T16:37:53.694Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.694Z] 
12:37:53 [2023-03-16T16:37:53.694Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.694Z] 
12:37:53 [2023-03-16T16:37:53.694Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.694Z] 
12:37:53 [2023-03-16T16:37:53.694Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.694Z] 
12:37:53 [2023-03-16T16:37:53.694Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.957Z] 
12:37:53 [2023-03-16T16:37:53.957Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] 
12:37:53 [2023-03-16T16:37:53.958Z] (Eclipse:12975): Gtk-WARNING **: 16:37:53.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538934 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347538934 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Clicking on OK
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347538933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347538933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347538932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347538932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347538932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347538932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:53 [2023-03-16T16:37:53.958Z] DEBUG - Clicked on OK
12:37:54 [2023-03-16T16:37:54.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347538932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:54 [2023-03-16T16:37:54.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347539456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:54 [2023-03-16T16:37:54.529Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.597 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:37:54 [2023-03-16T16:37:54.529Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.54 s
12:37:54 [2023-03-16T16:37:54.529Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.872 s
12:37:54 [2023-03-16T16:37:54.529Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.828 s
12:37:54 [2023-03-16T16:37:54.529Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.775 s
12:37:54 [2023-03-16T16:37:54.529Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.235 s
12:37:54 [2023-03-16T16:37:54.529Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.723 s
12:37:54 [2023-03-16T16:37:54.529Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.735 s
12:37:54 [2023-03-16T16:37:54.529Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.746 s
12:37:54 [2023-03-16T16:37:54.529Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.665 s
12:37:54 [2023-03-16T16:37:54.529Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.813 s
12:37:54 [2023-03-16T16:37:54.529Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.282 s
12:37:54 [2023-03-16T16:37:54.529Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.691 s
12:37:54 [2023-03-16T16:37:54.529Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:38:01 [2023-03-16T16:38:01.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:01 [2023-03-16T16:38:01.112Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:01 [2023-03-16T16:38:01.112Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.373Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2023-03-16T16:38:01.894Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:02 [2023-03-16T16:38:02.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:02 [2023-03-16T16:38:02.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - number of items : 26
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526967 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526967 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - number of items : 26
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - number of items : 26
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - number of items : 26
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526474 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526472 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347526472 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.350Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:38:06 [2023-03-16T16:38:06.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347526162 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:38:06 [2023-03-16T16:38:06.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347526079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347526079 data=null doit=true} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347526079 data=null} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347526078 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347526078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347526052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Clicking on with mnemonic 'Delete'
12:38:06 [2023-03-16T16:38:06.871Z] DEBUG - Clicked on with mnemonic 'Delete'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.447Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347525500 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Clicking on OK
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347525499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347525499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347525499 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347525499 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347525499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347525499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.448Z] DEBUG - Clicked on OK
12:38:07 [2023-03-16T16:38:07.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347525499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:07 [2023-03-16T16:38:07.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347525970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:38:07 [2023-03-16T16:38:07.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.376 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:38:07 [2023-03-16T16:38:07.967Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 7.301 s
12:38:07 [2023-03-16T16:38:07.967Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 4.246 s
12:38:07 [2023-03-16T16:38:07.967Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:38:08 [2023-03-16T16:38:08.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:38:08 [2023-03-16T16:38:08.539Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:38:12 [2023-03-16T16:38:12.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - number of items : 6
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520452 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520452 data=null} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - number of items : 6
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520450 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing all threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520436 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347520436 data=null} to ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:38:12 [2023-03-16T16:38:12.745Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - Setting state to checked on: lttng-sessiond
12:38:14 [2023-03-16T16:38:14.660Z] DEBUG - Setting state to checked on: lttng-consumerd
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347518029 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347517953 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347517953 data=null doit=true} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347517952 data=null} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347517952 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347517952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347517932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2023-03-16T16:38:14.921Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:38:15 [2023-03-16T16:38:15.181Z] DEBUG - Clicking on with mnemonic 'Delete'
12:38:15 [2023-03-16T16:38:15.181Z] DEBUG - Clicked on with mnemonic 'Delete'
12:38:16 [2023-03-16T16:38:16.123Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:38:16 [2023-03-16T16:38:16.123Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516851 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516851 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347516850 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Clicking on OK
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347516849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347516849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347516849 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347516849 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347516849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347516849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.124Z] DEBUG - Clicked on OK
12:38:16 [2023-03-16T16:38:16.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347516849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:16 [2023-03-16T16:38:16.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347517785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:38:16 [2023-03-16T16:38:16.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.634 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:38:16 [2023-03-16T16:38:16.644Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 4.244 s
12:38:16 [2023-03-16T16:38:16.644Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.279 s
12:38:16 [2023-03-16T16:38:16.644Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:38:31 [2023-03-16T16:38:31.563Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.799 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:38:31 [2023-03-16T16:38:31.563Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 13.494 s
12:38:31 [2023-03-16T16:38:31.563Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:38:31 [2023-03-16T16:38:31.563Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:35 [2023-03-16T16:38:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:36 [2023-03-16T16:38:36.032Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:36 [2023-03-16T16:38:36.032Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:36 [2023-03-16T16:38:36.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:36 [2023-03-16T16:38:36.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:36 [2023-03-16T16:38:36.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:36 [2023-03-16T16:38:36.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:37 [2023-03-16T16:38:37.173Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:37 [2023-03-16T16:38:37.173Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:37 [2023-03-16T16:38:37.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:37 [2023-03-16T16:38:37.434Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:37 [2023-03-16T16:38:37.434Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:37 [2023-03-16T16:38:37.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:38 [2023-03-16T16:38:38.054Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:38 [2023-03-16T16:38:38.054Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:38 [2023-03-16T16:38:38.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:38 [2023-03-16T16:38:38.625Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:38 [2023-03-16T16:38:38.625Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:38 [2023-03-16T16:38:38.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:39 [2023-03-16T16:38:39.196Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:39 [2023-03-16T16:38:39.196Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:39 [2023-03-16T16:38:39.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:39 [2023-03-16T16:38:39.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:39 [2023-03-16T16:38:39.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:39 [2023-03-16T16:38:39.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:40 [2023-03-16T16:38:40.028Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:40 [2023-03-16T16:38:40.028Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:40 [2023-03-16T16:38:40.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:40 [2023-03-16T16:38:40.600Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:40 [2023-03-16T16:38:40.600Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:40 [2023-03-16T16:38:40.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:41 [2023-03-16T16:38:41.170Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:41 [2023-03-16T16:38:41.170Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:38:41 [2023-03-16T16:38:41.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:41 [2023-03-16T16:38:41.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:43 [2023-03-16T16:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:43 [2023-03-16T16:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:43 [2023-03-16T16:38:43.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - number of items : 18
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489471 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489470 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489470 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - number of items : 18
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489467 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489465 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347489465 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:38:43 [2023-03-16T16:38:43.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:45 [2023-03-16T16:38:45.253Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:45 [2023-03-16T16:38:45.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:45 [2023-03-16T16:38:45.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:45 [2023-03-16T16:38:45.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:45 [2023-03-16T16:38:45.253Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - number of items : 18
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487665 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] 
12:38:45 [2023-03-16T16:38:45.515Z] (Eclipse:12975): Gtk-WARNING **: 16:38:45.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:45 [2023-03-16T16:38:45.515Z] 
12:38:45 [2023-03-16T16:38:45.515Z] (Eclipse:12975): Gtk-WARNING **: 16:38:45.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:45 [2023-03-16T16:38:45.515Z] 
12:38:45 [2023-03-16T16:38:45.515Z] (Eclipse:12975): Gtk-WARNING **: 16:38:45.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:45 [2023-03-16T16:38:45.515Z] 
12:38:45 [2023-03-16T16:38:45.515Z] (Eclipse:12975): Gtk-WARNING **: 16:38:45.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487272 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487272 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Clicking on OK
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347487267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347487267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347487267 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347487267 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347487267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347487267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347487267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:45 [2023-03-16T16:38:45.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347487665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:45 [2023-03-16T16:38:45.776Z] DEBUG - Clicked on 
12:38:45 [2023-03-16T16:38:45.776Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:45 [2023-03-16T16:38:45.776Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487047 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487047 data=null} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487047 data=null button=1 stateMask=0x0 x=546 y=10 count=1} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347487002 data=null button=1 stateMask=0x80000 x=546 y=10 count=1} to TimeGraphMarkerAxis with text {}
12:38:45 [2023-03-16T16:38:45.777Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.348Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486499 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486499 data=null} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486499 data=null button=1 stateMask=0x0 x=247 y=28 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347486498 data=null button=1 stateMask=0x80000 x=247 y=28 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.349Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - number of items : 18
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485943 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347485943 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485941 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485941 data=null} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485941 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485941 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485939 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485939 data=null} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485939 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-347485938 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-347485862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
12:38:46 [2023-03-16T16:38:46.929Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:38:47 [2023-03-16T16:38:47.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - number of items : 18
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483924 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483923 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483923 data=null} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - number of items : 18
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483369 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347483369 data=null} to ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:38:49 [2023-03-16T16:38:49.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - number of items : 18
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:49 [2023-03-16T16:38:49.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.145Z] 
12:38:50 [2023-03-16T16:38:50.145Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.406Z] 
12:38:50 [2023-03-16T16:38:50.406Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.406Z] 
12:38:50 [2023-03-16T16:38:50.406Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.406Z] 
12:38:50 [2023-03-16T16:38:50.406Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.406Z] 
12:38:50 [2023-03-16T16:38:50.406Z] (Eclipse:12975): Gtk-WARNING **: 16:38:50.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482563 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482563 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Clicking on OK
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347482560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347482560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347482560 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347482560 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347482560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347482560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347482560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Clicked on 
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - number of items : 18
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482389 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347482389 data=null} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:50 [2023-03-16T16:38:50.977Z] DEBUG - number of items : 18
12:38:50 [2023-03-16T16:38:50.977Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481887 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481877 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481877 data=null} to ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:38:50 [2023-03-16T16:38:50.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - number of items : 18
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481375 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481365 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347481365 data=null} to ToolItem with tooltip text {Select Next State Change}
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:38:51 [2023-03-16T16:38:51.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - number of items : 18
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.121Z] 
12:38:52 [2023-03-16T16:38:52.121Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.121Z] 
12:38:52 [2023-03-16T16:38:52.121Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.121Z] 
12:38:52 [2023-03-16T16:38:52.121Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.121Z] 
12:38:52 [2023-03-16T16:38:52.121Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.382Z] 
12:38:52 [2023-03-16T16:38:52.382Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.382Z] 
12:38:52 [2023-03-16T16:38:52.382Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.382Z] 
12:38:52 [2023-03-16T16:38:52.382Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.382Z] 
12:38:52 [2023-03-16T16:38:52.382Z] (Eclipse:12975): Gtk-WARNING **: 16:38:52.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480465 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480465 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Clicking on OK
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347480461 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347480461 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347480461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:52 [2023-03-16T16:38:52.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - Clicked on 
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - number of items : 18
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480036 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480029 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347480029 data=null} to ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:38:52 [2023-03-16T16:38:52.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - number of items : 18
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479487 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479487 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - number of items : 18
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479485 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347479485 data=null} to ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:38:53 [2023-03-16T16:38:53.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:54 [2023-03-16T16:38:54.049Z] DEBUG - number of items : 18
12:38:54 [2023-03-16T16:38:54.049Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478983 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478938 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478938 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - number of items : 18
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478937 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478936 data=null} to ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - number of items : 18
12:38:54 [2023-03-16T16:38:54.050Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478916 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478908 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347478908 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:38:54 [2023-03-16T16:38:54.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:54 [2023-03-16T16:38:54.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:56 [2023-03-16T16:38:56.015Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:56 [2023-03-16T16:38:56.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.275Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-347476592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-347476558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - number of items : 18
12:38:56 [2023-03-16T16:38:56.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - number of items : 18
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:57.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:57.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:57.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:57.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.185Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.185Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] 
12:38:58 [2023-03-16T16:38:58.186Z] (Eclipse:12975): Gtk-WARNING **: 16:38:58.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474604 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474604 data=null} to ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347474602 data=null doit=true} to Shell with text {Filter}
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:38:58 [2023-03-16T16:38:58.186Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:38:58 [2023-03-16T16:38:58.755Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
12:38:58 [2023-03-16T16:38:58.755Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Clicking on Uncheck all
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347473595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347473595 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347473595 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347473595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347473595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347473595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347473584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347473583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347473583 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347473583 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Clicked on Uncheck all
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Clicking on Check all
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347473582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347473582 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347473582 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347473582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347473582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347473582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347473570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347473570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347473570 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347473570 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Clicked on Check all
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-347473567 data=null button=0 stateMask=0x0 x=106 y=127 count=0} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-347473567 data=null doit=true} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-347473567 data=null} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-347473566 data=null button=1 stateMask=0x0 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347473566 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-347473566 data=null button=1 stateMask=0x80000 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Clicking on Uncheck all
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347473565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347473565 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347473565 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347473564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347473564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347473564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347473557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347473557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347473557 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347473557 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Clicked on Uncheck all
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Clicking on Check selected
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-347473556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-347473556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-347473556 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-347473556 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-347473556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-347473555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-347473555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-347473555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-347473555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-347473555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-347473555 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-347473555 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Clicked on Check selected
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Clicking on Uncheck all
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347473553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347473553 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347473553 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347473553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347473553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347473553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347473545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347473545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347473545 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347473545 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Clicked on Uncheck all
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Clicking on Check subtree
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-347473544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347473544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-347473544 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-347473544 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-347473544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-347473544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-347473544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-347473543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347473543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-347473543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-347473543 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-347473543 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Clicked on Check subtree
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Clicking on Check all
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347473542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347473542 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347473542 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347473542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347473542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347473542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347473528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347473528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347473528 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347473528 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - Clicked on Check all
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Clicking on Uncheck selected
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-347473527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-347473527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-347473527 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-347473527 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-347473527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-347473527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-347473527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-347473526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-347473526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-347473526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-347473526 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-347473526 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Clicked on Uncheck selected
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Clicking on Check all
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347473526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347473525 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347473525 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347473525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347473525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347473525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347473523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347473523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347473523 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347473523 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Clicked on Check all
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Clicking on Uncheck subtree
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-347473522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-347473522 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-347473522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-347473522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-347473521 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-347473521 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Clicked on Uncheck subtree
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Clicking on Uncheck all
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347473521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347473521 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347473521 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347473521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347473520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347473520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347473482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347473481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347473481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347473481 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347473481 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Clicked on Uncheck all
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.331Z] DEBUG - Clicking on Check all
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347473480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347473479 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347473479 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347473479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347473479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347473479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347473472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347473472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347473472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347473472 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347473472 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Clicked on Check all
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Clicking on OK
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347473471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347473471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347473471 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347473471 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347473470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347473470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347473470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:59 [2023-03-16T16:38:59.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347474977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:38:59 [2023-03-16T16:38:59.592Z] DEBUG - Clicked on 
12:38:59 [2023-03-16T16:38:59.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - number of items : 18
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471520 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471520 data=null} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - number of items : 18
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471006 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347471006 data=null} to ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.764Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:39:01 [2023-03-16T16:39:01.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - number of items : 18
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470505 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470495 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347470495 data=null} to ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:39:02 [2023-03-16T16:39:02.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - number of items : 18
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469986 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469974 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469974 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:02 [2023-03-16T16:39:02.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - number of items : 18
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469471 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469458 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347469457 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:03 [2023-03-16T16:39:03.485Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:03 [2023-03-16T16:39:03.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:04 [2023-03-16T16:39:04.051Z] DEBUG - number of items : 18
12:39:04 [2023-03-16T16:39:04.051Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468943 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468942 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - number of items : 18
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468438 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347468437 data=null} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - number of items : 18
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467934 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467934 data=null} to ToolItem with tooltip text {Next Marker}
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:04 [2023-03-16T16:39:04.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - number of items : 18
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467423 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347467423 data=null} to ToolItem with tooltip text {Next Marker}
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:39:05 [2023-03-16T16:39:05.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - number of items : 18
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466916 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466916 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - number of items : 18
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466405 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347466405 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:39:06 [2023-03-16T16:39:06.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - number of items : 18
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465848 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347465847 data=null} to ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:07 [2023-03-16T16:39:07.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:08 [2023-03-16T16:39:08.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:10 [2023-03-16T16:39:10.469Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:10 [2023-03-16T16:39:10.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:10 [2023-03-16T16:39:10.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:10 [2023-03-16T16:39:10.469Z] DEBUG - number of items : 18
12:39:10 [2023-03-16T16:39:10.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:11 [2023-03-16T16:39:11.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:13 [2023-03-16T16:39:13.260Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:13 [2023-03-16T16:39:13.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2023-03-16T16:39:13.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:13 [2023-03-16T16:39:13.523Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:14 [2023-03-16T16:39:14.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:14 [2023-03-16T16:39:14.115Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:14 [2023-03-16T16:39:14.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:15 [2023-03-16T16:39:15.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:15 [2023-03-16T16:39:15.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - number of items : 18
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.763Z] 
12:39:15 [2023-03-16T16:39:15.763Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.764Z] 
12:39:15 [2023-03-16T16:39:15.764Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:15 [2023-03-16T16:39:15.764Z] 
12:39:15 [2023-03-16T16:39:15.764Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] 
12:39:16 [2023-03-16T16:39:16.025Z] (Eclipse:12975): Gtk-WARNING **: 16:39:15.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:16 [2023-03-16T16:39:16.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347456896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347456895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347456895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347456895 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347456895 data=null} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347456889 data=null doit=true} to Shell with text {Legend}
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.026Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - Clicking on OK
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347456879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347456879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347456879 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347456879 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347456879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347456879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347456879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347457225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:39:16 [2023-03-16T16:39:16.028Z] DEBUG - Clicked on 
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347456579 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347456542 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347456542 data=null doit=true} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347456542 data=null} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347456541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347456541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347456519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:16 [2023-03-16T16:39:16.290Z] DEBUG - Clicking on with mnemonic 'Delete'
12:39:16 [2023-03-16T16:39:16.550Z] DEBUG - Clicked on with mnemonic 'Delete'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347456027 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Clicking on OK
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347456026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347456026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347456026 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347456026 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347456026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347456026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:16 [2023-03-16T16:39:16.812Z] DEBUG - Clicked on OK
12:39:17 [2023-03-16T16:39:17.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347456026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:17 [2023-03-16T16:39:17.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347456465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:39:17 [2023-03-16T16:39:17.335Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 47.011 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:39:17 [2023-03-16T16:39:17.335Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 10.44 s
12:39:17 [2023-03-16T16:39:17.335Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.182 s
12:39:17 [2023-03-16T16:39:17.335Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.709 s
12:39:17 [2023-03-16T16:39:17.335Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.343 s
12:39:17 [2023-03-16T16:39:17.335Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.852 s
12:39:17 [2023-03-16T16:39:17.335Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
12:39:17 [2023-03-16T16:39:17.336Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.256 s
12:39:17 [2023-03-16T16:39:17.336Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.448 s
12:39:17 [2023-03-16T16:39:17.336Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.572 s
12:39:17 [2023-03-16T16:39:17.336Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.681 s
12:39:17 [2023-03-16T16:39:17.336Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.561 s
12:39:17 [2023-03-16T16:39:17.336Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.257 s
12:39:17 [2023-03-16T16:39:17.336Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.027 s
12:39:17 [2023-03-16T16:39:17.336Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:39:21 [2023-03-16T16:39:21.539Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:39:21 [2023-03-16T16:39:21.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2023-03-16T16:39:21.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
12:39:21 [2023-03-16T16:39:21.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
12:39:21 [2023-03-16T16:39:21.799Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:21 [2023-03-16T16:39:21.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2023-03-16T16:39:21.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2023-03-16T16:39:21.799Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:21 [2023-03-16T16:39:21.800Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
12:39:21 [2023-03-16T16:39:21.800Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
12:39:21 [2023-03-16T16:39:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-347451058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston/338'
12:39:21 [2023-03-16T16:39:21.800Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - number of items : 21
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449008 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347449008 data=null} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - number of items : 21
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448466 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347448465 data=null} to ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.346Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - number of items : 21
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447961 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347447960 data=null} to ToolItem with tooltip text {Follow critical path backward}
12:39:24 [2023-03-16T16:39:24.916Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
12:39:25 [2023-03-16T16:39:25.489Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
12:39:25 [2023-03-16T16:39:25.489Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
12:39:25 [2023-03-16T16:39:25.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-347447412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston-desktop-/340'
12:39:25 [2023-03-16T16:39:25.489Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347446858 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347446781 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347446781 data=null doit=true} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347446781 data=null} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347446780 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347446780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347446771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:26 [2023-03-16T16:39:26.060Z] DEBUG - Clicking on with mnemonic 'Delete'
12:39:26 [2023-03-16T16:39:26.322Z] DEBUG - Clicked on with mnemonic 'Delete'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445746 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445746 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347445745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Clicking on OK
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347445744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347445744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347445744 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347445744 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347445744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347445744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.267Z] DEBUG - Clicked on OK
12:39:27 [2023-03-16T16:39:27.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347445744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:27 [2023-03-16T16:39:27.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347446682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:39:27 [2023-03-16T16:39:27.528Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.281 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:39:27 [2023-03-16T16:39:27.528Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 8.12 s
12:39:27 [2023-03-16T16:39:27.528Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347439883 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347439883 data=null doit=true} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347439882 data=null} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347439882 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347439882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347439874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347439874 data=null doit=true} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347439873 data=null} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347439873 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2023-03-16T16:39:32.908Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347439873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347439832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:33 [2023-03-16T16:39:33.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-347439783 data=null doit=true} to TreeItem with text {Traces [1]}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-347439783 data=null} to TreeItem with text {Traces [1]}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-347439782 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347439782 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-347439780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-347439779 data=null doit=true} to TreeItem with text {synthetic-trace}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-347439779 data=null} to TreeItem with text {synthetic-trace}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-347439775 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {synthetic-trace}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347439775 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {synthetic-trace}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-347439773 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {synthetic-trace}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Views} time=-347439773 data=null button=0 stateMask=0x0 x=116 y=104 count=0} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-347439773 data=null doit=true} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-347439773 data=null} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-347439772 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347439772 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-347439766 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-347439765 data=null doit=true} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-347439765 data=null} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-347439765 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347439765 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-347439638 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-347439637 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Active Thread} time=-347439637 data=null doit=true} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-347439637 data=null} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-347439637 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347439636 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-347439573 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-347439572 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Active Thread} time=-347439572 data=null doit=true} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-347439572 data=null} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-347439572 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347439572 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-347439566 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: Active Thread
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347439458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:33 [2023-03-16T16:39:33.432Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:33 [2023-03-16T16:39:33.693Z] 
12:39:33 [2023-03-16T16:39:33.693Z] (Eclipse:12975): Gtk-WARNING **: 16:39:33.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:33 [2023-03-16T16:39:33.693Z] 
12:39:33 [2023-03-16T16:39:33.693Z] (Eclipse:12975): Gtk-WARNING **: 16:39:33.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:33 [2023-03-16T16:39:33.693Z] 
12:39:33 [2023-03-16T16:39:33.693Z] (Eclipse:12975): Gtk-WARNING **: 16:39:33.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:33 [2023-03-16T16:39:33.693Z] 
12:39:33 [2023-03-16T16:39:33.693Z] (Eclipse:12975): Gtk-WARNING **: 16:39:33.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347438520 data=null doit=true} to Shell with text {Help}
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - Clicking on OK
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347438520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347438519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347438519 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347438519 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347438519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347438519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347438519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Clicked on 
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-347438397 data=null button=0 stateMask=0x0 x=149 y=196 count=0} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {CPU usage} time=-347438397 data=null doit=true} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-347438397 data=null} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-347438397 data=null button=1 stateMask=0x0 x=149 y=196 count=1} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347438397 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-347438364 data=null button=1 stateMask=0x80000 x=149 y=196 count=1} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-347438363 data=null button=0 stateMask=0x0 x=149 y=196 count=0} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {CPU usage} time=-347438363 data=null doit=true} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-347438363 data=null} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-347438363 data=null button=1 stateMask=0x0 x=149 y=196 count=1} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347438363 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-347438335 data=null button=1 stateMask=0x80000 x=149 y=196 count=1} to Tree node with text: CPU usage
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347438261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:34 [2023-03-16T16:39:34.526Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:34 [2023-03-16T16:39:34.786Z] 
12:39:34 [2023-03-16T16:39:34.786Z] (Eclipse:12975): Gtk-WARNING **: 16:39:34.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347437437 data=null doit=true} to Shell with text {Help}
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Clicking on OK
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347437436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347437436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347437436 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347437436 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347437436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347437436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347437436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Clicked on 
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-347437310 data=null button=0 stateMask=0x0 x=186 y=288 count=0} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-347437310 data=null doit=true} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-347437310 data=null} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-347437310 data=null button=1 stateMask=0x0 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347437310 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-347437291 data=null button=1 stateMask=0x80000 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-347437290 data=null button=0 stateMask=0x0 x=186 y=288 count=0} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-347437290 data=null doit=true} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-347437290 data=null} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-347437290 data=null button=1 stateMask=0x0 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347437290 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-347437212 data=null button=1 stateMask=0x80000 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347437156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:35 [2023-03-16T16:39:35.618Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:35 [2023-03-16T16:39:35.879Z] 
12:39:35 [2023-03-16T16:39:35.879Z] (Eclipse:12975): Gtk-WARNING **: 16:39:35.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.138Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347436847 data=null doit=true} to Shell with text {Help}
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Clicking on OK
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347436845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347436845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347436845 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347436845 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347436845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347436845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347436845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Clicked on 
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-347436697 data=null button=0 stateMask=0x0 x=179 y=334 count=0} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-347436696 data=null doit=true} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-347436696 data=null} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-347436696 data=null button=1 stateMask=0x0 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347436696 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-347436661 data=null button=1 stateMask=0x80000 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-347436660 data=null button=0 stateMask=0x0 x=179 y=334 count=0} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-347436660 data=null doit=true} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-347436649 data=null} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-347436649 data=null button=1 stateMask=0x0 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347436649 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-347436644 data=null button=1 stateMask=0x80000 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
12:39:36 [2023-03-16T16:39:36.400Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:36 [2023-03-16T16:39:36.400Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:36 [2023-03-16T16:39:36.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347436574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:36 [2023-03-16T16:39:36.400Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.659Z] 
12:39:36 [2023-03-16T16:39:36.659Z] (Eclipse:12975): Gtk-WARNING **: 16:39:36.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347436061 data=null doit=true} to Shell with text {Help}
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Clicking on OK
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347436060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347436060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347436060 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347436060 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347436060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347436060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347436060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Clicked on 
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435914 data=null button=0 stateMask=0x0 x=199 y=219 count=0} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-347435914 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-347435914 data=null} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435913 data=null button=1 stateMask=0x0 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347435913 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435883 data=null button=1 stateMask=0x80000 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435882 data=null button=0 stateMask=0x0 x=199 y=219 count=0} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-347435882 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-347435882 data=null} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435882 data=null button=1 stateMask=0x0 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347435882 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:39:36 [2023-03-16T16:39:36.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-347435849 data=null button=1 stateMask=0x80000 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
12:39:37 [2023-03-16T16:39:37.179Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:37 [2023-03-16T16:39:37.179Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:37 [2023-03-16T16:39:37.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347435779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:37 [2023-03-16T16:39:37.179Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:37 [2023-03-16T16:39:37.179Z] 
12:39:37 [2023-03-16T16:39:37.179Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.179Z] 
12:39:37 [2023-03-16T16:39:37.179Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.179Z] 
12:39:37 [2023-03-16T16:39:37.179Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.179Z] 
12:39:37 [2023-03-16T16:39:37.179Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:37 [2023-03-16T16:39:37.441Z] 
12:39:37 [2023-03-16T16:39:37.441Z] (Eclipse:12975): Gtk-WARNING **: 16:39:37.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347434930 data=null doit=true} to Shell with text {Help}
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Clicking on OK
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347434929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347434929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347434929 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347434929 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347434929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347434929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347434929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Clicked on 
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-347434818 data=null button=0 stateMask=0x0 x=187 y=357 count=0} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-347434818 data=null doit=true} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-347434818 data=null} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-347434817 data=null button=1 stateMask=0x0 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347434817 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-347434788 data=null button=1 stateMask=0x80000 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2023-03-16T16:39:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-347434788 data=null button=0 stateMask=0x0 x=187 y=357 count=0} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-347434788 data=null doit=true} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-347434788 data=null} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-347434787 data=null button=1 stateMask=0x0 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347434787 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-347434781 data=null button=1 stateMask=0x80000 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347434734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:38 [2023-03-16T16:39:38.011Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:38 [2023-03-16T16:39:38.277Z] 
12:39:38 [2023-03-16T16:39:38.277Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.277Z] 
12:39:38 [2023-03-16T16:39:38.277Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.277Z] 
12:39:38 [2023-03-16T16:39:38.277Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.278Z] 
12:39:38 [2023-03-16T16:39:38.278Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.278Z] 
12:39:38 [2023-03-16T16:39:38.278Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.278Z] 
12:39:38 [2023-03-16T16:39:38.278Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.278Z] 
12:39:38 [2023-03-16T16:39:38.278Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.278Z] 
12:39:38 [2023-03-16T16:39:38.278Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.654Z] 
12:39:38 [2023-03-16T16:39:38.654Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.654Z] 
12:39:38 [2023-03-16T16:39:38.654Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.654Z] 
12:39:38 [2023-03-16T16:39:38.654Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.654Z] 
12:39:38 [2023-03-16T16:39:38.654Z] (Eclipse:12975): Gtk-WARNING **: 16:39:38.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347433889 data=null doit=true} to Shell with text {Help}
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Clicking on OK
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347433888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347433888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347433887 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347433887 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347433887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347433887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:38 [2023-03-16T16:39:38.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347433887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Clicked on 
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-347433724 data=null button=0 stateMask=0x0 x=143 y=173 count=0} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Counters} time=-347433724 data=null doit=true} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Counters} time=-347433724 data=null} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Counters} time=-347433724 data=null button=1 stateMask=0x0 x=143 y=173 count=1} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347433724 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Counters} time=-347433695 data=null button=1 stateMask=0x80000 x=143 y=173 count=1} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-347433694 data=null button=0 stateMask=0x0 x=143 y=173 count=0} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Counters} time=-347433694 data=null doit=true} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Counters} time=-347433694 data=null} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Counters} time=-347433694 data=null button=1 stateMask=0x0 x=143 y=173 count=1} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347433694 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Counters} time=-347433689 data=null button=1 stateMask=0x80000 x=143 y=173 count=1} to Tree node with text: Counters
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347433650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:39 [2023-03-16T16:39:39.181Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:39 [2023-03-16T16:39:39.442Z] 
12:39:39 [2023-03-16T16:39:39.442Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.442Z] 
12:39:39 [2023-03-16T16:39:39.442Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.442Z] 
12:39:39 [2023-03-16T16:39:39.442Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.442Z] 
12:39:39 [2023-03-16T16:39:39.442Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.703Z] 
12:39:39 [2023-03-16T16:39:39.703Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.703Z] 
12:39:39 [2023-03-16T16:39:39.703Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.703Z] 
12:39:39 [2023-03-16T16:39:39.703Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:39 [2023-03-16T16:39:39.703Z] 
12:39:39 [2023-03-16T16:39:39.703Z] (Eclipse:12975): Gtk-WARNING **: 16:39:39.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347432744 data=null doit=true} to Shell with text {Help}
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Clicking on OK
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347432743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347432743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347432743 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347432743 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347432743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347432743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347432743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Clicked on 
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-347432631 data=null button=0 stateMask=0x0 x=155 y=265 count=0} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-347432631 data=null doit=true} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-347432631 data=null} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-347432631 data=null button=1 stateMask=0x0 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347432631 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-347432603 data=null button=1 stateMask=0x80000 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-347432602 data=null button=0 stateMask=0x0 x=155 y=265 count=0} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-347432602 data=null doit=true} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-347432602 data=null} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-347432601 data=null button=1 stateMask=0x0 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347432601 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-347432550 data=null button=1 stateMask=0x80000 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
12:39:40 [2023-03-16T16:39:40.537Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:40 [2023-03-16T16:39:40.537Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:40 [2023-03-16T16:39:40.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347432461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:40 [2023-03-16T16:39:40.537Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:40 [2023-03-16T16:39:40.537Z] 
12:39:40 [2023-03-16T16:39:40.537Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.537Z] 
12:39:40 [2023-03-16T16:39:40.537Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.537Z] 
12:39:40 [2023-03-16T16:39:40.537Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.537Z] 
12:39:40 [2023-03-16T16:39:40.537Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.797Z] 
12:39:40 [2023-03-16T16:39:40.797Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.797Z] 
12:39:40 [2023-03-16T16:39:40.797Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.797Z] 
12:39:40 [2023-03-16T16:39:40.797Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.797Z] 
12:39:40 [2023-03-16T16:39:40.797Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.797Z] 
12:39:40 [2023-03-16T16:39:40.797Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.798Z] 
12:39:40 [2023-03-16T16:39:40.798Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.798Z] 
12:39:40 [2023-03-16T16:39:40.798Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:40 [2023-03-16T16:39:40.798Z] 
12:39:40 [2023-03-16T16:39:40.798Z] (Eclipse:12975): Gtk-WARNING **: 16:39:40.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347431624 data=null doit=true} to Shell with text {Help}
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Clicking on OK
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347431623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347431623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347431623 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347431623 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347431623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347431623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347431623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Clicked on 
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-347431454 data=null button=0 stateMask=0x0 x=181 y=403 count=0} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-347431454 data=null doit=true} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-347431454 data=null} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-347431454 data=null button=1 stateMask=0x0 x=181 y=403 count=1} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347431454 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-347431335 data=null button=1 stateMask=0x80000 x=181 y=375 count=1} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-347431334 data=null button=0 stateMask=0x0 x=181 y=375 count=0} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-347431334 data=null doit=true} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-347431264 data=null} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-347431264 data=null button=1 stateMask=0x0 x=181 y=373 count=1} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347431264 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-347431248 data=null button=1 stateMask=0x80000 x=181 y=372 count=1} to Tree node with text: System Call Latency
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347431181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:41 [2023-03-16T16:39:41.631Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:41 [2023-03-16T16:39:41.892Z] 
12:39:41 [2023-03-16T16:39:41.892Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.892Z] 
12:39:41 [2023-03-16T16:39:41.892Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:41 [2023-03-16T16:39:41.893Z] 
12:39:41 [2023-03-16T16:39:41.893Z] (Eclipse:12975): Gtk-WARNING **: 16:39:41.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347430373 data=null doit=true} to Shell with text {Help}
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Clicking on OK
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347430372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347430372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347430372 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347430372 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347430371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347430371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347430371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Clicked on 
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-347430248 data=null button=0 stateMask=0x0 x=144 y=349 count=0} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Statistics} time=-347430247 data=null doit=true} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-347430247 data=null} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-347430247 data=null button=1 stateMask=0x0 x=144 y=349 count=1} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347430247 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-347430215 data=null button=1 stateMask=0x80000 x=144 y=349 count=1} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-347430214 data=null button=0 stateMask=0x0 x=144 y=349 count=0} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Statistics} time=-347430214 data=null doit=true} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-347430214 data=null} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-347430214 data=null button=1 stateMask=0x0 x=144 y=349 count=1} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347430214 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-347430149 data=null button=1 stateMask=0x80000 x=144 y=349 count=1} to Tree node with text: Statistics
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347430110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:42 [2023-03-16T16:39:42.730Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:42 [2023-03-16T16:39:42.991Z] 
12:39:42 [2023-03-16T16:39:42.991Z] (Eclipse:12975): Gtk-WARNING **: 16:39:42.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347429171 data=null doit=true} to Shell with text {Help}
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Clicking on OK
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347429170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347429170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347429170 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347429170 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347429170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347429170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347429170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Clicked on 
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-347429014 data=null button=0 stateMask=0x0 x=155 y=211 count=0} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Input/Output} time=-347429014 data=null doit=true} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-347429014 data=null} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-347429014 data=null button=1 stateMask=0x0 x=155 y=211 count=1} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347429013 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-347428960 data=null button=1 stateMask=0x80000 x=155 y=211 count=1} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-347428959 data=null button=0 stateMask=0x0 x=155 y=211 count=0} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Input/Output} time=-347428959 data=null doit=true} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-347428959 data=null} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-347428958 data=null button=1 stateMask=0x0 x=155 y=211 count=1} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347428958 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-347428927 data=null button=1 stateMask=0x80000 x=155 y=211 count=1} to Tree node with text: Input/Output
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347428875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:43 [2023-03-16T16:39:43.938Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.200Z] 
12:39:44 [2023-03-16T16:39:44.200Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347428536 data=null doit=true} to Shell with text {Help}
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Clicking on OK
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347428535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347428535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347428535 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347428535 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347428535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347428535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347428535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Clicked on 
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-347428391 data=null button=0 stateMask=0x0 x=163 y=119 count=0} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Context switch} time=-347428391 data=null doit=true} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-347428391 data=null} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-347428391 data=null button=1 stateMask=0x0 x=163 y=119 count=1} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347428391 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-347428337 data=null button=1 stateMask=0x80000 x=163 y=119 count=1} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-347428337 data=null button=0 stateMask=0x0 x=163 y=119 count=0} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Context switch} time=-347428337 data=null doit=true} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-347428336 data=null} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-347428336 data=null button=1 stateMask=0x0 x=163 y=119 count=1} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347428327 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-347428322 data=null button=1 stateMask=0x80000 x=163 y=119 count=1} to Tree node with text: Context switch
12:39:44 [2023-03-16T16:39:44.726Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:39:44 [2023-03-16T16:39:44.726Z] DEBUG - Clicking on with mnemonic 'Help'
12:39:44 [2023-03-16T16:39:44.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=-347428258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
12:39:44 [2023-03-16T16:39:44.726Z] DEBUG - Clicked on with mnemonic 'Help'
12:39:44 [2023-03-16T16:39:44.987Z] 
12:39:44 [2023-03-16T16:39:44.987Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:44 [2023-03-16T16:39:44.988Z] 
12:39:44 [2023-03-16T16:39:44.988Z] (Eclipse:12975): Gtk-WARNING **: 16:39:44.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-347427343 data=null doit=true} to Shell with text {Help}
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Clicking on OK
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347427342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347427342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347427342 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347427341 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347427341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347427341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347427341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:39:45 [2023-03-16T16:39:45.659Z] DEBUG - Clicked on 
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347426841 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347426835 data=null button=0 stateMask=0x0 x=55 y=-19 count=0} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347426835 data=null doit=true} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347426835 data=null} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347426835 data=null button=1 stateMask=0x0 x=55 y=-19 count=1} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347426835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347426789 data=null button=1 stateMask=0x80000 x=55 y=1 count=1} to TreeItem with text {test}
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:46 [2023-03-16T16:39:46.010Z] DEBUG - Clicking on with mnemonic 'Delete'
12:39:46 [2023-03-16T16:39:46.272Z] DEBUG - Clicked on with mnemonic 'Delete'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426336 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347426336 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Clicking on OK
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347426335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347426335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347426335 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347426335 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347426334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347426334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:46 [2023-03-16T16:39:46.534Z] DEBUG - Clicked on OK
12:39:47 [2023-03-16T16:39:47.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347426334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:47 [2023-03-16T16:39:47.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347426741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:39:47 [2023-03-16T16:39:47.477Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.899 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:39:47 [2023-03-16T16:39:47.477Z] testHelpMenus(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest)  Time elapsed: 17.563 s
12:39:47 [2023-03-16T16:39:47.477Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:39:48 [2023-03-16T16:39:48.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - number of items : 26
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415171 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347415171 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - number of items : 26
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414669 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414666 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414666 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.314Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - number of items : 26
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414162 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347414162 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:39:58 [2023-03-16T16:39:58.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - number of items : 26
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413658 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413658 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:39:59 [2023-03-16T16:39:59.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - number of items : 26
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413155 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347413155 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:39:59 [2023-03-16T16:39:59.673Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:39:59 [2023-03-16T16:39:59.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - number of items : 26
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412651 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412651 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - number of items : 26
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412649 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412649 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - number of items : 26
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412647 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412640 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412640 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - number of items : 26
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412136 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347412136 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:00 [2023-03-16T16:40:00.814Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:00 [2023-03-16T16:40:00.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - number of items : 26
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411634 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411633 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411633 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:01 [2023-03-16T16:40:01.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - number of items : 26
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411129 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347411129 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.649Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:40:01 [2023-03-16T16:40:01.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - number of items : 26
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410627 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410626 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410626 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.222Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:40:02 [2023-03-16T16:40:02.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - number of items : 26
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410124 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347410122 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:02 [2023-03-16T16:40:02.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - number of items : 26
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409618 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409618 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:03 [2023-03-16T16:40:03.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:03 [2023-03-16T16:40:03.631Z] DEBUG - number of items : 26
12:40:03 [2023-03-16T16:40:03.631Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:03 [2023-03-16T16:40:03.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409116 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409110 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347409110 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:40:03 [2023-03-16T16:40:03.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - number of items : 26
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408607 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408607 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:04 [2023-03-16T16:40:04.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - number of items : 26
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408103 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347408103 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:04 [2023-03-16T16:40:04.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - number of items : 26
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407601 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407592 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407592 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:05 [2023-03-16T16:40:05.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - number of items : 26
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407088 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347407088 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:40:05 [2023-03-16T16:40:05.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - number of items : 26
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406587 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406585 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406585 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - number of items : 26
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406081 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347406081 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.743Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:40:06 [2023-03-16T16:40:06.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - number of items : 26
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405577 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405576 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - number of items : 26
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405072 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347405072 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:40:07 [2023-03-16T16:40:07.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:08 [2023-03-16T16:40:08.181Z] DEBUG - number of items : 26
12:40:08 [2023-03-16T16:40:08.181Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404568 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347404568 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:40:08 [2023-03-16T16:40:08.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:08 [2023-03-16T16:40:08.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - number of items : 26
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400055 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347400055 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - number of items : 26
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399554 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399548 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399548 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.291Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.292Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - number of items : 26
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399044 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347399044 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:40:13 [2023-03-16T16:40:13.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - number of items : 26
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398541 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398540 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:14 [2023-03-16T16:40:14.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - number of items : 26
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398037 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347398037 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:15 [2023-03-16T16:40:15.265Z] DEBUG - number of items : 26
12:40:15 [2023-03-16T16:40:15.265Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.265Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397536 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397534 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397534 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - number of items : 26
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397032 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397030 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347397030 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:15 [2023-03-16T16:40:15.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - number of items : 26
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396529 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396527 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396527 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:16 [2023-03-16T16:40:16.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - number of items : 26
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396026 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396024 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347396024 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:16 [2023-03-16T16:40:16.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:17 [2023-03-16T16:40:17.309Z] DEBUG - number of items : 26
12:40:17 [2023-03-16T16:40:17.309Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:17 [2023-03-16T16:40:17.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395523 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395521 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395521 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:17 [2023-03-16T16:40:17.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - number of items : 26
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395019 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395017 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347395017 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:40:17 [2023-03-16T16:40:17.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - number of items : 26
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394514 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394514 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:40:18 [2023-03-16T16:40:18.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - number of items : 26
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394012 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394011 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347394011 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:19 [2023-03-16T16:40:19.285Z] DEBUG - number of items : 26
12:40:19 [2023-03-16T16:40:19.285Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393508 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393508 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - number of items : 26
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393004 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347393004 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:19 [2023-03-16T16:40:19.857Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:40:19 [2023-03-16T16:40:19.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - number of items : 26
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392502 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392501 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392501 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:20 [2023-03-16T16:40:20.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - number of items : 26
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347392000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391999 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391998 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391998 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - number of items : 26
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391475 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347391475 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - number of items : 26
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390961 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390916 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390916 data=null} to ToolItem with tooltip text {Select Next State Change}
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:40:21 [2023-03-16T16:40:21.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - number of items : 26
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390395 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347390395 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.404Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - number of items : 26
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389892 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389892 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:40:22 [2023-03-16T16:40:22.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:23 [2023-03-16T16:40:23.550Z] DEBUG - number of items : 26
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389355 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389342 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347389342 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:40:23 [2023-03-16T16:40:23.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - number of items : 26
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388839 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388839 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:24 [2023-03-16T16:40:24.693Z] DEBUG - number of items : 26
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388325 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347388324 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:40:24 [2023-03-16T16:40:24.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:25 [2023-03-16T16:40:25.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:40:28 [2023-03-16T16:40:28.565Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:28 [2023-03-16T16:40:28.825Z] 
12:40:28 [2023-03-16T16:40:28.825Z] (Eclipse:12975): Gtk-WARNING **: 16:40:28.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347383882 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:40:29 [2023-03-16T16:40:29.087Z] DEBUG - matched Text with text " 
12:40:29 [2023-03-16T16:40:29.088Z]  ", using matcher: of type 'Text'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-347383879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347383878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-347383878 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-347383878 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-347383878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-347383878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-347383878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-347383877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347383877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-347383877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-347383877 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-347383877 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-347383877 data=null doit=true} to Button with text {All Active Threads}
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-347383877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-347383876 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-347383876 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-347383876 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-347383876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.088Z] DEBUG - Clicking on OK
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347383872 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347383872 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347383871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347383871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347383871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:29 [2023-03-16T16:40:29.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347384347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:40:29 [2023-03-16T16:40:29.348Z] DEBUG - Clicked on 
12:40:29 [2023-03-16T16:40:29.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:29 [2023-03-16T16:40:29.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:29 [2023-03-16T16:40:29.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:29 [2023-03-16T16:40:29.919Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:40:29 [2023-03-16T16:40:29.919Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:40:30 [2023-03-16T16:40:30.180Z] 
12:40:30 [2023-03-16T16:40:30.180Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.180Z] 
12:40:30 [2023-03-16T16:40:30.180Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.180Z] 
12:40:30 [2023-03-16T16:40:30.180Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.180Z] 
12:40:30 [2023-03-16T16:40:30.180Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.442Z] 
12:40:30 [2023-03-16T16:40:30.442Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.442Z] 
12:40:30 [2023-03-16T16:40:30.442Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.442Z] 
12:40:30 [2023-03-16T16:40:30.442Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.442Z] 
12:40:30 [2023-03-16T16:40:30.442Z] (Eclipse:12975): Gtk-WARNING **: 16:40:30.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347382444 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-347382443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347382443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-347382442 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-347382442 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-347382442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-347382442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-347382442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-347382440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347382440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-347382440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-347382440 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-347382440 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347382332 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:30 [2023-03-16T16:40:30.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347382876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:40:30 [2023-03-16T16:40:30.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:40:34 [2023-03-16T16:40:34.972Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.232Z] 
12:40:35 [2023-03-16T16:40:35.232Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.233Z] 
12:40:35 [2023-03-16T16:40:35.233Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.233Z] 
12:40:35 [2023-03-16T16:40:35.233Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347377512 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-347377511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347377511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-347377511 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-347377511 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-347377511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-347377511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-347377511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-347377510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347377510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-347377510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-347377510 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-347377510 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Clicking on OK
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347377510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347377510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347377510 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347377509 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347377509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347377509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347377509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:35 [2023-03-16T16:40:35.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347377833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:40:35 [2023-03-16T16:40:35.494Z] DEBUG - Clicked on 
12:40:35 [2023-03-16T16:40:35.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:35 [2023-03-16T16:40:35.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:35 [2023-03-16T16:40:35.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:35 [2023-03-16T16:40:35.755Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:40:35 [2023-03-16T16:40:35.755Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:40:36 [2023-03-16T16:40:36.015Z] 
12:40:36 [2023-03-16T16:40:36.015Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.015Z] 
12:40:36 [2023-03-16T16:40:36.015Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] 
12:40:36 [2023-03-16T16:40:36.016Z] (Eclipse:12975): Gtk-WARNING **: 16:40:35.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347376754 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-347376753 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-347376753 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-347376753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347376753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-347376752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-347376752 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-347376752 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.017Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:40:36 [2023-03-16T16:40:36.278Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
12:40:36 [2023-03-16T16:40:36.278Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347376669 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:40:36 [2023-03-16T16:40:36.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347377083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:40:36 [2023-03-16T16:40:36.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:39 [2023-03-16T16:40:39.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:40 [2023-03-16T16:40:40.153Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.153Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:40 [2023-03-16T16:40:40.730Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.730Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:40 [2023-03-16T16:40:40.990Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.990Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:40 [2023-03-16T16:40:40.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:41 [2023-03-16T16:40:41.562Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:41 [2023-03-16T16:40:41.562Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:41 [2023-03-16T16:40:41.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:42 [2023-03-16T16:40:42.134Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:42 [2023-03-16T16:40:42.134Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:42 [2023-03-16T16:40:42.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:42 [2023-03-16T16:40:42.707Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:42 [2023-03-16T16:40:42.707Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:42 [2023-03-16T16:40:42.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:43 [2023-03-16T16:40:43.279Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:43 [2023-03-16T16:40:43.279Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:43 [2023-03-16T16:40:43.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:43 [2023-03-16T16:40:43.540Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:43 [2023-03-16T16:40:43.540Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:43 [2023-03-16T16:40:43.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:44 [2023-03-16T16:40:44.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:44 [2023-03-16T16:40:44.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:44 [2023-03-16T16:40:44.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:44 [2023-03-16T16:40:44.729Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:44 [2023-03-16T16:40:44.729Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:44 [2023-03-16T16:40:44.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:45 [2023-03-16T16:40:45.301Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:45 [2023-03-16T16:40:45.301Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:45 [2023-03-16T16:40:45.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:45 [2023-03-16T16:40:45.995Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:45 [2023-03-16T16:40:45.995Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:45 [2023-03-16T16:40:45.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:46 [2023-03-16T16:40:46.331Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:46 [2023-03-16T16:40:46.331Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:46 [2023-03-16T16:40:46.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:46 [2023-03-16T16:40:46.595Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:46 [2023-03-16T16:40:46.595Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:46 [2023-03-16T16:40:46.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:47 [2023-03-16T16:40:47.210Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:47 [2023-03-16T16:40:47.210Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:47 [2023-03-16T16:40:47.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:47 [2023-03-16T16:40:47.782Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:47 [2023-03-16T16:40:47.782Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:47 [2023-03-16T16:40:47.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:48 [2023-03-16T16:40:48.357Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:48 [2023-03-16T16:40:48.357Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:48 [2023-03-16T16:40:48.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:48 [2023-03-16T16:40:48.929Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:48 [2023-03-16T16:40:48.929Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:48 [2023-03-16T16:40:48.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:49 [2023-03-16T16:40:49.190Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:49 [2023-03-16T16:40:49.190Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:49 [2023-03-16T16:40:49.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:49 [2023-03-16T16:40:49.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:49 [2023-03-16T16:40:49.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:49 [2023-03-16T16:40:49.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:50 [2023-03-16T16:40:50.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:50 [2023-03-16T16:40:50.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:50 [2023-03-16T16:40:50.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:50 [2023-03-16T16:40:50.689Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:50 [2023-03-16T16:40:50.689Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:50 [2023-03-16T16:40:50.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:51 [2023-03-16T16:40:51.259Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:51 [2023-03-16T16:40:51.259Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:40:51 [2023-03-16T16:40:51.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:51 [2023-03-16T16:40:51.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - number of items : 26
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358172 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.131Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.131Z] 
12:40:55 [2023-03-16T16:40:55.132Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.132Z] 
12:40:55 [2023-03-16T16:40:55.132Z] (Eclipse:12975): Gtk-WARNING **: 16:40:55.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347357617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347357614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347357614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347357614 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347357614 data=null} to ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347357612 data=null doit=true} to Shell with text {Filter}
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Clicking on Uncheck all
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347357611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347357611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347357611 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347357611 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347357611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347357610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347357610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347357544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347357544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347357544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347357544 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347357544 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Clicked on Uncheck all
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Clicking on Check Active
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-347357543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-347357543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-347357542 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-347357542 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-347357542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:55 [2023-03-16T16:40:55.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-347357542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-347357542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-347356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-347356664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-347356664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-347356664 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-347356664 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - Clicked on Check Active
12:40:56 [2023-03-16T16:40:56.336Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Clicking on Check all
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347356662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347356662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347356662 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347356662 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347356662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347356662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347356662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347356623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347356623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347356623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347356623 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347356623 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Clicked on Check all
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Clicking on Uncheck Inactive
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-347356622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-347356622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-347356622 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-347356622 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-347356621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-347356621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-347356621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-347355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-347355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-347355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-347355832 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-347355832 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Clicked on Uncheck Inactive
12:40:56 [2023-03-16T16:40:56.909Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-347355817 data=null button=0 stateMask=0x0 x=89 y=35 count=0} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-347355817 data=null doit=true} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-347355817 data=null} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-347355817 data=null button=1 stateMask=0x0 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347355817 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-347355816 data=null button=1 stateMask=0x80000 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Clicking on Uncheck all
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347355815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347355815 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347355815 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347355815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347355815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347355815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347355785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347355784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347355784 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347355784 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Clicked on Uncheck all
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Clicking on Check selected
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-347355783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-347355783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-347355783 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-347355783 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-347355783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-347355783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-347355783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-347355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-347355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-347355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-347355777 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-347355777 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - Clicked on Check selected
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Clicking on Uncheck all
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347355776 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347355776 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347355775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347355760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347355760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347355760 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347355760 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Clicked on Uncheck all
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Clicking on Check subtree
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-347355759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347355759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-347355759 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-347355759 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-347355759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-347355759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-347355759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-347355757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347355756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-347355756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-347355756 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-347355756 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - Clicked on Check subtree
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:40:57 [2023-03-16T16:40:57.173Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Clicking on Check all
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347355755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347355755 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347355755 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347355755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347355755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347355755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347355701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347355700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347355700 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347355700 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Clicked on Check all
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Clicking on Uncheck selected
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-347355699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-347355699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-347355699 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-347355699 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-347355699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-347355699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-347355699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-347355685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-347355685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-347355685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-347355685 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-347355685 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Clicked on Uncheck selected
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Clicking on Check all
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347355683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347355683 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347355683 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347355683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347355683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347355683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347355659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347355659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347355659 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347355659 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Clicked on Check all
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Clicking on Uncheck subtree
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-347355658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-347355658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-347355658 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-347355658 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-347355658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-347355658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-347355658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-347355656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-347355656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-347355656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-347355656 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-347355656 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Clicked on Uncheck subtree
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Clicking on Uncheck all
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347355655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347355655 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347355655 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347355655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347355655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347355655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347355601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347355601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347355601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347355601 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347355601 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - Clicked on Uncheck all
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:40:57 [2023-03-16T16:40:57.176Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:40:57 [2023-03-16T16:40:57.747Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.747Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Clicking on Check all
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-347355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-347355098 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-347355098 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-347355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-347355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-347355097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-347355083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-347355083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-347355083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-347355083 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-347355083 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Clicked on Check all
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Clicking on OK
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347355082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347355082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347355082 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347355082 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347355082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347355082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347355082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:57 [2023-03-16T16:40:57.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347358171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:40:58 [2023-03-16T16:40:58.008Z] DEBUG - Clicked on 
12:40:58 [2023-03-16T16:40:58.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:40:58 [2023-03-16T16:40:58.008Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:40:58 [2023-03-16T16:40:58.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:41:01 [2023-03-16T16:41:01.384Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] 
12:41:01 [2023-03-16T16:41:01.645Z] (Eclipse:12975): Gtk-WARNING **: 16:41:01.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347351104 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - matched Text with text " 
12:41:01 [2023-03-16T16:41:01.646Z]  ", using matcher: of type 'Text'
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-347351102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347351102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-347351102 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-347351102 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-347351102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-347351102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-347351102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-347351101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-347351101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-347351101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-347351101 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-347351101 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-347351101 data=null doit=true} to Button with text {All Active Threads}
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-347351101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-347351100 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-347351100 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-347351100 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-347351100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-347351099 data=null doit=true} to Button with text {Active Threads on CPUs:}
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-347351099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:}
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-347351098 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-347351098 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-347351098 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-347351098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-347351098 data=null doit=true} to Button with text {All Active Threads}
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-347351098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-347351097 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-347351097 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-347351097 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-347351097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.647Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.907Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Clicking on OK
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347351079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347351079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347351079 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347351079 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347351078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347351078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347351078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347351429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - Clicked on 
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:01 [2023-03-16T16:41:01.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:41:02 [2023-03-16T16:41:02.167Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.427Z] 
12:41:02 [2023-03-16T16:41:02.427Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.687Z] 
12:41:02 [2023-03-16T16:41:02.688Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.688Z] 
12:41:02 [2023-03-16T16:41:02.688Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.688Z] 
12:41:02 [2023-03-16T16:41:02.688Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.688Z] 
12:41:02 [2023-03-16T16:41:02.688Z] (Eclipse:12975): Gtk-WARNING **: 16:41:02.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347350234 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Text with text " 
12:41:02 [2023-03-16T16:41:02.688Z]  ", using matcher: of type 'Text'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-347350232 data=null doit=true} to Button with text {Active Threads on CPUs:}
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-347350232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:}
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-347350231 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-347350231 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-347350231 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-347350231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.688Z] DEBUG - Clicking on OK
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347350230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347350230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347350230 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347350230 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347350230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347350230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347350230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347350578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - Clicked on 
12:41:02 [2023-03-16T16:41:02.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:03 [2023-03-16T16:41:03.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:03 [2023-03-16T16:41:03.259Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:41:03 [2023-03-16T16:41:03.259Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:41:03 [2023-03-16T16:41:03.519Z] 
12:41:03 [2023-03-16T16:41:03.519Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.519Z] 
12:41:03 [2023-03-16T16:41:03.519Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.519Z] 
12:41:03 [2023-03-16T16:41:03.519Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.519Z] 
12:41:03 [2023-03-16T16:41:03.519Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] 
12:41:03 [2023-03-16T16:41:03.520Z] (Eclipse:12975): Gtk-WARNING **: 16:41:03.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347349220 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.520Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Text with text " 
12:41:03 [2023-03-16T16:41:03.781Z]  ", using matcher: of type 'Text'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Clicking on Cancel
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-347349218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-347349218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-347349218 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-347349218 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-347349218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-347349217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-347349217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:41:03 [2023-03-16T16:41:03.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-347349519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:41:03 [2023-03-16T16:41:03.782Z] DEBUG - Clicked on 
12:41:03 [2023-03-16T16:41:03.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:07 [2023-03-16T16:41:07.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:10 [2023-03-16T16:41:10.384Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:10 [2023-03-16T16:41:10.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2023-03-16T16:41:10.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:10 [2023-03-16T16:41:10.384Z] DEBUG - number of items : 26
12:41:10 [2023-03-16T16:41:10.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:14 [2023-03-16T16:41:14.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:18 [2023-03-16T16:41:18.875Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:18 [2023-03-16T16:41:18.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2023-03-16T16:41:18.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:18 [2023-03-16T16:41:18.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:19 [2023-03-16T16:41:19.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:19 [2023-03-16T16:41:19.137Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:19 [2023-03-16T16:41:19.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - number of items : 26
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:21 [2023-03-16T16:41:21.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.619Z] 
12:41:22 [2023-03-16T16:41:22.619Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330445 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330445 data=null} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347330440 data=null doit=true} to Shell with text {Legend}
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DE
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.638Z] 
12:41:22 [2023-03-16T16:41:22.638Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.262: Negative content width -12 (BUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.638Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel'allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.639Z] 
12:41:22 [2023-03-16T16:41:22.639Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.639Z] 
12:41:22 [2023-03-16T16:41:22.639Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.639Z] 
12:41:22 [2023-03-16T16:41:22.639Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.639Z] 
12:41:22 [2023-03-16T16:41:22.639Z] (Eclipse:12975): Gtk-WARNING **: 16:41:22.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:22 [2023-03-16T16:41:22.639Z] )
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.639Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Clicking on OK
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347330420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347330420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347330420 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347330420 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347330420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347330420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347330420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347330866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
12:41:22 [2023-03-16T16:41:22.640Z] DEBUG - Clicked on 
12:41:23 [2023-03-16T16:41:23.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347330052 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:41:23 [2023-03-16T16:41:23.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347329982 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347329982 data=null doit=true} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347329982 data=null} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347329982 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347329982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347329958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347329453 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Clicking on OK
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347329452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347329452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347329452 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347329452 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347329452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347329452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:23 [2023-03-16T16:41:23.450Z] DEBUG - Clicked on OK
12:41:24 [2023-03-16T16:41:24.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347329452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2023-03-16T16:41:24.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347329916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:24 [2023-03-16T16:41:24.022Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.547 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:41:24 [2023-03-16T16:41:24.022Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 20.662 s
12:41:24 [2023-03-16T16:41:24.022Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 16.251 s
12:41:24 [2023-03-16T16:41:24.022Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.567 s
12:41:24 [2023-03-16T16:41:24.022Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.655 s
12:41:24 [2023-03-16T16:41:24.022Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 15.474 s
12:41:24 [2023-03-16T16:41:24.022Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.235 s
12:41:24 [2023-03-16T16:41:24.022Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.797 s
12:41:24 [2023-03-16T16:41:24.022Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.31 s
12:41:24 [2023-03-16T16:41:24.022Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.992 s
12:41:24 [2023-03-16T16:41:24.022Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.007 s
12:41:24 [2023-03-16T16:41:24.022Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.202 s
12:41:24 [2023-03-16T16:41:24.022Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.381 s
12:41:24 [2023-03-16T16:41:24.022Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:27.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] 
12:41:28 [2023-03-16T16:41:28.224Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347324560 data=null doit=true} to Shell with text {Find}
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-347324556 data=null} to (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Set text on (of type 'Combo') to \ACPU
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a95d836
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347324553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347324553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347324553 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347324553 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347324547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347324547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347324546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347324546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347324546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347324546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347324546 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347324546 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4598b0da
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347324545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347324545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347324545 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347324545 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347324545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347324545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347324544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347324544 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347324544 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Clicking on Fi&nd
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347324544 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347324544 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347324544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347324543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347324543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347324543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347324543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347324543 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347324543 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Clicked on Fi&nd
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-347324542 data=null} to (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Set text on (of type 'Combo') to \ACPU
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.227Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7bab8ad1
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-347324540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347324540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-347324540 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-347324540 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-347324539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-347324539 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-347324539 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Clicking on Fi&nd
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347324538 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347324538 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347324538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347324538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347324538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347324538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347324538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347324538 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347324538 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - Clicked on Fi&nd
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.228Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Clicking on Close
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347324536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347324536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347324536 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347324536 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347324536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347324536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347324536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - Clicked on 
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.490Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:28 [2023-03-16T16:41:28.490Z] 
12:41:28 [2023-03-16T16:41:28.490Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.490Z] 
12:41:28 [2023-03-16T16:41:28.490Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.490Z] 
12:41:28 [2023-03-16T16:41:28.490Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.491Z] 
12:41:28 [2023-03-16T16:41:28.491Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.752Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.752Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] 
12:41:28 [2023-03-16T16:41:28.753Z] (Eclipse:12975): Gtk-WARNING **: 16:41:28.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347324095 data=null doit=true} to Shell with text {Find}
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-347324092 data=null} to (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.753Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6eceecdc
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347324091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347324091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347324091 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347324091 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347324090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347324090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347324090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347324090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347324090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347324090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347324090 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347324090 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.754Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Clicking on Fi&nd
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347324089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347324089 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347324089 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347324089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347324089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347324089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347324088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347324088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347324088 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347324088 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Clicked on Fi&nd
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-347324087 data=null} to (of type 'Combo')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-347324086 data=null doit=true} to Button with text {F&orward}
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347324086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-347324085 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-347324085 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-347324084 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347324084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Clicking on Fi&nd
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347324083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347324082 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347324082 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347324082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347324071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347324071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347324071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347324071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347324071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347324070 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347324070 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Clicked on Fi&nd
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Clicking on Close
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347324069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347324069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347324069 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347324069 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347324068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347324068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:28 [2023-03-16T16:41:28.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347324068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.028Z] DEBUG - Clicked on 
12:41:29 [2023-03-16T16:41:29.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:29 [2023-03-16T16:41:29.028Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.288Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.706Z] 
12:41:29 [2023-03-16T16:41:29.706Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] 
12:41:29 [2023-03-16T16:41:29.967Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347323165 data=null doit=true} to Shell with text {Find}
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Setting text on (of type 'Combo') to CPU
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-347323163 data=null} to (of type 'Combo')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Set text on (of type 'Combo') to CPU
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-347323162 data=null doit=true} to Button with text {&Backward}
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347323161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-347323160 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-347323160 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-347323160 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347323160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.967Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ad9bce6
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347323159 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347323159 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347323159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347323159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347323159 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347323158 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@418e39d2
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-347323158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347323158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-347323158 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-347323158 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-347323158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-347323158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-347323158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-347323157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-347323157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-347323157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-347323157 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-347323157 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.968Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Clicking on Fi&nd
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347323157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347323157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347323156 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347323156 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347323156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347323156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347323156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347323156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347323156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347323156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347323156 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347323156 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Clicked on Fi&nd
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Setting text on (of type 'Combo') to CP
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-347323144 data=null} to (of type 'Combo')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Set text on (of type 'Combo') to CP
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.969Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Clicking on Fi&nd
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347323142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347323142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347323142 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347323142 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347323142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347323142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347323141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347323140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347323139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347323139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347323139 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347323139 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Clicked on Fi&nd
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Clicking on Close
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347323132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347323132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347323132 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347323132 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347323132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347323132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347323132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - Clicked on 
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.970Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:29 [2023-03-16T16:41:29.971Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.971Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:29 [2023-03-16T16:41:29.971Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:29.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.353Z] 
12:41:30 [2023-03-16T16:41:30.353Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.354Z] 
12:41:30 [2023-03-16T16:41:30.354Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.354Z] 
12:41:30 [2023-03-16T16:41:30.354Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.354Z] 
12:41:30 [2023-03-16T16:41:30.354Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.354Z] 
12:41:30 [2023-03-16T16:41:30.354Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347322573 data=null doit=true} to Shell with text {Find}
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-347322571 data=null} to (of type 'Combo')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ff252
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-347322563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-347322562 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-347322562 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-347322562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-347322562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-347322562 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-347322562 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.355Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Clicking on Fi&nd
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347322560 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347322560 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347322560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347322560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347322559 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347322559 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Clicked on Fi&nd
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-347322559 data=null} to (of type 'Combo')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Set text on (of type 'Combo') to cpu 1
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Clicking on Fi&nd
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347322557 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347322557 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347322556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347322555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347322555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347322555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347322555 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347322555 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Clicked on Fi&nd
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Clicking on Close
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347322543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347322542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347322542 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347322542 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347322542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347322542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347322542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - Clicked on 
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.618Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] 
12:41:30 [2023-03-16T16:41:30.878Z] (Eclipse:12975): Gtk-WARNING **: 16:41:30.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347321939 data=null doit=true} to Shell with text {Find}
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:30 [2023-03-16T16:41:30.878Z] DEBUG - Clicking on Close
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347321937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347321937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347321937 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347321937 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347321937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347321937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:30 [2023-03-16T16:41:30.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347321937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - Clicked on 
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.149Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.149Z] 
12:41:31 [2023-03-16T16:41:31.149Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.149Z] 
12:41:31 [2023-03-16T16:41:31.149Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.149Z] 
12:41:31 [2023-03-16T16:41:31.149Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.149Z] 
12:41:31 [2023-03-16T16:41:31.149Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.150Z] 
12:41:31 [2023-03-16T16:41:31.150Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.413Z] 
12:41:31 [2023-03-16T16:41:31.413Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.413Z] 
12:41:31 [2023-03-16T16:41:31.413Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] 
12:41:31 [2023-03-16T16:41:31.414Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347321523 data=null doit=true} to Shell with text {Find}
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Clicking on Close
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347321521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347321521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347321521 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347321521 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347321521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347321521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347321521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - Clicked on 
12:41:31 [2023-03-16T16:41:31.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.415Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.678Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.678Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] 
12:41:31 [2023-03-16T16:41:31.679Z] (Eclipse:12975): Gtk-WARNING **: 16:41:31.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-347321105 data=null doit=true} to Shell with text {Find}
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-347321103 data=null} to (of type 'Combo')
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:41:31 [2023-03-16T16:41:31.679Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-347321102 data=null doit=true} to Button with text {F&orward}
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347321102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-347321078 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-347321078 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-347321078 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347321078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b2fe34d
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-347321077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347321077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-347321077 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-347321077 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-347321077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-347321077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-347321077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-347321076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-347321076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-347321076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-347321076 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-347321076 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@8cb69b2
12:41:31 [2023-03-16T16:41:31.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-347321069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347321069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-347321069 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-347321069 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-347321069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-347321069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-347321069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-347321068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-347321068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-347321068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-347321068 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-347321068 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Clicking on Fi&nd
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347321067 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347321067 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347321067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347321067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347321067 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347321067 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Clicked on Fi&nd
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-347321065 data=null} to (of type 'Combo')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-347321065 data=null doit=true} to Button with text {&Backward}
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-347321065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-347321064 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-347321064 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-347321064 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-347321064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Clicking on Fi&nd
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-347321063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-347321062 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-347321062 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-347321062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-347321062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-347321062 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-347321062 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - Clicked on Fi&nd
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:41:31 [2023-03-16T16:41:31.683Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:41:31 [2023-03-16T16:41:31.942Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Clicking on Close
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-347321061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-347321061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-347321061 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-347321061 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-347321060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-347321060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-347321060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Clicked on 
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347320932 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347320828 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347320828 data=null doit=true} to TreeItem with text {test}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347320828 data=null} to TreeItem with text {test}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347320828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347320828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:31 [2023-03-16T16:41:31.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347320813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2023-03-16T16:41:32.202Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:32 [2023-03-16T16:41:32.202Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:32 [2023-03-16T16:41:32.202Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:32 [2023-03-16T16:41:32.463Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.464Z] 
12:41:32 [2023-03-16T16:41:32.464Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.724Z] 
12:41:32 [2023-03-16T16:41:32.724Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.724Z] 
12:41:32 [2023-03-16T16:41:32.724Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.724Z] 
12:41:32 [2023-03-16T16:41:32.724Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.724Z] 
12:41:32 [2023-03-16T16:41:32.724Z] (Eclipse:12975): Gtk-WARNING **: 16:41:32.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:32 [2023-03-16T16:41:32.724Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320249 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320249 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347320248 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Clicking on OK
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347320248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347320247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347320247 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347320247 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347320247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347320247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.725Z] DEBUG - Clicked on OK
12:41:32 [2023-03-16T16:41:32.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347320247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:32 [2023-03-16T16:41:32.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347320760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:33 [2023-03-16T16:41:33.247Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.024 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:41:33 [2023-03-16T16:41:33.247Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.033 s
12:41:33 [2023-03-16T16:41:33.247Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.446 s
12:41:33 [2023-03-16T16:41:33.247Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.015 s
12:41:33 [2023-03-16T16:41:33.247Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.534 s
12:41:33 [2023-03-16T16:41:33.247Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.993 s
12:41:33 [2023-03-16T16:41:33.247Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.5 s
12:41:33 [2023-03-16T16:41:33.247Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:41:33 [2023-03-16T16:41:33.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - number of items : 26
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:37 [2023-03-16T16:41:37.971Z] 
12:41:37 [2023-03-16T16:41:37.971Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:38.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:38.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:38.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] 
12:41:38 [2023-03-16T16:41:38.230Z] (Eclipse:12975): Gtk-WARNING **: 16:41:38.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347314707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347314705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347314704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347314704 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347314704 data=null} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-347314703 data=null doit=true} to Shell with text {Filter}
12:41:38 [2023-03-16T16:41:38.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Clicking on Uncheck all
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-347314701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347314701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-347314701 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-347314701 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-347314701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-347314701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-347314701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-347314672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-347314672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-347314672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-347314672 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-347314672 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Clicked on Uncheck all
12:41:38 [2023-03-16T16:41:38.231Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-347314669 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-347314669 data=null doit=true} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-347314669 data=null} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-347314668 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347314668 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-347314668 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to Tree node with text: systemd
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Clicking on Check subtree
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-347314667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-347314667 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-347314667 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-347314667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-347314667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-347314667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-347314641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-347314641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-347314641 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-347314641 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Clicked on Check subtree
12:41:38 [2023-03-16T16:41:38.231Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2023-03-16T16:41:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-347314639 data=null button=0 stateMask=0x0 x=93 y=1208 count=0} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-347314639 data=null doit=true} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-347314639 data=null} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-347314639 data=null button=1 stateMask=0x0 x=93 y=1208 count=1} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347314639 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-347314638 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1} to Tree node with text: kthreadd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Clicking on Check subtree
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-347314637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-347314637 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-347314637 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-347314637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-347314637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-347314637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-347314629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-347314629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-347314629 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-347314629 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Clicked on Check subtree
12:41:38 [2023-03-16T16:41:38.232Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-347314628 data=null button=0 stateMask=0x0 x=110 y=-897 count=0} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-347314628 data=null doit=true} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-347314628 data=null} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-347314628 data=null button=1 stateMask=0x0 x=110 y=-897 count=1} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347314628 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-347314627 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1} to Tree node with text: lttng-consumerd
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Clicking on Check subtree
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-347314626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-347314618 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-347314618 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-347314618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-347314618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-347314618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-347314618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-347314618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-347314617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-347314617 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-347314617 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Clicked on Check subtree
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Clicking on OK
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347314617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347314617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347314616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347314616 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347314616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347314616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347314616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347315040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - Clicked on 
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2023-03-16T16:41:38.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-347314496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-347314464 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-347314462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-347314460 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-347314429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-347314368 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-347314367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-347314366 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-347314365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-347314364 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-347314356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-347314354 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
12:41:38 [2023-03-16T16:41:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-347314354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-347314353 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1} to TreeColumn with text {PTID}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-347314352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-347314351 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1} to TreeColumn with text {PTID}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-347314350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-347314349 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1} to TreeColumn with text {Birth time}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-347314349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-347314348 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1} to TreeColumn with text {Birth time}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347314255 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:41:38 [2023-03-16T16:41:38.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347314217 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347314217 data=null doit=true} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347314217 data=null} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347314217 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347314217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347314206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:38 [2023-03-16T16:41:38.754Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313723 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347313723 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:39 [2023-03-16T16:41:39.077Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Clicking on OK
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347313723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347313723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347313723 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347313723 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347313722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347313722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.078Z] DEBUG - Clicked on OK
12:41:39 [2023-03-16T16:41:39.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347313722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:39 [2023-03-16T16:41:39.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347314161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:39 [2023-03-16T16:41:39.597Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.53 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:41:39 [2023-03-16T16:41:39.597Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 5.052 s
12:41:39 [2023-03-16T16:41:39.597Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:41:43 [2023-03-16T16:41:43.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:43 [2023-03-16T16:41:43.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:43 [2023-03-16T16:41:43.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:41:43 [2023-03-16T16:41:43.805Z] 
12:41:43 [2023-03-16T16:41:43.805Z] (Eclipse:12975): Gtk-WARNING **: 16:41:43.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:44 [2023-03-16T16:41:44.066Z] 
12:41:44 [2023-03-16T16:41:44.067Z] (Eclipse:12975): Gtk-WARNING **: 16:41:43.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - number of items : 2
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308765 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347308765 data=null} to ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.067Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:41:44 [2023-03-16T16:41:44.329Z] 
12:41:44 [2023-03-16T16:41:44.329Z] (Eclipse:12975): Gtk-WARNING **: 16:41:44.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:41:44 [2023-03-16T16:41:44.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:41:48 [2023-03-16T16:41:48.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:41:48 [2023-03-16T16:41:48.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:41:48 [2023-03-16T16:41:48.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:49 [2023-03-16T16:41:49.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:41:49 [2023-03-16T16:41:49.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:49 [2023-03-16T16:41:49.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2023-03-16T16:41:49.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2023-03-16T16:41:54.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556ae220] time=-347298436 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347298404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347298403 data=null doit=true} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347298403 data=null} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347298403 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347298403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347298353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2023-03-16T16:41:54.607Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:54 [2023-03-16T16:41:54.608Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:54 [2023-03-16T16:41:54.608Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:55 [2023-03-16T16:41:55.179Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347297856 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Clicking on OK
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347297855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347297855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347297855 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347297855 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347297855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347297855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.180Z] DEBUG - Clicked on OK
12:41:55 [2023-03-16T16:41:55.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347297855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:55 [2023-03-16T16:41:55.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347298275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:55 [2023-03-16T16:41:55.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.964 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:41:55 [2023-03-16T16:41:55.700Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 14.256 s
12:41:55 [2023-03-16T16:41:55.700Z] 
12:41:55 [2023-03-16T16:41:55.700Z] Results:
12:41:55 [2023-03-16T16:41:55.700Z] 
12:41:55 [2023-03-16T16:41:55.700Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
12:41:55 [2023-03-16T16:41:55.700Z] 
12:41:55 [2023-03-16T16:41:55.961Z] 
12:41:55 [2023-03-16T16:41:55.961Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:41:55.955
12:41:55 [2023-03-16T16:41:55.961Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:41:56 [2023-03-16T16:41:56.531Z] [INFO] All tests passed!
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.pom
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-p2metadata.xml
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-p2artifacts.xml
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.536Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:41:56 [2023-03-16T16:41:56.796Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.1.2-SNAPSHOT [95/139]
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] The project's OSGi version is 5.1.2.202303161548
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] 
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:56 [2023-03-16T16:41:56.797Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:41:56 [2023-03-16T16:41:56.797Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] No tests to run.
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-sources.jar
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.058Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT.jar
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.320Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.320Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:41:57 [2023-03-16T16:41:57.320Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] 
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:41:57 [2023-03-16T16:41:57.320Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT.jar
12:41:58 [2023-03-16T16:41:58.706Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-sources.jar
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:00 [2023-03-16T16:42:00.104Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] No tests to run.
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT.jar
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT.pom
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-sources.jar
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-p2metadata.xml
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.2-SNAPSHOT-p2artifacts.xml
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT [96/139]
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] The project's OSGi version is 3.0.10.202303161548
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.422Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:42:00 [2023-03-16T16:42:00.422Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] No tests to run.
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
12:42:00 [2023-03-16T16:42:00.684Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.685Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.685Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:00 [2023-03-16T16:42:00.685Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] 
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:00 [2023-03-16T16:42:00.685Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
12:42:02 [2023-03-16T16:42:02.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.167Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:03 [2023-03-16T16:42:03.167Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] No tests to run.
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.pom
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2metadata.xml
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2artifacts.xml
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 8.3.0-SNAPSHOT     [97/139]
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT.jar
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-sources-feature.jar
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.429Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.429Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:03 [2023-03-16T16:42:03.430Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:42:03 [2023-03-16T16:42:03.430Z] [INFO] 
12:42:03 [2023-03-16T16:42:03.430Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:03 [2023-03-16T16:42:03.430Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT.jar
12:42:04 [2023-03-16T16:42:04.845Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-sources-feature.jar
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:06 [2023-03-16T16:42:06.226Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:06 [2023-03-16T16:42:06.226Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT.jar
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT.pom
12:42:06 [2023-03-16T16:42:06.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-sources-feature.jar
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-p2metadata.xml
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.3.0-SNAPSHOT-p2artifacts.xml
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.13-SNAPSHOT [98/139]
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] The project's OSGi version is 1.0.13.202303161548
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.227Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
12:42:06 [2023-03-16T16:42:06.487Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.488Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-sources.jar
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT.jar
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.748Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.748Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:06 [2023-03-16T16:42:06.748Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] 
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:06 [2023-03-16T16:42:06.748Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT.jar
12:42:08 [2023-03-16T16:42:08.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-sources.jar
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] 
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:09 [2023-03-16T16:42:09.600Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:09 [2023-03-16T16:42:09.600Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] 
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] 
12:42:09 [2023-03-16T16:42:09.600Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:09 [2023-03-16T16:42:09.860Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:42:09 [2023-03-16T16:42:09.860Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
12:42:09 [2023-03-16T16:42:09.861Z] [INFO] Command line:
12:42:09 [2023-03-16T16:42:09.861Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:42:09 [2023-03-16T16:42:09.861Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:42:13 [2023-03-16T16:42:13.424Z] !SESSION 2023-03-16 16:42:09.983 -----------------------------------------------
12:42:13 [2023-03-16T16:42:13.424Z] eclipse.buildId=unknown
12:42:13 [2023-03-16T16:42:13.424Z] java.version=17.0.2
12:42:13 [2023-03-16T16:42:13.424Z] java.vendor=Oracle Corporation
12:42:13 [2023-03-16T16:42:13.425Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:42:13 [2023-03-16T16:42:13.425Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:42:13 [2023-03-16T16:42:13.425Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:42:13 [2023-03-16T16:42:13.425Z] 
12:42:13 [2023-03-16T16:42:13.425Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:42:13.251
12:42:13 [2023-03-16T16:42:13.425Z] !MESSAGE FrameworkEvent ERROR
12:42:13 [2023-03-16T16:42:13.425Z] !STACK 0
12:42:13 [2023-03-16T16:42:13.425Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:42:13 [2023-03-16T16:42:13.425Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:13 [2023-03-16T16:42:13.425Z] 
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:42:13 [2023-03-16T16:42:13.425Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:42:13 [2023-03-16T16:42:13.686Z] 
12:42:13 [2023-03-16T16:42:13.686Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:42:13.471
12:42:13 [2023-03-16T16:42:13.686Z] !MESSAGE FrameworkEvent ERROR
12:42:13 [2023-03-16T16:42:13.686Z] !STACK 0
12:42:13 [2023-03-16T16:42:13.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:42:13 [2023-03-16T16:42:13.686Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:13 [2023-03-16T16:42:13.686Z] 
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:42:13 [2023-03-16T16:42:13.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:42:14 [2023-03-16T16:42:14.257Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:42:14 [2023-03-16T16:42:14.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:42:14 [2023-03-16T16:42:14.518Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.091 s
12:42:14 [2023-03-16T16:42:14.518Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:42:26 [2023-03-16T16:42:26.842Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.257 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:42:26 [2023-03-16T16:42:26.842Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.4 s
12:42:26 [2023-03-16T16:42:26.842Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.249 s
12:42:26 [2023-03-16T16:42:26.842Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.23 s
12:42:26 [2023-03-16T16:42:26.842Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.203 s
12:42:26 [2023-03-16T16:42:26.842Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.171 s
12:42:26 [2023-03-16T16:42:26.842Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.808 s
12:42:26 [2023-03-16T16:42:26.842Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.192 s
12:42:26 [2023-03-16T16:42:26.842Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:42:36 [2023-03-16T16:42:36.835Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.623 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:42:36 [2023-03-16T16:42:36.835Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.22 s
12:42:36 [2023-03-16T16:42:36.835Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
12:42:36 [2023-03-16T16:42:36.835Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.148 s
12:42:36 [2023-03-16T16:42:36.835Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.169 s
12:42:36 [2023-03-16T16:42:36.835Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.145 s
12:42:36 [2023-03-16T16:42:36.835Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.655 s
12:42:36 [2023-03-16T16:42:36.835Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.14 s
12:42:36 [2023-03-16T16:42:36.835Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:42:36 [2023-03-16T16:42:36.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:42:36 [2023-03-16T16:42:36.835Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.106 s
12:42:36 [2023-03-16T16:42:36.835Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:42:36 [2023-03-16T16:42:36.835Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:42:36 [2023-03-16T16:42:36.835Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.001 s
12:42:36 [2023-03-16T16:42:36.835Z] testGetCpuForThread(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 1.134 s
12:42:36 [2023-03-16T16:42:36.835Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.024 s
12:42:36 [2023-03-16T16:42:36.835Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.007 s
12:42:36 [2023-03-16T16:42:36.835Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.067 s
12:42:36 [2023-03-16T16:42:36.835Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:42:43 [2023-03-16T16:42:43.423Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.726 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:42:43 [2023-03-16T16:42:43.423Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.133 s
12:42:43 [2023-03-16T16:42:43.423Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.001 s
12:42:43 [2023-03-16T16:42:43.423Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.162 s
12:42:43 [2023-03-16T16:42:43.423Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.024 s
12:42:43 [2023-03-16T16:42:43.423Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.111 s
12:42:43 [2023-03-16T16:42:43.423Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.016 s
12:42:43 [2023-03-16T16:42:43.423Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.116 s
12:42:43 [2023-03-16T16:42:43.423Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.007 s
12:42:43 [2023-03-16T16:42:43.424Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.153 s
12:42:43 [2023-03-16T16:42:43.424Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:42:43 [2023-03-16T16:42:43.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:42:43 [2023-03-16T16:42:43.424Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
12:42:43 [2023-03-16T16:42:43.424Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:42:43 [2023-03-16T16:42:43.424Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:42:43 [2023-03-16T16:42:43.424Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
12:42:43 [2023-03-16T16:42:43.424Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:42:43 [2023-03-16T16:42:43.424Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:42:43 [2023-03-16T16:42:43.424Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:42:43 [2023-03-16T16:42:43.424Z] 
12:42:43 [2023-03-16T16:42:43.424Z] Results:
12:42:43 [2023-03-16T16:42:43.424Z] 
12:42:43 [2023-03-16T16:42:43.424Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
12:42:43 [2023-03-16T16:42:43.424Z] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] All tests passed!
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT.jar
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT.pom
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-sources.jar
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT [99/139]
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.424Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:42:43 [2023-03-16T16:42:43.424Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.685Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.685Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.686Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:43 [2023-03-16T16:42:43.686Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:42:43 [2023-03-16T16:42:43.686Z] [INFO] 
12:42:43 [2023-03-16T16:42:43.686Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:43 [2023-03-16T16:42:43.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
12:42:45 [2023-03-16T16:42:45.081Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] 
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:46 [2023-03-16T16:42:46.468Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:42:46 [2023-03-16T16:42:46.468Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] 
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] 
12:42:46 [2023-03-16T16:42:46.468Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:46 [2023-03-16T16:42:46.728Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:42:46 [2023-03-16T16:42:46.728Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
12:42:46 [2023-03-16T16:42:46.728Z] [INFO] Command line:
12:42:46 [2023-03-16T16:42:46.729Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:42:46 [2023-03-16T16:42:46.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:42:50 [2023-03-16T16:42:50.931Z] !SESSION 2023-03-16 16:42:46.808 -----------------------------------------------
12:42:50 [2023-03-16T16:42:50.931Z] eclipse.buildId=unknown
12:42:50 [2023-03-16T16:42:50.931Z] java.version=17.0.2
12:42:50 [2023-03-16T16:42:50.931Z] java.vendor=Oracle Corporation
12:42:50 [2023-03-16T16:42:50.931Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:42:50 [2023-03-16T16:42:50.931Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:42:50 [2023-03-16T16:42:50.931Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:42:50 [2023-03-16T16:42:50.931Z] 
12:42:50 [2023-03-16T16:42:50.931Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:42:50.480
12:42:50 [2023-03-16T16:42:50.931Z] !MESSAGE FrameworkEvent ERROR
12:42:50 [2023-03-16T16:42:50.931Z] !STACK 0
12:42:50 [2023-03-16T16:42:50.931Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
12:42:50 [2023-03-16T16:42:50.931Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:50 [2023-03-16T16:42:50.931Z] 
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:42:50 [2023-03-16T16:42:50.931Z] 
12:42:50 [2023-03-16T16:42:50.931Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:42:50.771
12:42:50 [2023-03-16T16:42:50.931Z] !MESSAGE FrameworkEvent ERROR
12:42:50 [2023-03-16T16:42:50.931Z] !STACK 0
12:42:50 [2023-03-16T16:42:50.931Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
12:42:50 [2023-03-16T16:42:50.931Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:50 [2023-03-16T16:42:50.931Z] 
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:42:50 [2023-03-16T16:42:50.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:42:51 [2023-03-16T16:42:51.504Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:42:51 [2023-03-16T16:42:51.504Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:42:58 [2023-03-16T16:42:58.132Z] 
12:42:58 [2023-03-16T16:42:58.132Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:42:57.258
12:42:58 [2023-03-16T16:42:58.132Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:42:58 [2023-03-16T16:42:58.132Z] !STACK 0
12:42:58 [2023-03-16T16:42:58.132Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:42:58 [2023-03-16T16:42:58.132Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:42:58 [2023-03-16T16:42:58.132Z] Caused by: java.io.IOException: error=2, No such file or directory
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:42:58 [2023-03-16T16:42:58.132Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:42:58 [2023-03-16T16:42:58.132Z] 	... 7 more
12:42:58 [2023-03-16T16:42:58.132Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:42:58 [2023-03-16T16:42:58.132Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:42:58 [2023-03-16T16:42:58.132Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
12:42:58 [2023-03-16T16:42:58.132Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:42:58 [2023-03-16T16:42:58.132Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:42:58 [2023-03-16T16:42:58.132Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:42:58 [2023-03-16T16:42:58.132Z] 
12:42:58 [2023-03-16T16:42:58.133Z] Results:
12:42:58 [2023-03-16T16:42:58.133Z] 
12:42:58 [2023-03-16T16:42:58.133Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:42:58 [2023-03-16T16:42:58.133Z] 
12:42:59 [2023-03-16T16:42:59.516Z] [INFO] All tests passed!
12:42:59 [2023-03-16T16:42:59.516Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.516Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.pom
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT [100/139]
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] The project's OSGi version is 1.0.15.202303161548
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] 
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:42:59 [2023-03-16T16:42:59.517Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:42:59 [2023-03-16T16:42:59.517Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.092Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:43:00 [2023-03-16T16:43:00.092Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:43:00 [2023-03-16T16:43:00.092Z] [INFO] 
12:43:00 [2023-03-16T16:43:00.093Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:00 [2023-03-16T16:43:00.093Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
12:43:01 [2023-03-16T16:43:01.036Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] 
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:02 [2023-03-16T16:43:02.419Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:43:02 [2023-03-16T16:43:02.419Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] 
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] 
12:43:02 [2023-03-16T16:43:02.419Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:43:02 [2023-03-16T16:43:02.679Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:43:02 [2023-03-16T16:43:02.679Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
12:43:02 [2023-03-16T16:43:02.679Z] [INFO] Command line:
12:43:02 [2023-03-16T16:43:02.679Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:43:02 [2023-03-16T16:43:02.940Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:43:07 [2023-03-16T16:43:07.140Z] !SESSION 2023-03-16 16:43:02.852 -----------------------------------------------
12:43:07 [2023-03-16T16:43:07.140Z] eclipse.buildId=unknown
12:43:07 [2023-03-16T16:43:07.140Z] java.version=17.0.2
12:43:07 [2023-03-16T16:43:07.140Z] java.vendor=Oracle Corporation
12:43:07 [2023-03-16T16:43:07.140Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:43:07 [2023-03-16T16:43:07.140Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:43:07 [2023-03-16T16:43:07.141Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:43:07 [2023-03-16T16:43:07.141Z] 
12:43:07 [2023-03-16T16:43:07.141Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:43:06.357
12:43:07 [2023-03-16T16:43:07.141Z] !MESSAGE FrameworkEvent ERROR
12:43:07 [2023-03-16T16:43:07.141Z] !STACK 0
12:43:07 [2023-03-16T16:43:07.141Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:43:07 [2023-03-16T16:43:07.141Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:43:07 [2023-03-16T16:43:07.141Z] 
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:43:07 [2023-03-16T16:43:07.141Z] 
12:43:07 [2023-03-16T16:43:07.141Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:43:06.661
12:43:07 [2023-03-16T16:43:07.141Z] !MESSAGE FrameworkEvent ERROR
12:43:07 [2023-03-16T16:43:07.141Z] !STACK 0
12:43:07 [2023-03-16T16:43:07.141Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:43:07 [2023-03-16T16:43:07.141Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:43:07 [2023-03-16T16:43:07.141Z] 
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:43:07 [2023-03-16T16:43:07.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:43:07 [2023-03-16T16:43:07.413Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:07 [2023-03-16T16:43:07.413Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:13 [2023-03-16T16:43:13.997Z] 
12:43:13 [2023-03-16T16:43:13.997Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:43:12.853
12:43:13 [2023-03-16T16:43:13.997Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:43:13 [2023-03-16T16:43:13.997Z] 
12:43:13 [2023-03-16T16:43:13.997Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:43:12.869
12:43:13 [2023-03-16T16:43:13.997Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:43:13 [2023-03-16T16:43:13.997Z] !STACK 0
12:43:13 [2023-03-16T16:43:13.997Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:43:13 [2023-03-16T16:43:13.997Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:43:13 [2023-03-16T16:43:13.997Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:43:13 [2023-03-16T16:43:13.997Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:43:13 [2023-03-16T16:43:13.997Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:43:13 [2023-03-16T16:43:13.997Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:43:13 [2023-03-16T16:43:13.998Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:43:13 [2023-03-16T16:43:13.998Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:43:13 [2023-03-16T16:43:13.998Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:43:13 [2023-03-16T16:43:13.998Z] Caused by: java.io.IOException: error=2, No such file or directory
12:43:13 [2023-03-16T16:43:13.998Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:43:13 [2023-03-16T16:43:13.998Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:43:13 [2023-03-16T16:43:13.998Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:43:13 [2023-03-16T16:43:13.998Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:43:13 [2023-03-16T16:43:13.998Z] 	... 7 more
12:43:13 [2023-03-16T16:43:13.998Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:43:13 [2023-03-16T16:43:13.998Z] Display size: 1440x900
12:43:13 [2023-03-16T16:43:13.998Z] OS version=5.17.13-200.fc35.x86_64
12:43:13 [2023-03-16T16:43:13.998Z] GTK version=3.22.30
12:43:13 [2023-03-16T16:43:13.998Z] GTK theme=Ambiance
12:43:13 [2023-03-16T16:43:13.998Z] LIBOVERLAY_SCROLLBAR=0
12:43:13 [2023-03-16T16:43:13.998Z] Time zone: Greenwich Mean Time
12:43:13 [2023-03-16T16:43:13.998Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:43:13 [2023-03-16T16:43:13.998Z] log4j:WARN Please initialize the log4j system properly.
12:43:13 [2023-03-16T16:43:13.998Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:43:15 [2023-03-16T16:43:15.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:43:15 [2023-03-16T16:43:15.912Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - Setting state to checked on: memory
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2023-03-16T16:43:37.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2023-03-16T16:43:37.879Z] DEBUG - Setting state to checked on: memory
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347194748 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347194655 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347194654 data=null doit=true} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347194654 data=null} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347194654 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347194653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347194583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:43:38 [2023-03-16T16:43:38.398Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:38 [2023-03-16T16:43:38.398Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:38 [2023-03-16T16:43:38.659Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347193846 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Clicking on OK
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347193843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347193842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347193842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347193842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347193841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347193841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:38 [2023-03-16T16:43:38.925Z] DEBUG - Clicked on OK
12:43:39 [2023-03-16T16:43:39.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347193841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:39 [2023-03-16T16:43:39.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347194379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:39 [2023-03-16T16:43:39.755Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.443 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:43:39 [2023-03-16T16:43:39.755Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 21.051 s
12:43:39 [2023-03-16T16:43:39.755Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.941 s
12:43:39 [2023-03-16T16:43:39.755Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347192733 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347192733 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347192733 data=null} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347192732 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347192732 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347192655 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347192654 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347192654 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347192654 data=null} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347192653 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347192653 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347192637 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347192635 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347192635 data=null} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347192635 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347192634 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347192572 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347192569 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347192569 data=null doit=true} to TreeItem with text {Traces [0]}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347192568 data=null} to TreeItem with text {Traces [0]}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347192568 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347192568 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:43:40 [2023-03-16T16:43:40.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347192538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:42 [2023-03-16T16:43:42.186Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:43:42 [2023-03-16T16:43:42.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:44 [2023-03-16T16:43:44.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - number of items : 18
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189047 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:43.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:43.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:43.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:43.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.098Z] 
12:43:44 [2023-03-16T16:43:44.098Z] (Eclipse:16837): Gtk-WARNING **: 16:43:44.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347188639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347188584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347188584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347188584 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347188584 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Clicking on Add...
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-347188580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347188580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-347188579 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-347188579 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-347188579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-347188579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.367Z] 
12:43:44 [2023-03-16T16:43:44.367Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-03-16 16:43:44.350
12:43:44 [2023-03-16T16:43:44.367Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-347188579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-347188359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347188359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-347188359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-347188359 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-347188359 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - Clicked on Add...
12:43:44 [2023-03-16T16:43:44.628Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Clicking on OK
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347188356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347188356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347188356 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347188356 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347188356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347188355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-347188270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347188355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:44 [2023-03-16T16:43:44.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347189046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:44 [2023-03-16T16:43:44.889Z] DEBUG - Clicked on 
12:43:44 [2023-03-16T16:43:44.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:44 [2023-03-16T16:43:44.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:43:44 [2023-03-16T16:43:44.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:43:44 [2023-03-16T16:43:44.889Z] DEBUG - Attempting to set focus on (of type 'Table')
12:43:45 [2023-03-16T16:43:45.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:45 [2023-03-16T16:43:45.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:45 [2023-03-16T16:43:45.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:45 [2023-03-16T16:43:45.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:45 [2023-03-16T16:43:45.411Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:45 [2023-03-16T16:43:45.411Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347187045 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347187009 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347187008 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347187008 data=null} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347187008 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347187008 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347186973 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:45 [2023-03-16T16:43:45.983Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:46 [2023-03-16T16:43:46.922Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:46 [2023-03-16T16:43:46.922Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186025 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347186025 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Clicking on OK
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347186024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347186024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347186024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347186023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347186023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347186023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:46 [2023-03-16T16:43:46.924Z] DEBUG - Clicked on OK
12:43:47 [2023-03-16T16:43:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347186023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:47 [2023-03-16T16:43:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347186865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347185391 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347185391 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347185390 data=null} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347185390 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347185390 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347185353 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347185352 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347185352 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347185352 data=null} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347185351 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347185351 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347185336 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347185335 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347185335 data=null} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347185334 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347185334 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347185332 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347185331 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347185330 data=null doit=true} to TreeItem with text {Traces [0]}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347185330 data=null} to TreeItem with text {Traces [0]}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347185330 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347185330 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:43:47 [2023-03-16T16:43:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347185317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - number of items : 18
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183417 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.622Z] 
12:43:49 [2023-03-16T16:43:49.622Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.622Z] 
12:43:49 [2023-03-16T16:43:49.622Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.622Z] 
12:43:49 [2023-03-16T16:43:49.622Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.622Z] 
12:43:49 [2023-03-16T16:43:49.622Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.622Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.623Z] 
12:43:49 [2023-03-16T16:43:49.623Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.890Z] 
12:43:49 [2023-03-16T16:43:49.890Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.890Z] 
12:43:49 [2023-03-16T16:43:49.891Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.891Z] 
12:43:49 [2023-03-16T16:43:49.891Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.891Z] 
12:43:49 [2023-03-16T16:43:49.891Z] (Eclipse:16837): Gtk-WARNING **: 16:43:49.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183049 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183049 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Clicking on Add...
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-347183047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347183047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-347183047 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-347183047 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-347183047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-347183047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-347182873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347182872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-347182872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-347182872 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-347182872 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Clicked on Add...
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Clicking on OK
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347182870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347182870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347182870 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347182870 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347182869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:49 [2023-03-16T16:43:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347182869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347182869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-347183047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Clicked on 
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Attempting to set focus on (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-347182781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-347182781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-347182781 data=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-347182780 data=null} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-347182779 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-347182779 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-347182778 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Clicking on Down
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-347182776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-347182776 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-347182776 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-347182776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-347182776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-347182776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-347182773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-347182773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-347182773 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-347182773 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Clicked on Down
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Clicking on Down
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-347182772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-347182772 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-347182772 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-347182772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-347182771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-347182771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-347182767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-347182767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-347182767 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-347182766 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicked on Down
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicking on Down
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-347182766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-347182766 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-347182766 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-347182765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-347182765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-347182765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-347182763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-347182763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-347182763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-347182763 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-347182763 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicked on Down
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicking on Up
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-347182761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-347182760 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-347182760 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-347182760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-347182760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-347182760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-347182758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-347182758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-347182758 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-347182758 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicked on Up
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicking on Up
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-347182757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-347182757 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-347182757 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-347182757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-347182757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-347182757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-347182755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-347182754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-347182754 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-347182754 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicked on Up
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Clicking on Up
12:43:50 [2023-03-16T16:43:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-347182754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-347182753 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-347182753 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-347182753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-347182753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-347182753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-347182751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-347182751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-347182751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-347182751 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-347182751 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Clicked on Up
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Attempting to set focus on (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-347182746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-347182746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-347182746 data=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-347182746 data=null} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-347182746 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-347182745 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-347182744 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-347182744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-347182744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-347182744 data=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-347182744 data=null} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-347182743 data=null button=1 stateMask=0x40000 x=260 y=35 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-347182743 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-347182742 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1} to (of type 'Table')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Clicking on Remove
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-347182740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-347182740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-347182740 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-347182740 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-347182740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-347182740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-347182740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Clicked on Remove
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Clicking on Cancel
12:43:50 [2023-03-16T16:43:50.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-347182736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-347182736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-347182736 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-347182736 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-347182736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-347182735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-347182735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:50 [2023-03-16T16:43:50.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347183378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:43:50 [2023-03-16T16:43:50.433Z] DEBUG - Clicked on 
12:43:50 [2023-03-16T16:43:50.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347182309 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:50 [2023-03-16T16:43:50.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347182277 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347182277 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347182277 data=null} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347182277 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347182277 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347182262 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:50 [2023-03-16T16:43:50.693Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:50 [2023-03-16T16:43:50.954Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.215Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181764 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181764 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347181763 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Clicking on OK
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347181762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347181761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347181761 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347181761 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347181761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347181761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.216Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.217Z] DEBUG - Clicked on OK
12:43:51 [2023-03-16T16:43:51.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347181761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:51 [2023-03-16T16:43:51.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347182168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347181136 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347181136 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347181136 data=null} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347181136 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347181135 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347181110 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347181108 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347181108 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347181108 data=null} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347181108 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347181108 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347181084 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347181083 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347181083 data=null} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347181083 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347181083 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347181080 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347181079 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347181079 data=null doit=true} to TreeItem with text {Traces [0]}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347181079 data=null} to TreeItem with text {Traces [0]}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347181078 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347181078 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:43:51 [2023-03-16T16:43:51.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347181065 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:53 [2023-03-16T16:43:53.663Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:43:53 [2023-03-16T16:43:53.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:53 [2023-03-16T16:43:53.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:53 [2023-03-16T16:43:53.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:43:53 [2023-03-16T16:43:53.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:43:53 [2023-03-16T16:43:53.924Z] DEBUG - Attempting to set focus on (of type 'Table')
12:43:53 [2023-03-16T16:43:53.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-347178321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-347178272 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1} to TreeColumn with text {Name}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-347178271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-347178265 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1} to TreeColumn with text {PID/TID}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-347178264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-347178263 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1} to TreeColumn with text {Start time}
12:43:54 [2023-03-16T16:43:54.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:54 [2023-03-16T16:43:54.495Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:54 [2023-03-16T16:43:54.495Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:55 [2023-03-16T16:43:55.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347177839 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347177809 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347177809 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347177809 data=null} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347177808 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347177808 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347177772 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:55 [2023-03-16T16:43:55.327Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:55 [2023-03-16T16:43:55.327Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:55 [2023-03-16T16:43:55.327Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177153 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177153 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347177152 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:55 [2023-03-16T16:43:55.589Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Clicking on OK
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347177150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347177149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347177149 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347177149 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347177149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347177149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:55 [2023-03-16T16:43:55.850Z] DEBUG - Clicked on OK
12:43:56 [2023-03-16T16:43:56.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347177149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:56 [2023-03-16T16:43:56.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347177669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347176522 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347176522 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347176522 data=null} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347176521 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347176521 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347176470 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347176469 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347176469 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347176469 data=null} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347176468 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347176468 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347176447 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347176446 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347176446 data=null} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347176446 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347176445 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347176443 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347176442 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347176442 data=null doit=true} to TreeItem with text {Traces [0]}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347176442 data=null} to TreeItem with text {Traces [0]}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347176441 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347176441 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:43:56 [2023-03-16T16:43:56.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347176385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:43:58 [2023-03-16T16:43:58.285Z] DEBUG - Attempting to set focus on (of type 'Table')
12:43:58 [2023-03-16T16:43:58.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:58 [2023-03-16T16:43:58.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:43:58 [2023-03-16T16:43:58.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:58 [2023-03-16T16:43:58.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:43:58 [2023-03-16T16:43:58.806Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:59 [2023-03-16T16:43:59.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:43:59 [2023-03-16T16:43:59.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347173540 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:59 [2023-03-16T16:43:59.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:59 [2023-03-16T16:43:59.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:59 [2023-03-16T16:43:59.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347173508 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347173508 data=null doit=true} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347173508 data=null} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347173507 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347173507 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347173473 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:43:59 [2023-03-16T16:43:59.601Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:59 [2023-03-16T16:43:59.601Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:59 [2023-03-16T16:43:59.601Z] DEBUG - Clicked on with mnemonic 'Delete'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172461 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347172461 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Clicking on OK
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347172460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347172460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347172460 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347172460 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347172460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347172460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Clicked on OK
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347172460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:00 [2023-03-16T16:44:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347173365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347171835 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347171835 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347171834 data=null} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347171834 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347171823 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347171807 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347171806 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347171806 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347171806 data=null} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347171805 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347171805 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347171792 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347171792 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347171792 data=null} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347171792 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347171791 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347171790 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347171789 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347171789 data=null doit=true} to TreeItem with text {Traces [0]}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347171789 data=null} to TreeItem with text {Traces [0]}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347171789 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347171788 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:44:01 [2023-03-16T16:44:01.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347171774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:03 [2023-03-16T16:44:03.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347169534 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347169504 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347169504 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347169504 data=null} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347169503 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347169503 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347169496 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Clicking on with mnemonic 'Delete'
12:44:03 [2023-03-16T16:44:03.357Z] DEBUG - Clicked on with mnemonic 'Delete'
12:44:03 [2023-03-16T16:44:03.618Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:44:03 [2023-03-16T16:44:03.618Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169060 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169060 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169058 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347169058 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Clicking on OK
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347169057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347169057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347169057 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347169057 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347169057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347169057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.880Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.880Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:03 [2023-03-16T16:44:03.880Z] DEBUG - Clicked on OK
12:44:04 [2023-03-16T16:44:04.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347169057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:04 [2023-03-16T16:44:04.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347169453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:44:04 [2023-03-16T16:44:04.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:44:04 [2023-03-16T16:44:04.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347168418 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347168418 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347168418 data=null} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347168417 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347168417 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347168388 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347168387 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347168387 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347168387 data=null} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347168386 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347168386 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347168380 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347168379 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347168379 data=null} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347168379 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347168378 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347168376 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347168375 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347168375 data=null doit=true} to TreeItem with text {Traces [0]}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347168374 data=null} to TreeItem with text {Traces [0]}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347168374 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347168374 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:44:04 [2023-03-16T16:44:04.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347168360 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:44:06 [2023-03-16T16:44:06.315Z] DEBUG - Attempting to set focus on (of type 'Table')
12:44:06 [2023-03-16T16:44:06.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - number of items : 18
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165783 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.146Z] 
12:44:07 [2023-03-16T16:44:07.146Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.146Z] 
12:44:07 [2023-03-16T16:44:07.146Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.146Z] 
12:44:07 [2023-03-16T16:44:07.146Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.146Z] 
12:44:07 [2023-03-16T16:44:07.146Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.409Z] 
12:44:07 [2023-03-16T16:44:07.409Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.409Z] 
12:44:07 [2023-03-16T16:44:07.409Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.409Z] 
12:44:07 [2023-03-16T16:44:07.409Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.409Z] 
12:44:07 [2023-03-16T16:44:07.409Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.409Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] 
12:44:07 [2023-03-16T16:44:07.410Z] (Eclipse:16837): Gtk-WARNING **: 16:44:07.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165473 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165473 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Clicking on Add...
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-347165471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347165471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-347165471 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-347165471 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-347165470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-347165470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-347165470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-347165464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-347165464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-347165464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-347165464 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-347165463 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Clicked on Add...
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Clicking on OK
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347165462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347165462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347165462 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347165462 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347165462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347165462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-347165432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347165462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:07 [2023-03-16T16:44:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347165783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:44:07 [2023-03-16T16:44:07.686Z] DEBUG - Clicked on 
12:44:07 [2023-03-16T16:44:07.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:07 [2023-03-16T16:44:07.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:07 [2023-03-16T16:44:07.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:07 [2023-03-16T16:44:07.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347164913 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347164881 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347164881 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347164881 data=null} to TreeItem with text {TestForCallstack}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347164881 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347164881 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:07 [2023-03-16T16:44:07.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347164868 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:08 [2023-03-16T16:44:08.208Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:44:08 [2023-03-16T16:44:08.208Z] DEBUG - Clicking on with mnemonic 'Delete'
12:44:08 [2023-03-16T16:44:08.208Z] DEBUG - Clicked on with mnemonic 'Delete'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164430 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164429 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164416 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347164416 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Clicking on OK
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347164415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347164415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347164415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347164414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347164414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347164414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.471Z] DEBUG - Clicked on OK
12:44:08 [2023-03-16T16:44:08.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347164414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:08 [2023-03-16T16:44:08.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347164778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347163690 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347163690 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347163689 data=null} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347163689 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347163689 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347163660 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347163659 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347163659 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347163658 data=null} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347163658 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347163658 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347163649 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347163648 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347163648 data=null} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347163648 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347163648 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347163641 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347163640 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347163640 data=null doit=true} to TreeItem with text {Traces [0]}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347163640 data=null} to TreeItem with text {Traces [0]}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347163640 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347163639 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:44:09 [2023-03-16T16:44:09.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347163633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:11 [2023-03-16T16:44:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:44:11 [2023-03-16T16:44:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:11 [2023-03-16T16:44:11.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:11 [2023-03-16T16:44:11.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:11 [2023-03-16T16:44:11.217Z] DEBUG - number of items : 18
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347161321 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347161293 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347161293 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347161293 data=null} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347161292 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347161292 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347161275 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:11 [2023-03-16T16:44:11.738Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:44:11 [2023-03-16T16:44:11.738Z] DEBUG - Clicking on with mnemonic 'Delete'
12:44:11 [2023-03-16T16:44:11.738Z] DEBUG - Clicked on with mnemonic 'Delete'
12:44:11 [2023-03-16T16:44:11.998Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:44:11 [2023-03-16T16:44:11.998Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:44:11 [2023-03-16T16:44:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:44:11 [2023-03-16T16:44:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160833 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160833 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347160832 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Clicking on OK
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347160831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347160831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347160831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347160831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347160831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347160830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:11 [2023-03-16T16:44:11.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:12 [2023-03-16T16:44:12.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:12 [2023-03-16T16:44:12.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:12 [2023-03-16T16:44:12.000Z] DEBUG - Clicked on OK
12:44:12 [2023-03-16T16:44:12.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347160830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:12 [2023-03-16T16:44:12.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347161234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347160113 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347160103 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347160103 data=null} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347160102 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347160102 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347160087 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347160086 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347160086 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347160086 data=null} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347160086 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347160086 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347160070 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347160069 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347160069 data=null} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347160069 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-347160069 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347160067 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-347160066 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-347160066 data=null doit=true} to TreeItem with text {Traces [0]}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-347160066 data=null} to TreeItem with text {Traces [0]}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-347160066 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347160065 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:44:12 [2023-03-16T16:44:12.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-347160055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - Attempting to set focus on (of type 'Table')
12:44:14 [2023-03-16T16:44:14.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - number of items : 18
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157722 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157716 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157716 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.313Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - number of items : 18
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157207 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347157207 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:15 [2023-03-16T16:44:15.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - number of items : 18
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156704 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156698 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156698 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - number of items : 18
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156195 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156189 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347156189 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:16 [2023-03-16T16:44:16.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - number of items : 18
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155680 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155680 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.320Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - number of items : 18
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155177 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155168 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347155168 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:17 [2023-03-16T16:44:17.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - number of items : 18
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154664 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154661 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154660 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - number of items : 18
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154150 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347154150 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:18 [2023-03-16T16:44:18.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - number of items : 18
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153641 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153641 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - number of items : 18
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153137 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153131 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347153131 data=null} to ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:44:19 [2023-03-16T16:44:19.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:20 [2023-03-16T16:44:20.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - number of items : 18
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152622 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152622 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - number of items : 18
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152112 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347152112 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:44:20 [2023-03-16T16:44:20.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - number of items : 18
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151608 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151604 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151604 data=null} to ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - number of items : 18
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null} to ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - number of items : 18
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151601 data=null} to ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - number of items : 18
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151599 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-347151599 data=null} to ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.275Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c9cfcde] time=-347151330 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-347151301 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-347151301 data=null doit=true} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-347151301 data=null} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-347151300 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347151300 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-347151282 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - Clicking on with mnemonic 'Delete'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - Clicked on with mnemonic 'Delete'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:44:21 [2023-03-16T16:44:21.798Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347151000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150886 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347150885 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Clicking on OK
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347150884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347150884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347150884 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347150884 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347150883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347150883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.060Z] DEBUG - Clicked on OK
12:44:22 [2023-03-16T16:44:22.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347150883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:44:22 [2023-03-16T16:44:22.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347151182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:44:22 [2023-03-16T16:44:22.586Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.834 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:44:22 [2023-03-16T16:44:22.586Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 7.34 s
12:44:22 [2023-03-16T16:44:22.586Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.262 s
12:44:22 [2023-03-16T16:44:22.586Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.612 s
12:44:22 [2023-03-16T16:44:22.586Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.689 s
12:44:22 [2023-03-16T16:44:22.586Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.403 s
12:44:22 [2023-03-16T16:44:22.586Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.645 s
12:44:22 [2023-03-16T16:44:22.586Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.578 s
12:44:22 [2023-03-16T16:44:22.586Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 9.997 s
12:44:22 [2023-03-16T16:44:22.586Z] 
12:44:22 [2023-03-16T16:44:22.586Z] Results:
12:44:22 [2023-03-16T16:44:22.586Z] 
12:44:22 [2023-03-16T16:44:22.586Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:44:22 [2023-03-16T16:44:22.586Z] 
12:44:23 [2023-03-16T16:44:23.158Z] 
12:44:23 [2023-03-16T16:44:23.158Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:44:22.878
12:44:23 [2023-03-16T16:44:23.158Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] All tests passed!
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] Building Trace Compass Pcap Format Support Parent 8.3.0-SNAPSHOT [101/139]
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --------------------------------[ pom ]---------------------------------
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.419Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-8.3.0-SNAPSHOT.pom
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT     [102/139]
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] The project's OSGi version is 1.1.3.202303161548
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:44:23 [2023-03-16T16:44:23.420Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] No tests to run.
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:23 [2023-03-16T16:44:23.681Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] 
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
12:44:23 [2023-03-16T16:44:23.681Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
12:44:25 [2023-03-16T16:44:25.594Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.536Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:26 [2023-03-16T16:44:26.536Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] No tests to run.
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.pom
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
12:44:26 [2023-03-16T16:44:26.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2metadata.xml
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2artifacts.xml
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT [103/139]
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] The project's OSGi version is 1.0.5.202303161548
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] 
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:26 [2023-03-16T16:44:26.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:44:26 [2023-03-16T16:44:26.798Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.059Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.059Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:27 [2023-03-16T16:44:27.059Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:27 [2023-03-16T16:44:27.060Z] [INFO] 
12:44:27 [2023-03-16T16:44:27.060Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:27 [2023-03-16T16:44:27.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
12:44:28 [2023-03-16T16:44:28.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] 
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:30 [2023-03-16T16:44:30.354Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:30 [2023-03-16T16:44:30.354Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] 
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] 
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:30 [2023-03-16T16:44:30.354Z] [INFO] Executing tasks
12:44:30 [2023-03-16T16:44:30.354Z] 
12:44:30 [2023-03-16T16:44:30.354Z] main:
12:44:30 [2023-03-16T16:44:30.354Z] 
12:44:30 [2023-03-16T16:44:30.354Z] main:
12:44:30 [2023-03-16T16:44:30.354Z] 
12:44:30 [2023-03-16T16:44:30.354Z] checkAnyTraceExists:
12:44:30 [2023-03-16T16:44:30.354Z] 
12:44:30 [2023-03-16T16:44:30.354Z] verifyChecksum:
12:44:30 [2023-03-16T16:44:30.354Z]      [echo] Verifying: ${anyTraceExists}
12:44:30 [2023-03-16T16:44:30.354Z] 
12:44:30 [2023-03-16T16:44:30.355Z] deleteFailedCheckSumTraces:
12:44:30 [2023-03-16T16:44:30.355Z] 
12:44:30 [2023-03-16T16:44:30.355Z] downloadTraceFiles:
12:44:30 [2023-03-16T16:44:30.355Z]      [echo] Attempting to download test traces
12:44:30 [2023-03-16T16:44:30.355Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [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
12:44:30 [2023-03-16T16:44:30.355Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [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
12:44:30 [2023-03-16T16:44:30.355Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
12:44:30 [2023-03-16T16:44:30.355Z]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:44:30 [2023-03-16T16:44:30.932Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:44:30 [2023-03-16T16:44:30.933Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
12:44:30 [2023-03-16T16:44:30.933Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:44:30 [2023-03-16T16:44:30.933Z]       [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
12:44:31 [2023-03-16T16:44:31.518Z] 
12:44:31 [2023-03-16T16:44:31.518Z] extractTraces:
12:44:31 [2023-03-16T16:44:31.518Z] 
12:44:31 [2023-03-16T16:44:31.518Z] checkAnyTraceExists:
12:44:31 [2023-03-16T16:44:31.518Z] 
12:44:31 [2023-03-16T16:44:31.518Z] verifyChecksum:
12:44:31 [2023-03-16T16:44:31.518Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:44:31 [2023-03-16T16:44:31.518Z] 
12:44:31 [2023-03-16T16:44:31.518Z] warnFailedCheckSum:
12:44:31 [2023-03-16T16:44:31.518Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.519Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:31 [2023-03-16T16:44:31.780Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
12:44:33 [2023-03-16T16:44:33.166Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:44:33 [2023-03-16T16:44:33.426Z]      [echo] Traces extracted successfully
12:44:33 [2023-03-16T16:44:33.426Z] [INFO] Executed tasks
12:44:33 [2023-03-16T16:44:33.426Z] [INFO] 
12:44:33 [2023-03-16T16:44:33.426Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:33 [2023-03-16T16:44:33.686Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:44:33 [2023-03-16T16:44:33.686Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
12:44:33 [2023-03-16T16:44:33.686Z] [INFO] Command line:
12:44:33 [2023-03-16T16:44:33.686Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:44:33 [2023-03-16T16:44:33.686Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:36 [2023-03-16T16:44:36.228Z] !SESSION 2023-03-16 16:44:33.611 -----------------------------------------------
12:44:36 [2023-03-16T16:44:36.228Z] eclipse.buildId=unknown
12:44:36 [2023-03-16T16:44:36.228Z] java.version=17.0.2
12:44:36 [2023-03-16T16:44:36.228Z] java.vendor=Oracle Corporation
12:44:36 [2023-03-16T16:44:36.228Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:44:36 [2023-03-16T16:44:36.228Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:44:36 [2023-03-16T16:44:36.228Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:44:36 [2023-03-16T16:44:36.228Z] 
12:44:36 [2023-03-16T16:44:36.228Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:44:35.888
12:44:36 [2023-03-16T16:44:36.228Z] !MESSAGE FrameworkEvent ERROR
12:44:36 [2023-03-16T16:44:36.228Z] !STACK 0
12:44:36 [2023-03-16T16:44:36.228Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:44:36 [2023-03-16T16:44:36.228Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:36 [2023-03-16T16:44:36.228Z] 
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:36 [2023-03-16T16:44:36.228Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:36 [2023-03-16T16:44:36.834Z] 
12:44:36 [2023-03-16T16:44:36.834Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:44:36.795
12:44:36 [2023-03-16T16:44:36.834Z] !MESSAGE FrameworkEvent ERROR
12:44:36 [2023-03-16T16:44:36.834Z] !STACK 0
12:44:36 [2023-03-16T16:44:36.834Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:44:36 [2023-03-16T16:44:36.834Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:36 [2023-03-16T16:44:36.834Z] 
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:36 [2023-03-16T16:44:36.834Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:37 [2023-03-16T16:44:37.404Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:44:37 [2023-03-16T16:44:37.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:44:37 [2023-03-16T16:44:37.404Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.091 s
12:44:37 [2023-03-16T16:44:37.404Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:44:37 [2023-03-16T16:44:37.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:44:37 [2023-03-16T16:44:37.404Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.405Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:44:37 [2023-03-16T16:44:37.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:44:37 [2023-03-16T16:44:37.665Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.665Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:44:37 [2023-03-16T16:44:37.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:44:37 [2023-03-16T16:44:37.665Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.056 s
12:44:37 [2023-03-16T16:44:37.665Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:44:37 [2023-03-16T16:44:37.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:44:37 [2023-03-16T16:44:37.665Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.665Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:44:37 [2023-03-16T16:44:37.665Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:44:37 [2023-03-16T16:44:37.665Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.665Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.665Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:44:37 [2023-03-16T16:44:37.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:44:37 [2023-03-16T16:44:37.666Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.002 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:44:37 [2023-03-16T16:44:37.666Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:44:37 [2023-03-16T16:44:37.666Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:44:37 [2023-03-16T16:44:37.666Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.041 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:44:37 [2023-03-16T16:44:37.666Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.666Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:44:37 [2023-03-16T16:44:37.666Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:44:37 [2023-03-16T16:44:37.666Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.01 s
12:44:37 [2023-03-16T16:44:37.666Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:44:37 [2023-03-16T16:44:37.666Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
12:44:37 [2023-03-16T16:44:37.666Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.666Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
12:44:37 [2023-03-16T16:44:37.666Z] 
12:44:37 [2023-03-16T16:44:37.666Z] Results:
12:44:37 [2023-03-16T16:44:37.666Z] 
12:44:37 [2023-03-16T16:44:37.666Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:44:37 [2023-03-16T16:44:37.666Z] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] All tests passed!
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.pom
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT [104/139]
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] The project's OSGi version is 1.0.5.202303161548
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.239Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:44:38 [2023-03-16T16:44:38.239Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
12:44:38 [2023-03-16T16:44:38.500Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] No tests to run.
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:38 [2023-03-16T16:44:38.501Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] 
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:38 [2023-03-16T16:44:38.501Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
12:44:39 [2023-03-16T16:44:39.885Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.266Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:41 [2023-03-16T16:44:41.266Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] No tests to run.
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.pom
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
12:44:41 [2023-03-16T16:44:41.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2metadata.xml
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2artifacts.xml
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT   [105/139]
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] The project's OSGi version is 1.1.4.202303161548
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:44:41 [2023-03-16T16:44:41.267Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.527Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] No tests to run.
12:44:41 [2023-03-16T16:44:41.527Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.528Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.528Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.787Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.788Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.788Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:41 [2023-03-16T16:44:41.788Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] 
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:41 [2023-03-16T16:44:41.788Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
12:44:42 [2023-03-16T16:44:42.729Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
12:44:44 [2023-03-16T16:44:44.636Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:44 [2023-03-16T16:44:44.637Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] No tests to run.
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.pom
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2metadata.xml
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2artifacts.xml
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 8.3.0-SNAPSHOT      [106/139]
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT.jar
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.637Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-sources-feature.jar
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.637Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.638Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:44 [2023-03-16T16:44:44.638Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:44 [2023-03-16T16:44:44.638Z] [INFO] 
12:44:44 [2023-03-16T16:44:44.638Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:44 [2023-03-16T16:44:44.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT.jar
12:44:45 [2023-03-16T16:44:45.579Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-sources-feature.jar
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:47 [2023-03-16T16:44:47.493Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:47 [2023-03-16T16:44:47.493Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT.jar
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT.pom
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-sources-feature.jar
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-p2metadata.xml
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.3.0-SNAPSHOT-p2artifacts.xml
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT [107/139]
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:47 [2023-03-16T16:44:47.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
12:44:47 [2023-03-16T16:44:47.494Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.494Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.494Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:44:47 [2023-03-16T16:44:47.494Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] 
12:44:47 [2023-03-16T16:44:47.754Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] 
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] 
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] 
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] 
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:48 [2023-03-16T16:44:48.034Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] 
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:48 [2023-03-16T16:44:48.034Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
12:44:49 [2023-03-16T16:44:49.944Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] 
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:51 [2023-03-16T16:44:51.851Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:51 [2023-03-16T16:44:51.851Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] 
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] 
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
12:44:51 [2023-03-16T16:44:51.851Z] [INFO] Command line:
12:44:51 [2023-03-16T16:44:51.851Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:44:51 [2023-03-16T16:44:51.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:55 [2023-03-16T16:44:55.408Z] !SESSION 2023-03-16 16:44:51.887 -----------------------------------------------
12:44:55 [2023-03-16T16:44:55.408Z] eclipse.buildId=unknown
12:44:55 [2023-03-16T16:44:55.408Z] java.version=17.0.2
12:44:55 [2023-03-16T16:44:55.408Z] java.vendor=Oracle Corporation
12:44:55 [2023-03-16T16:44:55.408Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:44:55 [2023-03-16T16:44:55.408Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:44:55 [2023-03-16T16:44:55.408Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:44:55 [2023-03-16T16:44:55.408Z] 
12:44:55 [2023-03-16T16:44:55.408Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:44:55.157
12:44:55 [2023-03-16T16:44:55.408Z] !MESSAGE FrameworkEvent ERROR
12:44:55 [2023-03-16T16:44:55.408Z] !STACK 0
12:44:55 [2023-03-16T16:44:55.408Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
12:44:55 [2023-03-16T16:44:55.408Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:55 [2023-03-16T16:44:55.408Z] 
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:55 [2023-03-16T16:44:55.408Z] 
12:44:55 [2023-03-16T16:44:55.408Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:44:55.360
12:44:55 [2023-03-16T16:44:55.408Z] !MESSAGE FrameworkEvent ERROR
12:44:55 [2023-03-16T16:44:55.408Z] !STACK 0
12:44:55 [2023-03-16T16:44:55.408Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
12:44:55 [2023-03-16T16:44:55.408Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:55 [2023-03-16T16:44:55.408Z] 
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:55 [2023-03-16T16:44:55.408Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:56 [2023-03-16T16:44:56.349Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:44:56 [2023-03-16T16:44:56.349Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:44:56 [2023-03-16T16:44:56.349Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
12:44:56 [2023-03-16T16:44:56.349Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.042 s
12:44:56 [2023-03-16T16:44:56.349Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
12:44:56 [2023-03-16T16:44:56.349Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.349Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.349Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:44:56 [2023-03-16T16:44:56.350Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:44:56 [2023-03-16T16:44:56.350Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
12:44:56 [2023-03-16T16:44:56.350Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:44:56 [2023-03-16T16:44:56.350Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:44:57 [2023-03-16T16:44:57.734Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:44:57 [2023-03-16T16:44:57.734Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.004 s
12:44:57 [2023-03-16T16:44:57.734Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.206 s
12:44:57 [2023-03-16T16:44:57.734Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:44:57 [2023-03-16T16:44:57.734Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:44:57 [2023-03-16T16:44:57.734Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.005 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.051 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:44:57 [2023-03-16T16:44:57.734Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:44:57 [2023-03-16T16:44:57.734Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:44:57 [2023-03-16T16:44:57.734Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:44:57 [2023-03-16T16:44:57.734Z] 
12:44:57 [2023-03-16T16:44:57.734Z] Results:
12:44:57 [2023-03-16T16:44:57.734Z] 
12:44:57 [2023-03-16T16:44:57.734Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
12:44:57 [2023-03-16T16:44:57.734Z] 
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] All tests passed!
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.pom
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT [108/139]
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.743Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] 
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:58 [2023-03-16T16:44:58.744Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.005Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:44:59 [2023-03-16T16:44:59.005Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
12:44:59 [2023-03-16T16:44:59.263Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.263Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:59 [2023-03-16T16:44:59.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:44:59 [2023-03-16T16:44:59.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] 
12:44:59 [2023-03-16T16:44:59.264Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:44:59 [2023-03-16T16:44:59.524Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:45:00 [2023-03-16T16:45:00.907Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] 
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:45:02 [2023-03-16T16:45:02.287Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:02 [2023-03-16T16:45:02.287Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] 
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] 
12:45:02 [2023-03-16T16:45:02.287Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:45:02 [2023-03-16T16:45:02.548Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:45:02 [2023-03-16T16:45:02.548Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
12:45:02 [2023-03-16T16:45:02.548Z] [INFO] Command line:
12:45:02 [2023-03-16T16:45:02.548Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:45:02 [2023-03-16T16:45:02.548Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:45:06 [2023-03-16T16:45:06.763Z] !SESSION 2023-03-16 16:45:02.568 -----------------------------------------------
12:45:06 [2023-03-16T16:45:06.764Z] eclipse.buildId=unknown
12:45:06 [2023-03-16T16:45:06.764Z] java.version=17.0.2
12:45:06 [2023-03-16T16:45:06.764Z] java.vendor=Oracle Corporation
12:45:06 [2023-03-16T16:45:06.764Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:45:06 [2023-03-16T16:45:06.764Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:45:06 [2023-03-16T16:45:06.764Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:45:06 [2023-03-16T16:45:06.764Z] 
12:45:06 [2023-03-16T16:45:06.764Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:45:06.059
12:45:06 [2023-03-16T16:45:06.764Z] !MESSAGE FrameworkEvent ERROR
12:45:06 [2023-03-16T16:45:06.764Z] !STACK 0
12:45:06 [2023-03-16T16:45:06.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:45:06 [2023-03-16T16:45:06.764Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:45:06 [2023-03-16T16:45:06.764Z] 
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:45:06 [2023-03-16T16:45:06.764Z] 
12:45:06 [2023-03-16T16:45:06.764Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:45:06.257
12:45:06 [2023-03-16T16:45:06.764Z] !MESSAGE FrameworkEvent ERROR
12:45:06 [2023-03-16T16:45:06.764Z] !STACK 0
12:45:06 [2023-03-16T16:45:06.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:45:06 [2023-03-16T16:45:06.764Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:45:06 [2023-03-16T16:45:06.764Z] 
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:45:06 [2023-03-16T16:45:06.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:45:06 [2023-03-16T16:45:06.764Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:45:06 [2023-03-16T16:45:06.764Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:45:13 [2023-03-16T16:45:13.373Z] 
12:45:13 [2023-03-16T16:45:13.373Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:45:12.253
12:45:13 [2023-03-16T16:45:13.373Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:45:13 [2023-03-16T16:45:13.373Z] 
12:45:13 [2023-03-16T16:45:13.373Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:45:12.281
12:45:13 [2023-03-16T16:45:13.373Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:45:13 [2023-03-16T16:45:13.373Z] !STACK 0
12:45:13 [2023-03-16T16:45:13.373Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:45:13 [2023-03-16T16:45:13.373Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:45:13 [2023-03-16T16:45:13.373Z] Caused by: java.io.IOException: error=2, No such file or directory
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:45:13 [2023-03-16T16:45:13.373Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:45:13 [2023-03-16T16:45:13.373Z] 	... 7 more
12:45:13 [2023-03-16T16:45:13.373Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:45:13 [2023-03-16T16:45:13.373Z] Display size: 1440x900
12:45:13 [2023-03-16T16:45:13.373Z] OS version=5.17.13-200.fc35.x86_64
12:45:13 [2023-03-16T16:45:13.373Z] GTK version=3.22.30
12:45:13 [2023-03-16T16:45:13.373Z] GTK theme=Ambiance
12:45:13 [2023-03-16T16:45:13.373Z] LIBOVERLAY_SCROLLBAR=0
12:45:13 [2023-03-16T16:45:13.373Z] Time zone: Greenwich Mean Time
12:45:13 [2023-03-16T16:45:13.373Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:45:13 [2023-03-16T16:45:13.373Z] log4j:WARN Please initialize the log4j system properly.
12:45:13 [2023-03-16T16:45:13.373Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:45:31 [2023-03-16T16:45:31.501Z] 
12:45:31 [2023-03-16T16:45:31.501Z] (Eclipse:17775): Gtk-WARNING **: 16:45:28.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:45:31 [2023-03-16T16:45:31.501Z] 
12:45:31 [2023-03-16T16:45:31.501Z] (Eclipse:17775): Gtk-WARNING **: 16:45:28.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:45:31 [2023-03-16T16:45:31.501Z] 
12:45:31 [2023-03-16T16:45:31.501Z] (Eclipse:17775): Gtk-WARNING **: 16:45:29.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:31 [2023-03-16T16:45:31.501Z] 
12:45:31 [2023-03-16T16:45:31.501Z] (Eclipse:17775): Gtk-WARNING **: 16:45:29.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b3d03b2] time=-347081539 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-347081438 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-347081437 data=null doit=true} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-347081437 data=null} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-347081436 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-347081386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-347081279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:31 [2023-03-16T16:45:31.761Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:45:31 [2023-03-16T16:45:31.762Z] DEBUG - Clicking on with mnemonic 'Delete'
12:45:32 [2023-03-16T16:45:32.021Z] DEBUG - Clicked on with mnemonic 'Delete'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080467 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080467 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080465 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-347080465 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:32 [2023-03-16T16:45:32.282Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Clicking on OK
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-347080456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-347080456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-347080456 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-347080455 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-347080455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-347080455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.591Z] DEBUG - Clicked on OK
12:45:32 [2023-03-16T16:45:32.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-347080455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:32 [2023-03-16T16:45:32.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-347081077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:45:33 [2023-03-16T16:45:33.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.419 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:45:33 [2023-03-16T16:45:33.171Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 18.241 s
12:45:33 [2023-03-16T16:45:33.171Z] 
12:45:33 [2023-03-16T16:45:33.171Z] Results:
12:45:33 [2023-03-16T16:45:33.171Z] 
12:45:33 [2023-03-16T16:45:33.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:45:33 [2023-03-16T16:45:33.171Z] 
12:45:33 [2023-03-16T16:45:33.740Z] 
12:45:33 [2023-03-16T16:45:33.740Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:45:33.692
12:45:33 [2023-03-16T16:45:33.740Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] All tests passed!
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Building Trace Compass RCP Parent 8.3.0-SNAPSHOT               [109/139]
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --------------------------------[ pom ]---------------------------------
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:34 [2023-03-16T16:45:34.313Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:34 [2023-03-16T16:45:34.313Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-8.3.0-SNAPSHOT.pom
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
12:45:34 [2023-03-16T16:45:34.313Z] [INFO] Building Trace Compass RCP Branding plug-in 8.3.0-SNAPSHOT     [110/139]
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] No tests to run.
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-sources.jar
12:45:34 [2023-03-16T16:45:34.575Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.575Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT.jar
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.576Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.576Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:34 [2023-03-16T16:45:34.576Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] 
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
12:45:34 [2023-03-16T16:45:34.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT.jar
12:45:35 [2023-03-16T16:45:35.520Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-sources.jar
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:36 [2023-03-16T16:45:36.903Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] No tests to run.
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT.jar
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT.pom
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-sources.jar
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-p2metadata.xml
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.3.0-SNAPSHOT-p2artifacts.xml
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
12:45:36 [2023-03-16T16:45:36.903Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] Building Trace Compass RCP Branding Feature 8.3.0-SNAPSHOT     [111/139]
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT.jar
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-sources-feature.jar
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:36 [2023-03-16T16:45:36.904Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] 
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:36 [2023-03-16T16:45:36.904Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT.jar
12:45:38 [2023-03-16T16:45:38.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-sources-feature.jar
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:39 [2023-03-16T16:45:39.667Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:39 [2023-03-16T16:45:39.667Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:39 [2023-03-16T16:45:39.667Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:8.3.0-SNAPSHOT already attached, replace previous instance
12:45:39 [2023-03-16T16:45:39.667Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:8.3.0-SNAPSHOT already attached, replace previous instance
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT.jar
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT.pom
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-sources-feature.jar
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-p2metadata.xml
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.3.0-SNAPSHOT-p2artifacts.xml
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT  [112/139]
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:39 [2023-03-16T16:45:39.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] No tests to run.
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.668Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:39 [2023-03-16T16:45:39.668Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] 
12:45:39 [2023-03-16T16:45:39.668Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:39 [2023-03-16T16:45:39.931Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
12:45:41 [2023-03-16T16:45:41.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.696Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:42 [2023-03-16T16:45:42.696Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.696Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] No tests to run.
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.pom
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2metadata.xml
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2artifacts.xml
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 8.3.0-SNAPSHOT        [113/139]
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:45:42 [2023-03-16T16:45:42.697Z] [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
12:45:42 [2023-03-16T16:45:42.697Z] [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 46 kB/s)
12:45:42 [2023-03-16T16:45:42.697Z] [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
12:45:42 [2023-03-16T16:45:42.697Z] [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 6.9 MB/s)
12:45:42 [2023-03-16T16:45:42.697Z] [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
12:45:42 [2023-03-16T16:45:42.697Z] [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 236 kB/s)
12:45:42 [2023-03-16T16:45:42.697Z] [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
12:45:42 [2023-03-16T16:45:42.697Z] [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
12:45:42 [2023-03-16T16:45:42.697Z] [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 14 MB/s)
12:45:42 [2023-03-16T16:45:42.697Z] [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 10 MB/s)
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.697Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] 
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:45:42 [2023-03-16T16:45:42.959Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:45:42 [2023-03-16T16:45:42.959Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] No tests to run.
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-sources.jar
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT.jar
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.221Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:43 [2023-03-16T16:45:43.221Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] 
12:45:43 [2023-03-16T16:45:43.221Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
12:45:43 [2023-03-16T16:45:43.481Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT.jar
12:45:44 [2023-03-16T16:45:44.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-sources.jar
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.249Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:46 [2023-03-16T16:45:46.249Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] No tests to run.
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT.jar
12:45:46 [2023-03-16T16:45:46.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT.pom
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-sources.jar
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-p2metadata.xml
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.3.0-SNAPSHOT-p2artifacts.xml
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] Building Trace Compass RCP Feature 8.3.0-SNAPSHOT              [114/139]
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] 
12:45:46 [2023-03-16T16:45:46.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
12:45:46 [2023-03-16T16:45:46.512Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (339.43kB)
12:45:46 [2023-03-16T16:45:46.512Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (56.58kB)
12:45:46 [2023-03-16T16:45:46.512Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (39.42kB)
12:45:46 [2023-03-16T16:45:46.512Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
12:45:46 [2023-03-16T16:45:46.512Z] [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.39kB)
12:45:46 [2023-03-16T16:45:46.773Z] [INFO] Fetching org.eclipse.jdt.core_3.33.0.v20230222-1748.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (4MB)
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (293.54kB)
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (300.96kB)
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (135.86kB)
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.01kB)
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT.jar
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] 
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] 
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] 
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
12:45:47 [2023-03-16T16:45:47.344Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-sources-feature.jar
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] 
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp ---
12:45:47 [2023-03-16T16:45:47.344Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:47 [2023-03-16T16:45:47.344Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] 
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
12:45:47 [2023-03-16T16:45:47.344Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT.jar
12:45:48 [2023-03-16T16:45:48.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-sources-feature.jar
12:45:50 [2023-03-16T16:45:50.176Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.176Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
12:45:50 [2023-03-16T16:45:50.176Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:50 [2023-03-16T16:45:50.176Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:45:50 [2023-03-16T16:45:50.177Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:8.3.0-SNAPSHOT already attached, replace previous instance
12:45:50 [2023-03-16T16:45:50.177Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:8.3.0-SNAPSHOT already attached, replace previous instance
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT.jar
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT.pom
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-sources-feature.jar
12:45:50 [2023-03-16T16:45:50.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-p2metadata.xml
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.3.0-SNAPSHOT-p2artifacts.xml
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT [115/139]
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:45:50 [2023-03-16T16:45:50.438Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.699Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:50 [2023-03-16T16:45:50.700Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] 
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:50 [2023-03-16T16:45:50.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
12:45:52 [2023-03-16T16:45:52.083Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] 
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:53 [2023-03-16T16:45:53.465Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:53 [2023-03-16T16:45:53.465Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] 
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] 
12:45:53 [2023-03-16T16:45:53.465Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:53 [2023-03-16T16:45:53.726Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:45:53 [2023-03-16T16:45:53.726Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
12:45:53 [2023-03-16T16:45:53.726Z] [INFO] Command line:
12:45:53 [2023-03-16T16:45:53.726Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:45:53 [2023-03-16T16:45:53.726Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:45:57 [2023-03-16T16:45:57.024Z] !SESSION 2023-03-16 16:45:53.686 -----------------------------------------------
12:45:57 [2023-03-16T16:45:57.024Z] eclipse.buildId=unknown
12:45:57 [2023-03-16T16:45:57.024Z] java.version=17.0.2
12:45:57 [2023-03-16T16:45:57.024Z] java.vendor=Oracle Corporation
12:45:57 [2023-03-16T16:45:57.024Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:45:57 [2023-03-16T16:45:57.024Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:45:57 [2023-03-16T16:45:57.024Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:45:57 [2023-03-16T16:45:57.024Z] 
12:45:57 [2023-03-16T16:45:57.024Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:45:56.878
12:45:57 [2023-03-16T16:45:57.024Z] !MESSAGE FrameworkEvent ERROR
12:45:57 [2023-03-16T16:45:57.024Z] !STACK 0
12:45:57 [2023-03-16T16:45:57.024Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
12:45:57 [2023-03-16T16:45:57.024Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:45:57 [2023-03-16T16:45:57.024Z] 
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:45:57 [2023-03-16T16:45:57.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:45:57 [2023-03-16T16:45:57.286Z] 
12:45:57 [2023-03-16T16:45:57.286Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:45:57.155
12:45:57 [2023-03-16T16:45:57.286Z] !MESSAGE FrameworkEvent ERROR
12:45:57 [2023-03-16T16:45:57.286Z] !STACK 0
12:45:57 [2023-03-16T16:45:57.286Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
12:45:57 [2023-03-16T16:45:57.286Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:45:57 [2023-03-16T16:45:57.286Z] 
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:45:57 [2023-03-16T16:45:57.286Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:45:57 [2023-03-16T16:45:57.857Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:45:57 [2023-03-16T16:45:57.857Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:45:57 [2023-03-16T16:45:57.857Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
12:45:57 [2023-03-16T16:45:57.857Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:45:57 [2023-03-16T16:45:57.857Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:45:57 [2023-03-16T16:45:57.857Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.027 s
12:45:57 [2023-03-16T16:45:57.857Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
12:45:57 [2023-03-16T16:45:57.857Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
12:45:57 [2023-03-16T16:45:57.857Z] 
12:45:57 [2023-03-16T16:45:57.857Z] Results:
12:45:57 [2023-03-16T16:45:57.857Z] 
12:45:57 [2023-03-16T16:45:57.857Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:45:57 [2023-03-16T16:45:57.857Z] 
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] All tests passed!
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.pom
12:45:58 [2023-03-16T16:45:58.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT  [116/139]
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] The project's OSGi version is 2.0.4.202303161548
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:45:58 [2023-03-16T16:45:58.691Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:45:58 [2023-03-16T16:45:58.951Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] 
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:45:58 [2023-03-16T16:45:58.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
12:46:00 [2023-03-16T16:46:00.861Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] 
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:46:01 [2023-03-16T16:46:01.803Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:01 [2023-03-16T16:46:01.803Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] 
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] 
12:46:01 [2023-03-16T16:46:01.803Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:46:02 [2023-03-16T16:46:02.064Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:46:02 [2023-03-16T16:46:02.064Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
12:46:02 [2023-03-16T16:46:02.064Z] [INFO] Command line:
12:46:02 [2023-03-16T16:46:02.064Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:46:02 [2023-03-16T16:46:02.064Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:46:06 [2023-03-16T16:46:06.271Z] !SESSION 2023-03-16 16:46:02.151 -----------------------------------------------
12:46:06 [2023-03-16T16:46:06.271Z] eclipse.buildId=unknown
12:46:06 [2023-03-16T16:46:06.271Z] java.version=17.0.2
12:46:06 [2023-03-16T16:46:06.271Z] java.vendor=Oracle Corporation
12:46:06 [2023-03-16T16:46:06.271Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:46:06 [2023-03-16T16:46:06.271Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:46:06 [2023-03-16T16:46:06.271Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:46:06 [2023-03-16T16:46:06.271Z] 
12:46:06 [2023-03-16T16:46:06.271Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:46:05.460
12:46:06 [2023-03-16T16:46:06.271Z] !MESSAGE FrameworkEvent ERROR
12:46:06 [2023-03-16T16:46:06.271Z] !STACK 0
12:46:06 [2023-03-16T16:46:06.271Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
12:46:06 [2023-03-16T16:46:06.271Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:06 [2023-03-16T16:46:06.271Z] 
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:06 [2023-03-16T16:46:06.271Z] 
12:46:06 [2023-03-16T16:46:06.271Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:46:05.696
12:46:06 [2023-03-16T16:46:06.271Z] !MESSAGE FrameworkEvent ERROR
12:46:06 [2023-03-16T16:46:06.271Z] !STACK 0
12:46:06 [2023-03-16T16:46:06.271Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
12:46:06 [2023-03-16T16:46:06.271Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:06 [2023-03-16T16:46:06.271Z] 
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:06 [2023-03-16T16:46:06.271Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:06 [2023-03-16T16:46:06.271Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:06 [2023-03-16T16:46:06.531Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:11 [2023-03-16T16:46:11.822Z] 
12:46:11 [2023-03-16T16:46:11.822Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:46:11.559
12:46:11 [2023-03-16T16:46:11.822Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:46:11 [2023-03-16T16:46:11.822Z] !STACK 0
12:46:11 [2023-03-16T16:46:11.822Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:46:11 [2023-03-16T16:46:11.822Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:46:11 [2023-03-16T16:46:11.822Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:46:11 [2023-03-16T16:46:11.822Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:46:11 [2023-03-16T16:46:11.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:46:11 [2023-03-16T16:46:11.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:46:11 [2023-03-16T16:46:11.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:46:11 [2023-03-16T16:46:11.823Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:46:11 [2023-03-16T16:46:11.823Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:46:11 [2023-03-16T16:46:11.823Z] Caused by: java.io.IOException: error=2, No such file or directory
12:46:11 [2023-03-16T16:46:11.823Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:46:11 [2023-03-16T16:46:11.823Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:46:11 [2023-03-16T16:46:11.823Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:46:11 [2023-03-16T16:46:11.823Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:46:11 [2023-03-16T16:46:11.823Z] 	... 7 more
12:46:12 [2023-03-16T16:46:12.394Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:46:12 [2023-03-16T16:46:12.395Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.015 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.08 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
12:46:12 [2023-03-16T16:46:12.395Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:46:12 [2023-03-16T16:46:12.395Z] 
12:46:12 [2023-03-16T16:46:12.395Z] Results:
12:46:12 [2023-03-16T16:46:12.395Z] 
12:46:12 [2023-03-16T16:46:12.395Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
12:46:12 [2023-03-16T16:46:12.395Z] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] All tests passed!
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.pom
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.3-SNAPSHOT [117/139]
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
12:46:13 [2023-03-16T16:46:13.779Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] 
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:13 [2023-03-16T16:46:13.780Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:46:13 [2023-03-16T16:46:13.780Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
12:46:14 [2023-03-16T16:46:14.040Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.040Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.040Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.040Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] No tests to run.
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:14 [2023-03-16T16:46:14.041Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] 
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:14 [2023-03-16T16:46:14.041Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
12:46:15 [2023-03-16T16:46:15.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:16 [2023-03-16T16:46:16.521Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] No tests to run.
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.pom
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-p2metadata.xml
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-p2artifacts.xml
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 8.3.0-SNAPSHOT [118/139]
12:46:16 [2023-03-16T16:46:16.521Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.781Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT.jar
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-sources-feature.jar
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:16 [2023-03-16T16:46:16.782Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] 
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:16 [2023-03-16T16:46:16.782Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT.jar
12:46:17 [2023-03-16T16:46:17.723Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-sources-feature.jar
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:19 [2023-03-16T16:46:19.111Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:19 [2023-03-16T16:46:19.111Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT.jar
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT.pom
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-sources-feature.jar
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-p2metadata.xml
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.3.0-SNAPSHOT-p2artifacts.xml
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] Building Trace Compass Json trace Parent 8.3.0-SNAPSHOT        [119/139]
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --------------------------------[ pom ]---------------------------------
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.111Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.111Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-8.3.0-SNAPSHOT.pom
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT [120/139]
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] The project's OSGi version is 1.0.3.202303161548
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.112Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] No tests to run.
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.113Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:19 [2023-03-16T16:46:19.113Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] 
12:46:19 [2023-03-16T16:46:19.113Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:19 [2023-03-16T16:46:19.374Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
12:46:20 [2023-03-16T16:46:20.755Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.696Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:21 [2023-03-16T16:46:21.696Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] No tests to run.
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.pom
12:46:21 [2023-03-16T16:46:21.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2metadata.xml
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2artifacts.xml
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Building org.eclipse.tracecompass.jsontrace 8.3.0-SNAPSHOT     [121/139]
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT.jar
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-sources-feature.jar
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.697Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:21 [2023-03-16T16:46:21.697Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] 
12:46:21 [2023-03-16T16:46:21.697Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
12:46:21 [2023-03-16T16:46:21.958Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT.jar
12:46:23 [2023-03-16T16:46:23.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-sources-feature.jar
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
12:46:24 [2023-03-16T16:46:24.726Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:24 [2023-03-16T16:46:24.726Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT.jar
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT.pom
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-sources-feature.jar
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-p2metadata.xml
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.3.0-SNAPSHOT-p2artifacts.xml
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 8.3.0-SNAPSHOT       [122/139]
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.726Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT.jar
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-sources-feature.jar
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:24 [2023-03-16T16:46:24.727Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] 
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
12:46:24 [2023-03-16T16:46:24.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT.jar
12:46:25 [2023-03-16T16:46:25.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-sources-feature.jar
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
12:46:27 [2023-03-16T16:46:27.232Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:46:27 [2023-03-16T16:46:27.232Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT.jar
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT.pom
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-sources-feature.jar
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-p2metadata.xml
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.3.0-SNAPSHOT-p2artifacts.xml
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Building Trace Compass RCP Product 8.3.0-SNAPSHOT              [123/139]
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] The project's OSGi version is 8.3.0.202303161548
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-11, using current JRE system packages.
12:46:27 [2023-03-16T16:46:27.232Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-11 in your toolchains.xml
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:46:27 [2023-03-16T16:46:27.232Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
12:46:27 [2023-03-16T16:46:27.232Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] 
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
12:46:27 [2023-03-16T16:46:27.232Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.2000.v20221201-0912.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (435.93kB)
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] 
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] 
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] 
12:46:28 [2023-03-16T16:46:28.615Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.e4.rcp_4.27.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.84kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (19.76kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (19.71kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (27.83kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (29.7kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (23.74kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.88kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.emf.ecore_2.31.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.94kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (270.24kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1700.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.49kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.96kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.88kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.75kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.help_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.34kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.36kB)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.platform_root_4.27.0.v20230302-0300 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (196B)
12:46:28 [2023-03-16T16:46:28.876Z] [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.96kB)
12:46:29 [2023-03-16T16:46:29.139Z] [INFO] Fetching org.eclipse.rcp_root_4.27.0.v20230302-0300 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (20.25kB)
12:46:29 [2023-03-16T16:46:29.140Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (201.13kB)
12:46:29 [2023-03-16T16:46:29.140Z] [INFO] Fetching org.apache.felix.scr.source_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (264.12kB)
12:46:29 [2023-03-16T16:46:29.140Z] [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (356.27kB)
12:46:29 [2023-03-16T16:46:29.140Z] [INFO] Fetching com.sun.jna.source_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (160.04kB)
12:46:29 [2023-03-16T16:46:29.140Z] [INFO] Fetching com.sun.jna.platform.source_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.03MB)
12:46:29 [2023-03-16T16:46:29.401Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (17.02kB)
12:46:29 [2023-03-16T16:46:29.401Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.2000.v20221201-0912 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (35.64kB)
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:47:01 [2023-03-16T16:47:01.602Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:47:01 [2023-03-16T16:47:01.602Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] 
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] --- tycho-p2-director-plugin:2.7.5:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
12:47:01 [2023-03-16T16:47:01.602Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
12:47:01 [2023-03-16T16:47:01.602Z] Installing org.eclipse.tracecompass.rcp 8.3.0.202303161548.
12:47:19 [2023-03-16T16:47:19.717Z] Operation completed in 23092 ms.
12:47:19 [2023-03-16T16:47:19.717Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
12:47:19 [2023-03-16T16:47:19.977Z] Installing org.eclipse.tracecompass.rcp 8.3.0.202303161548.
12:47:41 [2023-03-16T16:47:41.950Z] Operation completed in 21135 ms.
12:47:41 [2023-03-16T16:47:41.950Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
12:47:41 [2023-03-16T16:47:41.950Z] Installing org.eclipse.tracecompass.rcp 8.3.0.202303161548.
12:48:08 [2023-03-16T16:48:08.538Z] Operation completed in 23873 ms.
12:48:08 [2023-03-16T16:48:08.538Z] [INFO] 
12:48:08 [2023-03-16T16:48:08.538Z] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:48:13 [2023-03-16T16:48:13.827Z] [INFO] [Thu Mar 16 16:48:12 GMT 2023] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] 
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] [Thu Mar 16 16:48:29 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] [Thu Mar 16 16:48:30 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] 
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] --- tycho-p2-director-plugin:2.7.5:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
12:48:31 [2023-03-16T16:48:31.957Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-win32.win32.x86_64.zip
12:48:37 [2023-03-16T16:48:37.245Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-macosx.cocoa.x86_64.tar.gz
12:48:45 [2023-03-16T16:48:45.379Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-linux.gtk.x86_64.tar.gz
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] 
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT.pom
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-p2artifacts.xml
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-p2metadata.xml
12:48:51 [2023-03-16T16:48:51.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-win32.win32.x86_64.zip
12:48:51 [2023-03-16T16:48:51.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
12:48:52 [2023-03-16T16:48:52.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.3.0-20230316-1548-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
12:48:53 [2023-03-16T16:48:53.922Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.922Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
12:48:53 [2023-03-16T16:48:53.922Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
12:48:53 [2023-03-16T16:48:53.922Z] [INFO] Building Trace Compass Release Engineering Parent 8.3.0-SNAPSHOT [124/139]
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --------------------------------[ pom ]---------------------------------
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:48:53 [2023-03-16T16:48:53.923Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:48:53 [2023-03-16T16:48:53.923Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/8.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-8.3.0-SNAPSHOT.pom
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] 
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] Building Trace Compass Target Platform 8.3.0-SNAPSHOT          [125/139]
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] --------------------------------[ pom ]---------------------------------
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:53 [2023-03-16T16:48:53.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:54 [2023-03-16T16:48:54.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:54 [2023-03-16T16:48:54.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 275 kB/s)
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 8.4 MB/s)
12:48:54 [2023-03-16T16:48:54.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 3.4 MB/s)
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:48:54 [2023-03-16T16:48:54.705Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:48:54 [2023-03-16T16:48:54.705Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] 
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 45 kB/s)
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:54 [2023-03-16T16:48:54.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 202 kB/s)
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 826 kB/s)
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 100 kB/s)
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
12:48:55 [2023-03-16T16:48:55.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 119 kB/s)
12:48:55 [2023-03-16T16:48:55.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:55 [2023-03-16T16:48:55.752Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 148 kB/s)
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 68 kB/s)
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 42 kB/s)
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.3 MB/s)
12:48:56 [2023-03-16T16:48:56.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 319 kB/s)
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:56 [2023-03-16T16:48:56.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 2.1 MB/s)
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.9 MB/s)
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.0 MB/s)
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT.pom
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.16.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.16.target
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.17.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.17.target
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.18.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.18.target
12:48:57 [2023-03-16T16:48:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.19.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.19.target
12:48:57 [2023-03-16T16:48:57.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.20.target
12:48:57 [2023-03-16T16:48:57.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.21.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.22.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.23.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.24.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-e4.25.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.3.0-SNAPSHOT/org.eclipse.tracecompass.target-8.3.0-SNAPSHOT-tracecompass-eStaging.target
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT [126/139]
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] The project's OSGi version is 1.0.13.202303161548
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] 
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:57 [2023-03-16T16:48:57.847Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests...
12:48:58 [2023-03-16T16:48:58.419Z] [INFO] 
12:48:58 [2023-03-16T16:48:58.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:58 [2023-03-16T16:48:58.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:48:58 [2023-03-16T16:48:58.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:48:58 [2023-03-16T16:48:58.419Z] [INFO] 
12:48:58 [2023-03-16T16:48:58.420Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:48:58 [2023-03-16T16:48:58.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:48:58 [2023-03-16T16:48:58.420Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:49:06 [2023-03-16T16:49:06.554Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] 
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:06 [2023-03-16T16:49:06.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
12:49:07 [2023-03-16T16:49:07.940Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] 
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:08 [2023-03-16T16:49:08.888Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:49:08 [2023-03-16T16:49:08.888Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] 
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] 
12:49:08 [2023-03-16T16:49:08.888Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:49:09 [2023-03-16T16:49:09.148Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:49:09 [2023-03-16T16:49:09.148Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
12:49:09 [2023-03-16T16:49:09.148Z] [INFO] Command line:
12:49:09 [2023-03-16T16:49:09.148Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:49:09 [2023-03-16T16:49:09.148Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:49:14 [2023-03-16T16:49:14.439Z] !SESSION 2023-03-16 16:49:09.273 -----------------------------------------------
12:49:14 [2023-03-16T16:49:14.439Z] eclipse.buildId=unknown
12:49:14 [2023-03-16T16:49:14.439Z] java.version=17.0.2
12:49:14 [2023-03-16T16:49:14.439Z] java.vendor=Oracle Corporation
12:49:14 [2023-03-16T16:49:14.439Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:49:14 [2023-03-16T16:49:14.440Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:49:14 [2023-03-16T16:49:14.440Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:49:14 [2023-03-16T16:49:14.440Z] 
12:49:14 [2023-03-16T16:49:14.440Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:49:13.759
12:49:14 [2023-03-16T16:49:14.440Z] !MESSAGE FrameworkEvent ERROR
12:49:14 [2023-03-16T16:49:14.440Z] !STACK 0
12:49:14 [2023-03-16T16:49:14.440Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:49:14 [2023-03-16T16:49:14.440Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:49:14 [2023-03-16T16:49:14.440Z] 
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:49:14 [2023-03-16T16:49:14.440Z] 
12:49:14 [2023-03-16T16:49:14.440Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:49:13.992
12:49:14 [2023-03-16T16:49:14.440Z] !MESSAGE FrameworkEvent ERROR
12:49:14 [2023-03-16T16:49:14.440Z] !STACK 0
12:49:14 [2023-03-16T16:49:14.440Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:49:14 [2023-03-16T16:49:14.440Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:49:14 [2023-03-16T16:49:14.440Z] 
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:49:14 [2023-03-16T16:49:14.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:49:15 [2023-03-16T16:49:15.014Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:49:15 [2023-03-16T16:49:15.014Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:49:21 [2023-03-16T16:49:21.613Z] 
12:49:21 [2023-03-16T16:49:21.613Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:49:21.368
12:49:21 [2023-03-16T16:49:21.613Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:49:21 [2023-03-16T16:49:21.613Z] 
12:49:21 [2023-03-16T16:49:21.613Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:49:21.454
12:49:21 [2023-03-16T16:49:21.613Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:49:21 [2023-03-16T16:49:21.613Z] !STACK 0
12:49:21 [2023-03-16T16:49:21.613Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:49:21 [2023-03-16T16:49:21.613Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:49:21 [2023-03-16T16:49:21.613Z] Caused by: java.io.IOException: error=2, No such file or directory
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:49:21 [2023-03-16T16:49:21.613Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:49:21 [2023-03-16T16:49:21.613Z] 	... 7 more
12:49:21 [2023-03-16T16:49:21.889Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:49:22 [2023-03-16T16:49:22.460Z] Display size: 1440x900
12:49:22 [2023-03-16T16:49:22.460Z] OS version=5.17.13-200.fc35.x86_64
12:49:22 [2023-03-16T16:49:22.460Z] GTK version=3.22.30
12:49:22 [2023-03-16T16:49:22.460Z] GTK theme=Ambiance
12:49:22 [2023-03-16T16:49:22.460Z] LIBOVERLAY_SCROLLBAR=0
12:49:22 [2023-03-16T16:49:22.460Z] Time zone: Greenwich Mean Time
12:49:22 [2023-03-16T16:49:22.460Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:49:22 [2023-03-16T16:49:22.460Z] log4j:WARN Please initialize the log4j system properly.
12:49:22 [2023-03-16T16:49:22.460Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:49:23 [2023-03-16T16:49:23.848Z] 
12:49:23 [2023-03-16T16:49:23.848Z] (Eclipse:18333): Gtk-WARNING **: 16:49:23.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:24 [2023-03-16T16:49:24.107Z] 
12:49:24 [2023-03-16T16:49:24.107Z] (Eclipse:18333): Gtk-WARNING **: 16:49:23.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:28 [2023-03-16T16:49:28.307Z] 
12:49:28 [2023-03-16T16:49:28.307Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:27.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:28 [2023-03-16T16:49:28.307Z] 
12:49:28 [2023-03-16T16:49:28.307Z] (Eclipse:18333): Gtk-WARNING **: 16:49:27.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:28 [2023-03-16T16:49:28.307Z] 
12:49:28 [2023-03-16T16:49:28.307Z] (Eclipse:18333): Gtk-WARNING **: 16:49:28.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:28 [2023-03-16T16:49:28.307Z] 
12:49:28 [2023-03-16T16:49:28.307Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:28.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:28 [2023-03-16T16:49:28.307Z] 
12:49:28 [2023-03-16T16:49:28.307Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:28.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:32 [2023-03-16T16:49:32.508Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:49:33 [2023-03-16T16:49:33.079Z] 
12:49:33 [2023-03-16T16:49:33.079Z] (Eclipse:18333): Gtk-WARNING **: 16:49:32.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:33 [2023-03-16T16:49:33.079Z] 
12:49:33 [2023-03-16T16:49:33.079Z] (Eclipse:18333): Gtk-WARNING **: 16:49:33.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:33 [2023-03-16T16:49:33.079Z] 
12:49:33 [2023-03-16T16:49:33.079Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:33.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:34 [2023-03-16T16:49:34.471Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346838349 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346838348 data=null doit=true} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346838348 data=null} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346838348 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346838347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346838279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346838276 data=null doit=true} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346838276 data=null} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346838275 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346838275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346838249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346838245 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346838244 data=null} to TreeItem with text {Traces [2]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346838244 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346838243 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346838174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:49:34 [2023-03-16T16:49:34.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346838172 data=null doit=true} to TreeItem with text {Experiments [1]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346838172 data=null} to TreeItem with text {Experiments [1]}
12:49:34 [2023-03-16T16:49:34.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346838171 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346838170 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346838168 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-346838165 data=null doit=true} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-346838159 data=null} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-346838158 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346838158 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-346838136 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-346838134 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-346838131 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-346838081 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-346838077 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-346838076 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-346838076 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-346838076 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-346838065 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346838049 data=null doit=true} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346838049 data=null} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346838049 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346838048 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-346838034 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-346837986 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-346837984 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-346837984 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-346837981 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-346837980 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-346837980 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-346837980 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-346837969 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-346837959 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-346837958 data=null doit=true} to TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-346837958 data=null} to TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-346837958 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346837957 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-346837948 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-346837939 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [2]} time=-346837939 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:49:34 [2023-03-16T16:49:34.995Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346837939 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-346837667 data=null button=1 stateMask=0x80000 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=-346837662 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=-346837662 data=null doit=true} to TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=-346837662 data=null} to TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [2]}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346837578 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346837578 data=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346837577 data=null} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346837577 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346837577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346837557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346837485 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346837485 data=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346837485 data=null} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346837484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346837484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346837471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346837470 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346837470 data=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346837470 data=null} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346837469 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346837469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346837456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:35 [2023-03-16T16:49:35.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346837454 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346837453 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346837453 data=null} to TreeItem with text {Traces [2]}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346837453 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:35 [2023-03-16T16:49:35.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346837453 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:35 [2023-03-16T16:49:35.779Z] 
12:49:35 [2023-03-16T16:49:35.779Z] (Eclipse:18333): Gtk-WARNING **: 16:49:35.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:36 [2023-03-16T16:49:36.039Z] 
12:49:36 [2023-03-16T16:49:36.039Z] (Eclipse:18333): Gtk-WARNING **: 16:49:35.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:36 [2023-03-16T16:49:36.039Z] 
12:49:36 [2023-03-16T16:49:36.039Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:35.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346836782 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.299Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:36 [2023-03-16T16:49:36.299Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-346836579 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-346836578 data=null} to TreeItem with text {debuginfo-synth-exec}
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-346836578 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346836578 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec}
12:49:36 [2023-03-16T16:49:36.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-346836575 data=null button=1 stateMask=0x80000 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346836574 data=null doit=true} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346836574 data=null} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346836574 data=null button=1 stateMask=0x0 x=116 y=150 count=1} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346836573 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346836547 data=null button=1 stateMask=0x80000 x=116 y=150 count=1} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346836440 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346836440 data=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346836440 data=null} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346836440 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346836439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346836366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346836360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346836360 data=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346836360 data=null} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346836359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346836359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346836338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346836337 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346836337 data=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346836337 data=null} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346836336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346836336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346836270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:36 [2023-03-16T16:49:36.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346836268 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346836268 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346836268 data=null} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346836267 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346836267 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346836259 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:36 [2023-03-16T16:49:36.560Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:36 [2023-03-16T16:49:36.560Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346836257 data=null doit=true} to TreeItem with text {bug446190}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346836257 data=null} to TreeItem with text {bug446190}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346836257 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346836256 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346836239 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:36 [2023-03-16T16:49:36.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346836238 data=null doit=true} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346836238 data=null} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346836237 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.819Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346836237 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:49:36 [2023-03-16T16:49:36.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346836147 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
12:49:38 [2023-03-16T16:49:38.204Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-346834970 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346834966 data=null doit=true} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346834966 data=null} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346834965 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346834965 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346834959 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:49:38 [2023-03-16T16:49:38.205Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:49:38 [2023-03-16T16:49:38.205Z] 
12:49:38 [2023-03-16T16:49:38.205Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.466Z] 
12:49:38 [2023-03-16T16:49:38.466Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Clicking on Cancel
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346834346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346834346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346834346 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346834345 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346834345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346834345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346834345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-346834765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Clicked on 
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.728Z] 
12:49:38 [2023-03-16T16:49:38.728Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-346834038 data=null button=0 stateMask=0x0 x=155 y=288 count=0} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-346834037 data=null doit=true} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-346834037 data=null} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-346834037 data=null button=1 stateMask=0x0 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346834036 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.989Z] 
12:49:38 [2023-03-16T16:49:38.989Z] (Eclipse:18333): Gtk-WARNING **: 16:49:38.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:38 [2023-03-16T16:49:38.989Z] 
12:49:38 [2023-03-16T16:49:38.989Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.989Z] 
12:49:38 [2023-03-16T16:49:38.989Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-346833963 data=null button=1 stateMask=0x80000 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
12:49:38 [2023-03-16T16:49:38.989Z] 
12:49:38 [2023-03-16T16:49:38.989Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:38.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:38 [2023-03-16T16:49:38.989Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:49:38 [2023-03-16T16:49:38.989Z] DEBUG - Clicking on with mnemonic 'Open'
12:49:38 [2023-03-16T16:49:38.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346833874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:49:38 [2023-03-16T16:49:38.989Z] DEBUG - Clicked on with mnemonic 'Open'
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-346831480 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346831480 data=null doit=true} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346831480 data=null} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346831480 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346831480 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346831473 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:41 [2023-03-16T16:49:41.537Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:49:41 [2023-03-16T16:49:41.537Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:49:41 [2023-03-16T16:49:41.537Z] 
12:49:41 [2023-03-16T16:49:41.537Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.805Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:41 [2023-03-16T16:49:41.805Z] 
12:49:41 [2023-03-16T16:49:41.806Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Clicking on Cancel
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346830970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346830970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346830970 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346830970 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346830970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346830970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346830970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-346831370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.113Z] 
12:49:42 [2023-03-16T16:49:42.113Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.114Z] DEBUG - Clicked on 
12:49:42 [2023-03-16T16:49:42.114Z] 
12:49:42 [2023-03-16T16:49:42.114Z] (Eclipse:18333): Gtk-WARNING **: 16:49:41.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.114Z] 
12:49:42 [2023-03-16T16:49:42.114Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:41.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-346830745 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346830745 data=null doit=true} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346830745 data=null} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346830744 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346830744 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346830664 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.391Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.391Z] 
12:49:42 [2023-03-16T16:49:42.391Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.766Z] 
12:49:42 [2023-03-16T16:49:42.766Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Clicking on Cancel
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346830260 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346830260 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346830259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346830259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:42 [2023-03-16T16:49:42.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-346830582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:49:42 [2023-03-16T16:49:42.767Z] 
12:49:42 [2023-03-16T16:49:42.767Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:42 [2023-03-16T16:49:42.767Z] 
12:49:42 [2023-03-16T16:49:42.767Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Clicked on 
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346830049 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-346830049 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-346830036 data=null} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346830035 data=null button=1 stateMask=0x0 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346830035 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-WARNING **: 16:49:42.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:43 [2023-03-16T16:49:43.056Z] 
12:49:43 [2023-03-16T16:49:43.056Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346829961 data=null button=1 stateMask=0x80000 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] 
12:49:43 [2023-03-16T16:49:43.057Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346829961 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346829960 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346829960 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346829949 data=null button=1 stateMask=0x80000 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-346829949 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-346829948 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-346829948 data=null} to Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
12:49:43 [2023-03-16T16:49:43.057Z] 
12:49:43 [2023-03-16T16:49:43.057Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.057Z] 
12:49:43 [2023-03-16T16:49:43.057Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:43 [2023-03-16T16:49:43.057Z] 
12:49:43 [2023-03-16T16:49:43.057Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:42.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-346826048 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346826048 data=null doit=true} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346826048 data=null} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346826048 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346826047 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346826041 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:46.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:46.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:46.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:46.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:46.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:46.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:46.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.262Z] 
12:49:47 [2023-03-16T16:49:47.262Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.262Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Clicking on Cancel
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346825583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346825583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346825583 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346825583 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346825582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346825582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346825582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:47 [2023-03-16T16:49:47.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-346825972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:49:47 [2023-03-16T16:49:47.263Z] 
12:49:47 [2023-03-16T16:49:47.263Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.263Z] 
12:49:47 [2023-03-16T16:49:47.263Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.523Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Clicked on 
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-WARNING **: 16:49:47.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346825328 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346825328 data=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346825328 data=null} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346825287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] 
12:49:47 [2023-03-16T16:49:47.524Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:47.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346825242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346825236 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346825236 data=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346825236 data=null} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346825235 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346825179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346825178 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346825178 data=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346825178 data=null} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346825178 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346825157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346825155 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346825155 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346825154 data=null} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346825154 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825154 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346825139 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346825127 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346825127 data=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346825083 data=null} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346825082 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346825049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-346825047 data=null button=0 stateMask=0x0 x=112 y=35 count=0} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346825047 data=null doit=true} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346825047 data=null} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346825047 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346825046 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346825038 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-346825037 data=null doit=true} to TreeItem with text {TestExperiment [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-346825037 data=null} to TreeItem with text {TestExperiment [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-346825037 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:49:47 [2023-03-16T16:49:47.787Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346825031 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]}
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-346825027 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346825027 data=null doit=true} to Tree node with text: Views
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346825027 data=null} to Tree node with text: Views
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346825026 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346825026 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:49:47 [2023-03-16T16:49:47.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346824953 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
12:49:48 [2023-03-16T16:49:48.364Z] 
12:49:48 [2023-03-16T16:49:48.364Z] (Eclipse:18333): Gtk-WARNING **: 16:49:48.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:48 [2023-03-16T16:49:48.364Z] 
12:49:48 [2023-03-16T16:49:48.364Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:48.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:48 [2023-03-16T16:49:48.364Z] 
12:49:48 [2023-03-16T16:49:48.364Z] (Eclipse:18333): Gtk-WARNING **: 16:49:48.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:48 [2023-03-16T16:49:48.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346824215 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:49:48 [2023-03-16T16:49:48.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:49:48 [2023-03-16T16:49:48.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346824177 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346824177 data=null doit=true} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346824177 data=null} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346824176 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346824176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346824160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:49:48 [2023-03-16T16:49:48.886Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:49:48 [2023-03-16T16:49:48.886Z] DEBUG - Clicking on with mnemonic 'Delete'
12:49:48 [2023-03-16T16:49:48.886Z] DEBUG - Clicked on with mnemonic 'Delete'
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] 
12:49:49 [2023-03-16T16:49:49.458Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.458Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823412 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823412 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346823411 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Clicking on OK
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346823409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346823409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346823409 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346823409 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346823386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346823386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:49 [2023-03-16T16:49:49.459Z] DEBUG - Clicked on OK
12:49:50 [2023-03-16T16:49:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346823386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:50 [2023-03-16T16:49:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346824039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:49:50 [2023-03-16T16:49:50.031Z] 
12:49:50 [2023-03-16T16:49:50.031Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.031Z] 
12:49:50 [2023-03-16T16:49:50.031Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.031Z] 
12:49:50 [2023-03-16T16:49:50.031Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.031Z] 
12:49:50 [2023-03-16T16:49:50.031Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.031Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.143 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:49:50 [2023-03-16T16:49:50.031Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.12 s
12:49:50 [2023-03-16T16:49:50.031Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 11.18 s
12:49:50 [2023-03-16T16:49:50.031Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.227 s
12:49:50 [2023-03-16T16:49:50.031Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.182 s
12:49:50 [2023-03-16T16:49:50.031Z] 
12:49:50 [2023-03-16T16:49:50.032Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.032Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:49:50 [2023-03-16T16:49:50.032Z] 
12:49:50 [2023-03-16T16:49:50.032Z] (Eclipse:18333): Gtk-WARNING **: 16:49:49.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.293Z] 
12:49:50 [2023-03-16T16:49:50.293Z] (Eclipse:18333): Gtk-WARNING **: 16:49:50.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.293Z] 
12:49:50 [2023-03-16T16:49:50.293Z] (Eclipse:18333): Gtk-WARNING **: 16:49:50.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346821875 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346821874 data=null doit=true} to TreeItem with text {c-project}
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346821874 data=null} to TreeItem with text {c-project}
12:49:50 [2023-03-16T16:49:50.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346821874 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821874 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] 
12:49:51 [2023-03-16T16:49:51.130Z] !ENTRY org.eclipse.cdt.core 1 0 2023-03-16 16:49:50.887
12:49:51 [2023-03-16T16:49:51.130Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346821747 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346821746 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346821746 data=null doit=true} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346821746 data=null} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346821746 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821745 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346821738 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-346821578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346821361 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346821361 data=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346821361 data=null} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346821360 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346821322 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346821321 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346821321 data=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346821321 data=null} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346821320 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346821277 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346821276 data=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346821276 data=null} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346821276 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346821275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346821273 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:51 [2023-03-16T16:49:51.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346821272 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346821272 data=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346821272 data=null} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346821271 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821271 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346821243 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346821181 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346821180 data=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346821180 data=null} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346821180 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821179 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346821170 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346821069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346821040 data=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346821040 data=null} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346821039 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346821039 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346821037 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346821036 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346821036 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346821036 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346821036 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346821035 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346820959 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-346820871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
12:49:51 [2023-03-16T16:49:51.911Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346820853 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346820853 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346820852 data=null} to TreeItem with text {ust-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346820852 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346820852 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:49:51 [2023-03-16T16:49:51.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346820837 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:49:52 [2023-03-16T16:49:52.171Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:49:52 [2023-03-16T16:49:52.171Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:49:52 [2023-03-16T16:49:52.171Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-346820744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'LTTng UST Trace'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346820671 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346820670 data=null doit=true} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346820670 data=null} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346820670 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346820670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346820642 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346820639 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346820639 data=null doit=true} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346820639 data=null} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346820638 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346820638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346820631 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:52 [2023-03-16T16:49:52.172Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346820582 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346820582 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346820582 data=null} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346820581 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346820581 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346820565 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:52 [2023-03-16T16:49:52.434Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346820563 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346820563 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346820563 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346820563 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346820562 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346820537 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Clicking on with mnemonic 'Open'
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Clicked on with mnemonic 'Open'
12:49:52 [2023-03-16T16:49:52.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346820461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:49:52 [2023-03-16T16:49:52.695Z] 
12:49:52 [2023-03-16T16:49:52.695Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:52.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:52 [2023-03-16T16:49:52.961Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346818644 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346818644 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346818643 data=null} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346818643 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346818643 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346818623 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:49:54 [2023-03-16T16:49:54.348Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:49:54 [2023-03-16T16:49:54.620Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:49:54 [2023-03-16T16:49:54.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346818484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:49:54 [2023-03-16T16:49:54.888Z] 
12:49:54 [2023-03-16T16:49:54.888Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:49:54.696
12:49:54 [2023-03-16T16:49:54.888Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:49:55 [2023-03-16T16:49:55.458Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:49:56 [2023-03-16T16:49:56.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:56 [2023-03-16T16:49:56.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:56 [2023-03-16T16:49:56.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:56 [2023-03-16T16:49:56.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346816360 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346816360 data=null doit=true} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346816360 data=null} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346816360 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346816359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346816327 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:49:56 [2023-03-16T16:49:56.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346816326 data=null doit=true} to TreeItem with text {Experiments [1]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346816325 data=null} to TreeItem with text {Experiments [1]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346816325 data=null button=1 stateMask=0x0 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346816325 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346816323 data=null button=1 stateMask=0x80000 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346816322 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346816322 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346816322 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346816321 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346816321 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346816256 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-346816176 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346816176 data=null doit=true} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346816176 data=null} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346816175 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346816175 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346816157 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:49:56 [2023-03-16T16:49:56.920Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:56 [2023-03-16T16:49:56.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346816071 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346816071 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346816071 data=null} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346816071 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346816070 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346816053 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346815983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:49:56 [2023-03-16T16:49:56.921Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:56.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:56.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:56.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:56.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.181Z] 
12:49:57 [2023-03-16T16:49:57.181Z] (Eclipse:18333): Gtk-WARNING **: 16:49:57.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Clicking on &No
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-346815183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-346815183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-346815183 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-346815183 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-346815183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-346815183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-346815183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Clicked on 
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346815022 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346815022 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346815022 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346815022 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:57 [2023-03-16T16:49:57.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346815021 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346814927 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.019Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-346814831 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346814831 data=null doit=true} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346814830 data=null} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346814830 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346814830 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346814761 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:49:58 [2023-03-16T16:49:58.279Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:49:58 [2023-03-16T16:49:58.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:58 [2023-03-16T16:49:58.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:58 [2023-03-16T16:49:58.279Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:49:58 [2023-03-16T16:49:58.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:58 [2023-03-16T16:49:58.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:49:58 [2023-03-16T16:49:58.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346814073 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346814073 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346814072 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346814072 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346814071 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346814035 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346813956 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346813955 data=null doit=true} to TreeItem with text {Traces [2]}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346813955 data=null} to TreeItem with text {Traces [2]}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346813955 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:49:58 [2023-03-16T16:49:58.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346813955 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:49:59 [2023-03-16T16:49:59.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346813934 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:49:59 [2023-03-16T16:49:59.063Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:49:59 [2023-03-16T16:49:59.063Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:49:59 [2023-03-16T16:49:59.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346813854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:49:59 [2023-03-16T16:49:59.063Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.323Z] 
12:49:59 [2023-03-16T16:49:59.323Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] 
12:49:59 [2023-03-16T16:49:59.324Z] (Eclipse:18333): Gtk-WARNING **: 16:49:59.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Clicking on &Yes
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346813514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346813514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346813514 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346813514 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346813514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346813513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346813513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:49:59 [2023-03-16T16:49:59.585Z] 
12:49:59 [2023-03-16T16:49:59.585Z] (Eclipse:18333): Gtk-CRITICAL **: 16:49:59.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Clicked on 
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346813067 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346813067 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346813067 data=null} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346813067 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346813064 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346813038 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346812945 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346812944 data=null doit=true} to TreeItem with text {test}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346812944 data=null} to TreeItem with text {test}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346812944 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:49:59 [2023-03-16T16:49:59.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346812944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346812873 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346812870 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346812870 data=null doit=true} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346812869 data=null} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346812869 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346812869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346812844 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:50:00 [2023-03-16T16:50:00.109Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346812843 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346812843 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346812842 data=null} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346812842 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346812842 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346812828 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:00 [2023-03-16T16:50:00.109Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:00 [2023-03-16T16:50:00.109Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812826 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346812826 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346812826 data=null} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812826 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346812826 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812767 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
12:50:00 [2023-03-16T16:50:00.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-346812731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812673 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346812673 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346812673 data=null} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812672 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346812672 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346812664 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:50:00 [2023-03-16T16:50:00.110Z] DEBUG - Clicking on with mnemonic 'Open'
12:50:00 [2023-03-16T16:50:00.372Z] DEBUG - Clicked on with mnemonic 'Open'
12:50:00 [2023-03-16T16:50:00.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346812637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:50:00 [2023-03-16T16:50:00.630Z] 
12:50:00 [2023-03-16T16:50:00.630Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:00.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:00 [2023-03-16T16:50:00.889Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:50:01 [2023-03-16T16:50:01.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:02 [2023-03-16T16:50:02.098Z] 
12:50:02 [2023-03-16T16:50:02.098Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:01.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346810732 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346810732 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346810732 data=null} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346810732 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346810732 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346810665 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:02 [2023-03-16T16:50:02.357Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:50:02 [2023-03-16T16:50:02.357Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:50:02 [2023-03-16T16:50:02.357Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:50:02 [2023-03-16T16:50:02.357Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:50:02 [2023-03-16T16:50:02.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346810573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:50:02 [2023-03-16T16:50:02.357Z] 
12:50:02 [2023-03-16T16:50:02.357Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:50:02.280
12:50:02 [2023-03-16T16:50:02.357Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:50:02 [2023-03-16T16:50:02.617Z] 
12:50:02 [2023-03-16T16:50:02.617Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:02.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:03 [2023-03-16T16:50:03.189Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:04 [2023-03-16T16:50:04.145Z] 
12:50:04 [2023-03-16T16:50:04.145Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:04.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346808655 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346808655 data=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346808655 data=null} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346808655 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346808630 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:04 [2023-03-16T16:50:04.146Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808628 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346808628 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346808628 data=null} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808628 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808627 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808567 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808540 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346808540 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346808540 data=null} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808540 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808540 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808475 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-346808444 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346808443 data=null doit=true} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346808443 data=null} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346808443 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808443 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346808379 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346808351 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346808351 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346808351 data=null} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346808350 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808350 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346808337 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346808265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808256 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346808255 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346808254 data=null} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808254 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808254 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346808183 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808158 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346808158 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346808158 data=null} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808158 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808157 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346808136 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-346808060 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346808060 data=null doit=true} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346808060 data=null} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346808059 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346808059 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346808040 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346807969 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346807969 data=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346807969 data=null} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346807968 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346807936 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346807935 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346807935 data=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346807935 data=null} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346807934 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346807887 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:50:04 [2023-03-16T16:50:04.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346807885 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346807885 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346807885 data=null} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346807884 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807884 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346807871 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:04 [2023-03-16T16:50:04.992Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:04 [2023-03-16T16:50:04.992Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346807863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:04 [2023-03-16T16:50:04.992Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.252Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346807672 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346807672 data=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346807672 data=null} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346807671 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807671 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346807651 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346807647 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346807647 data=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346807646 data=null} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346807646 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807646 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346807627 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346807538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.253Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346807435 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346807435 data=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346807434 data=null} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346807434 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807434 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346807427 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346807395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346807391 data=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346807391 data=null} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346807391 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346807390 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346807388 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-346807388 data=null doit=true} to TreeItem with text {Trace Compass}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-346807387 data=null} to TreeItem with text {Trace Compass}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-346807387 data=null button=1 stateMask=0x0 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346807387 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-346807386 data=null button=1 stateMask=0x80000 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346807385 data=null button=0 stateMask=0x0 x=110 y=81 count=0} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346807385 data=null doit=true} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346807385 data=null} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346807385 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346807385 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346807367 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:50:05 [2023-03-16T16:50:05.512Z] DEBUG - Clicking on with mnemonic 'Import...'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Clicked on with mnemonic 'Import...'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=-346806909 data=null} to (of type 'Combo')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346806846 data=null doit=true} to TreeItem with text {c-project}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346806846 data=null} to TreeItem with text {c-project}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346806846 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {c-project}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346806846 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346806843 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {c-project}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346806842 data=null button=0 stateMask=0x0 x=153 y=81 count=0} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346806842 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346806842 data=null} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346806842 data=null button=1 stateMask=0x0 x=153 y=81 count=1} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346806842 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346806839 data=null button=1 stateMask=0x80000 x=153 y=81 count=1} to Tree node with text: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:50:06 [2023-03-16T16:50:06.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:06 [2023-03-16T16:50:06.082Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346806814 data=null button=0 stateMask=0x0 x=142 y=104 count=0} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346806814 data=null doit=true} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346806814 data=null} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346806814 data=null button=1 stateMask=0x0 x=142 y=104 count=1} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346806813 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346806778 data=null button=1 stateMask=0x80000 x=142 y=104 count=1} to Tree node with text: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Setting state to checked on: ust-overlap-testing
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Clicking on &Finish
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346806773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346806773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346806772 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346806772 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346806772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346806772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] DEBUG - Clicked on &Finish
12:50:06 [2023-03-16T16:50:06.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346806772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:50:06 [2023-03-16T16:50:06.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346807341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:50:06 [2023-03-16T16:50:06.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346806155 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346806155 data=null} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346806154 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346806154 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346806143 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346806142 data=null button=0 stateMask=0x0 x=110 y=81 count=0} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346806141 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346806141 data=null} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346806141 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346806141 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346806132 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:50:06 [2023-03-16T16:50:06.865Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:50:07 [2023-03-16T16:50:07.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346806109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:50:07 [2023-03-16T16:50:07.441Z] 
12:50:07 [2023-03-16T16:50:07.441Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-03-16 16:50:07.257
12:50:07 [2023-03-16T16:50:07.441Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:50:07 [2023-03-16T16:50:07.702Z] 
12:50:07 [2023-03-16T16:50:07.702Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:07.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:07 [2023-03-16T16:50:07.968Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:50:09 [2023-03-16T16:50:09.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:09 [2023-03-16T16:50:09.355Z] 
12:50:09 [2023-03-16T16:50:09.355Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:09.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:09 [2023-03-16T16:50:09.355Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:50:09 [2023-03-16T16:50:09.355Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346803631 data=null doit=true} to TreeItem with text {Experiments [1]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346803631 data=null} to TreeItem with text {Experiments [1]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346803631 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346803628 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346803627 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346803627 data=null doit=true} to TreeItem with text {Experiment [2]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346803627 data=null} to TreeItem with text {Experiment [2]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346803626 data=null button=1 stateMask=0x0 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346803626 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiment [2]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346803624 data=null button=1 stateMask=0x80000 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346803623 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346803623 data=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346803623 data=null} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346803623 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346803622 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346803562 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346803480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.355Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346803253 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346803253 data=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346803253 data=null} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346803252 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346803252 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346803177 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346803133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:09 [2023-03-16T16:50:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346803127 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346803127 data=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346803087 data=null} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346803086 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346803086 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346803077 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346803042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346802940 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346802940 data=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346802940 data=null} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346802940 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346802939 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:09 [2023-03-16T16:50:09.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346802877 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-346802845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:50:10 [2023-03-16T16:50:10.139Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:50:10 [2023-03-16T16:50:10.139Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-346802839 data=null doit=true} to TreeItem with text {Experiments [0]}
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-346802839 data=null} to TreeItem with text {Experiments [0]}
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-346802838 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
12:50:10 [2023-03-16T16:50:10.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346802838 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-346802838 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346802835 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346802830 data=null button=0 stateMask=0x0 x=55 y=104 count=0} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346802829 data=null doit=true} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346802829 data=null} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346802829 data=null button=1 stateMask=0x0 x=55 y=104 count=1} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346802773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346802740 data=null button=1 stateMask=0x80000 x=55 y=104 count=1} to TreeItem with text {test}
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Clicking on with mnemonic 'Delete'
12:50:10 [2023-03-16T16:50:10.140Z] DEBUG - Clicked on with mnemonic 'Delete'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802173 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346802173 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:50:10 [2023-03-16T16:50:10.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Clicking on OK
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346802172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346802172 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346802172 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346802172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346802172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Clicked on OK
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346802172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:10 [2023-03-16T16:50:10.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346802667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346801653 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-346801636 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-346801636 data=null doit=true} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-346801636 data=null} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-346801636 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346801635 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-346801606 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Clicking on with mnemonic 'Delete'
12:50:11 [2023-03-16T16:50:11.307Z] DEBUG - Clicked on with mnemonic 'Delete'
12:50:11 [2023-03-16T16:50:11.307Z] 
12:50:11 [2023-03-16T16:50:11.307Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:11.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:11 [2023-03-16T16:50:11.570Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] 
12:50:11 [2023-03-16T16:50:11.831Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:11.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801120 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346801120 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Clicking on OK
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346801119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346801119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346801118 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] 
12:50:11 [2023-03-16T16:50:11.832Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:11.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346801118 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346801115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346801115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Clicked on OK
12:50:11 [2023-03-16T16:50:11.832Z] 
12:50:11 [2023-03-16T16:50:11.832Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:11.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346801115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:11 [2023-03-16T16:50:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346801552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:50:12 [2023-03-16T16:50:12.403Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.152 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:50:12 [2023-03-16T16:50:12.403Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.695 s
12:50:12 [2023-03-16T16:50:12.403Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 7.726 s
12:50:12 [2023-03-16T16:50:12.403Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.976 s
12:50:12 [2023-03-16T16:50:12.403Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.295 s
12:50:12 [2023-03-16T16:50:12.403Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.84 s
12:50:12 [2023-03-16T16:50:12.404Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:50:12 [2023-03-16T16:50:12.981Z] 
12:50:12 [2023-03-16T16:50:12.981Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:12.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346798538 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346798538 data=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346798538 data=null} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346798538 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346798538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346798474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346798473 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346798473 data=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346798473 data=null} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346798473 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346798473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346798451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346798450 data=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346798450 data=null} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346798450 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346798450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346798448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346798447 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346798447 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346798447 data=null} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346798447 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346798447 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346798434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346798433 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346798433 data=null} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346798433 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346798433 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346798432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346798431 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346798431 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346798431 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346798431 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346798431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346798375 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Attempting to set focus on Table with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346798209 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346798209 data=null doit=true} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346798209 data=null} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346798208 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346798208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346798176 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:14 [2023-03-16T16:50:14.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:14 [2023-03-16T16:50:14.623Z] 
12:50:14 [2023-03-16T16:50:14.623Z] (Eclipse:18333): Gtk-WARNING **: 16:50:14.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:14 [2023-03-16T16:50:14.623Z] 
12:50:14 [2023-03-16T16:50:14.623Z] (Eclipse:18333): Gtk-WARNING **: 16:50:14.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.883Z] 
12:50:14 [2023-03-16T16:50:14.883Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:14.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:14 [2023-03-16T16:50:14.883Z] 
12:50:14 [2023-03-16T16:50:14.883Z] (Eclipse:18333): Gtk-WARNING **: 16:50:14.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:14 [2023-03-16T16:50:14.883Z] 
12:50:14 [2023-03-16T16:50:14.883Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:14.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:14 [2023-03-16T16:50:14.883Z] 
12:50:14 [2023-03-16T16:50:14.883Z] (Eclipse:18333): Gtk-WARNING **: 16:50:14.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346797968 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346797968 data=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346797968 data=null} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346797968 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346797968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346797941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346797941 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346797940 data=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346797940 data=null} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346797940 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346797940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346797928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:14 [2023-03-16T16:50:14.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346797927 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346797927 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346797927 data=null} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346797926 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346797926 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346797921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346797880 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346797880 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346797880 data=null} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346797880 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346797879 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:14 [2023-03-16T16:50:14.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346797875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:15 [2023-03-16T16:50:15.142Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:15 [2023-03-16T16:50:15.142Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:14.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.142Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.142Z] 
12:50:15 [2023-03-16T16:50:15.142Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.402Z] 
12:50:15 [2023-03-16T16:50:15.402Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346797559 data=null doit=true} to Shell with text {Confirm Clear}
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Clicking on &Yes
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346797558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346797558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346797558 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346797558 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346797558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346797558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346797558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:15 [2023-03-16T16:50:15.402Z] 
12:50:15 [2023-03-16T16:50:15.403Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.403Z] 
12:50:15 [2023-03-16T16:50:15.403Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.661Z] 
12:50:15 [2023-03-16T16:50:15.661Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346797846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:15 [2023-03-16T16:50:15.661Z] DEBUG - Clicked on 
12:50:15 [2023-03-16T16:50:15.921Z] 
12:50:15 [2023-03-16T16:50:15.921Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:15.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:15 [2023-03-16T16:50:15.921Z] 
12:50:15 [2023-03-16T16:50:15.921Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:15 [2023-03-16T16:50:15.921Z] 
12:50:15 [2023-03-16T16:50:15.921Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:15.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:15 [2023-03-16T16:50:15.921Z] 
12:50:15 [2023-03-16T16:50:15.921Z] (Eclipse:18333): Gtk-WARNING **: 16:50:15.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:17 [2023-03-16T16:50:17.301Z] 
12:50:17 [2023-03-16T16:50:17.301Z] (Eclipse:18333): Gtk-WARNING **: 16:50:17.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:17 [2023-03-16T16:50:17.301Z] 
12:50:17 [2023-03-16T16:50:17.301Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:17.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:17 [2023-03-16T16:50:17.301Z] 
12:50:17 [2023-03-16T16:50:17.301Z] (Eclipse:18333): Gtk-WARNING **: 16:50:17.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:17 [2023-03-16T16:50:17.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346795454 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346795454 data=null doit=true} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346795454 data=null} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346795454 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346795454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346795380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346795379 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346795379 data=null doit=true} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346795379 data=null} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346795379 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346795379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346795370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:17 [2023-03-16T16:50:17.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346795369 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346795369 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346795369 data=null} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346795368 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346795368 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346795355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346795355 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346795354 data=null} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346795354 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346795354 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346795352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-346795343 data=null doit=true} to TreeItem with text {symbolic-link [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-346795343 data=null} to TreeItem with text {symbolic-link [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-346795343 data=null button=1 stateMask=0x0 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346795343 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-346795341 data=null button=1 stateMask=0x80000 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795337 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346795337 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346795336 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795336 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346795336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795324 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795324 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795324 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.561Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346795324 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] 
12:50:17 [2023-03-16T16:50:17.833Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:17.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:17 [2023-03-16T16:50:17.833Z] 
12:50:17 [2023-03-16T16:50:17.833Z] (Eclipse:18333): Gtk-WARNING **: 16:50:17.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:17 [2023-03-16T16:50:17.833Z] 
12:50:17 [2023-03-16T16:50:17.833Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:17.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:17 [2023-03-16T16:50:17.833Z] 
12:50:17 [2023-03-16T16:50:17.833Z] (Eclipse:18333): Gtk-WARNING **: 16:50:17.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346795254 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346794968 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346794967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346794967 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:17 [2023-03-16T16:50:17.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346794881 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346794881 data=null doit=true} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346794881 data=null} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346794880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346794880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346794857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346794856 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346794856 data=null doit=true} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346794856 data=null} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346794856 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346794856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346794843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346794842 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346794842 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346794842 data=null} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346794842 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346794842 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346794833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:18 [2023-03-16T16:50:18.113Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:18 [2023-03-16T16:50:18.113Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346794831 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346794831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346794831 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346794830 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346794830 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346794826 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:50:18 [2023-03-16T16:50:18.113Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] 
12:50:18 [2023-03-16T16:50:18.376Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346794411 data=null doit=true} to Shell with text {Rename Trace}
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - Clicking on OK
12:50:18 [2023-03-16T16:50:18.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346794381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346794381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346794381 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346794381 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346794381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346794381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346794381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:18 [2023-03-16T16:50:18.648Z] 
12:50:18 [2023-03-16T16:50:18.648Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.648Z] 
12:50:18 [2023-03-16T16:50:18.648Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.648Z] 
12:50:18 [2023-03-16T16:50:18.648Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.907Z] 
12:50:18 [2023-03-16T16:50:18.907Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:18.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:18 [2023-03-16T16:50:18.907Z] 
12:50:18 [2023-03-16T16:50:18.907Z] (Eclipse:18333): Gtk-WARNING **: 16:50:18.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-346794726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - Clicked on 
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2023-03-16T16:50:18.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346793846 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346793845 data=null doit=true} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346793845 data=null} to TreeItem with text {test}
12:50:18 [2023-03-16T16:50:18.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346793845 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346793845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346793773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346793772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346793772 data=null doit=true} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346793772 data=null} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346793772 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346793771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346793760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:19 [2023-03-16T16:50:19.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346793759 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346793759 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346793759 data=null} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346793759 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346793759 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346793753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:19 [2023-03-16T16:50:19.167Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:19 [2023-03-16T16:50:19.167Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346793752 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346793748 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346793747 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346793747 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346793747 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346793742 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Clicking on with mnemonic 'Open'
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Clicked on with mnemonic 'Open'
12:50:19 [2023-03-16T16:50:19.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346793669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:50:19 [2023-03-16T16:50:19.428Z] 
12:50:19 [2023-03-16T16:50:19.428Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:19.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:19 [2023-03-16T16:50:19.428Z] 
12:50:19 [2023-03-16T16:50:19.428Z] (Eclipse:18333): Gtk-WARNING **: 16:50:19.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:19 [2023-03-16T16:50:19.428Z] 
12:50:19 [2023-03-16T16:50:19.428Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:19.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:19 [2023-03-16T16:50:19.428Z] 
12:50:19 [2023-03-16T16:50:19.428Z] (Eclipse:18333): Gtk-WARNING **: 16:50:19.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Attempting to set focus on Table with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346793072 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346793071 data=null doit=true} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346793071 data=null} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346793071 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346793071 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346793065 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:19 [2023-03-16T16:50:19.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346792877 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346792876 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346792876 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346792876 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346792876 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346792870 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:19 [2023-03-16T16:50:19.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:19 [2023-03-16T16:50:19.965Z] 
12:50:19 [2023-03-16T16:50:19.965Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:19.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346792747 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346792747 data=null doit=true} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346792747 data=null} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346792747 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346792747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346792677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346792677 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346792676 data=null doit=true} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346792676 data=null} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346792676 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346792676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346792658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:20 [2023-03-16T16:50:20.226Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346792657 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346792657 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346792657 data=null} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346792657 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346792656 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346792641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:20 [2023-03-16T16:50:20.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346792641 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346792640 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346792640 data=null} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346792640 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346792640 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346792635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:20 [2023-03-16T16:50:20.227Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346792332 data=null doit=true} to Shell with text {Confirm Clear}
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Clicking on &Yes
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346792331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346792331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346792331 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346792330 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346792330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346792330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346792330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:20 [2023-03-16T16:50:20.747Z] DEBUG - Clicked on 
12:50:20 [2023-03-16T16:50:20.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346792611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:21 [2023-03-16T16:50:21.332Z] 
12:50:21 [2023-03-16T16:50:21.332Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:21.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:22 [2023-03-16T16:50:22.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346790028 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346790027 data=null doit=true} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346790027 data=null} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346790027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346790027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346789967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346789966 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346789966 data=null doit=true} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346789966 data=null} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346789965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346789965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346789957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:22 [2023-03-16T16:50:22.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346789955 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346789949 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346789949 data=null} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346789949 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346789948 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346789932 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346789932 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346789931 data=null} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346789931 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346789931 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346789881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346789876 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346789875 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346789875 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346789875 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346789875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346789840 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:22 [2023-03-16T16:50:22.973Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346789448 data=null doit=true} to Shell with text {Copy Trace}
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-346789443 data=null doit=true} to Button with text {Copy as a link}
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-346789442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-346789442 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-346789441 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-346789441 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-346789441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Clicking on OK
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346789439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346789439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346789439 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346789439 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346789438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346789438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.543Z] DEBUG - Clicked on OK
12:50:23 [2023-03-16T16:50:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346789438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:23 [2023-03-16T16:50:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346789769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346788916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346788916 data=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346788916 data=null} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346788916 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346788902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346788894 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346788894 data=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346788894 data=null} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346788894 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346788889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346788888 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346788888 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346788888 data=null} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346788888 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788887 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346788876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346788876 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346788876 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346788876 data=null} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346788875 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788875 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346788871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:24 [2023-03-16T16:50:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346788843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346788219 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346788219 data=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346788219 data=null} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346788219 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346788200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:24 [2023-03-16T16:50:24.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346788199 data=null doit=true} to TreeItem with text {Experiments [1]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346788199 data=null} to TreeItem with text {Experiments [1]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346788199 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346788198 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346788197 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:24 [2023-03-16T16:50:24.699Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-346788180 data=null button=0 stateMask=0x0 x=127 y=58 count=0} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-346788180 data=null doit=true} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-346788180 data=null} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-346788180 data=null button=1 stateMask=0x0 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346788179 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-346788167 data=null button=1 stateMask=0x80000 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:24 [2023-03-16T16:50:24.699Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346787840 data=null doit=true} to Shell with text {Copy Experiment}
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Clicking on OK
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346787837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346787837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346787837 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346787837 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346787837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346787837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:24 [2023-03-16T16:50:24.964Z] DEBUG - Clicked on OK
12:50:25 [2023-03-16T16:50:25.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346787837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:25 [2023-03-16T16:50:25.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346788142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:25 [2023-03-16T16:50:25.493Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:25 [2023-03-16T16:50:25.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346787270 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346787270 data=null doit=true} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346787270 data=null} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346787270 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346787269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346787251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346787250 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346787250 data=null doit=true} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346787250 data=null} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346787249 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346787249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346787238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:25 [2023-03-16T16:50:25.753Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346787236 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346787236 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346787236 data=null} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346787236 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346787236 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346787187 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:50:25 [2023-03-16T16:50:25.754Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-346787184 data=null doit=true} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-346787184 data=null} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-346787184 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346787184 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-346787181 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-346787177 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-346787177 data=null doit=true} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-346787177 data=null} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-346787177 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346787177 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-346787159 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:25 [2023-03-16T16:50:25.754Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346786781 data=null doit=true} to Shell with text {Copy Experiment}
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786776 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-346786776 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Clicking on OK
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346786775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346786775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346786775 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346786775 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346786775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346786775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.014Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.014Z] DEBUG - Clicked on OK
12:50:26 [2023-03-16T16:50:26.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346786775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:26 [2023-03-16T16:50:26.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346787135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:26 [2023-03-16T16:50:26.533Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346786250 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346786250 data=null doit=true} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346786250 data=null} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346786249 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346786249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346786236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346786230 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346786230 data=null doit=true} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346786230 data=null} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346786230 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346786230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346786211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:26 [2023-03-16T16:50:26.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346786210 data=null button=0 stateMask=0x0 x=92 y=242 count=0} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346786210 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346786210 data=null} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346786210 data=null button=1 stateMask=0x0 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346786210 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346786193 data=null button=1 stateMask=0x80000 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
12:50:26 [2023-03-16T16:50:26.793Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-346786192 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-346786192 data=null} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-346786192 data=null button=1 stateMask=0x0 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346786192 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-346786190 data=null button=1 stateMask=0x80000 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-346786189 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-346786189 data=null} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-346786189 data=null button=1 stateMask=0x0 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346786189 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-346786188 data=null button=1 stateMask=0x80000 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346786087 data=null button=0 stateMask=0x0 x=172 y=403 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346786086 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346786086 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346786086 data=null button=1 stateMask=0x0 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346786086 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346786064 data=null button=1 stateMask=0x80000 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346786004 data=null button=0 stateMask=0x0 x=176 y=426 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-346785986 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-346785984 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346785984 data=null button=1 stateMask=0x0 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346785984 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346785971 data=null button=1 stateMask=0x80000 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:26 [2023-03-16T16:50:26.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:27 [2023-03-16T16:50:27.052Z] 
12:50:27 [2023-03-16T16:50:27.052Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:26.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346785676 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346785676 data=null doit=true} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346785676 data=null} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346785675 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346785675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346785634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346785634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346785633 data=null doit=true} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346785633 data=null} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346785633 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346785633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346785620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:27 [2023-03-16T16:50:27.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346785619 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346785619 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346785619 data=null} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346785619 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346785618 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346785607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346785606 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346785606 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346785606 data=null} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346785606 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346785606 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346785602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:27 [2023-03-16T16:50:27.312Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346785276 data=null doit=true} to Shell with text {Confirm Clear}
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Clicking on &Yes
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346785275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346785274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346785274 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346785274 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346785274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346785274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346785274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:27 [2023-03-16T16:50:27.832Z] DEBUG - Clicked on 
12:50:27 [2023-03-16T16:50:27.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346785567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:28 [2023-03-16T16:50:28.400Z] 
12:50:28 [2023-03-16T16:50:28.400Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:28.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346783133 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346783133 data=null doit=true} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346783132 data=null} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346783132 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346783132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346783119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346783118 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346783118 data=null doit=true} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346783118 data=null} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346783118 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346783118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346783105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:29 [2023-03-16T16:50:29.780Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346783104 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346783104 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346783104 data=null} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346783104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346783103 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346783091 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346783090 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346783090 data=null} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346783090 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346783090 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346783089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346783086 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346783086 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346783086 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346783086 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346783085 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:29 [2023-03-16T16:50:29.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346783058 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:30 [2023-03-16T16:50:30.039Z] 
12:50:30 [2023-03-16T16:50:30.040Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:29.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346782885 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346782885 data=null doit=true} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346782885 data=null} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346782885 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346782884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346782860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346782859 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346782859 data=null doit=true} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346782859 data=null} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346782859 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346782858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346782846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:30 [2023-03-16T16:50:30.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346782845 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346782844 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346782844 data=null} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346782844 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346782844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346782829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346782827 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346782827 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346782827 data=null} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346782826 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346782826 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346782822 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:30 [2023-03-16T16:50:30.040Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346782459 data=null doit=true} to Shell with text {Confirm Clear}
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Clicking on &Yes
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346782458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346782458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346782458 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346782458 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346782458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346782457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346782457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:30 [2023-03-16T16:50:30.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346782756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:30 [2023-03-16T16:50:30.560Z] DEBUG - Clicked on 
12:50:30 [2023-03-16T16:50:30.825Z] 
12:50:30 [2023-03-16T16:50:30.825Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:30.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:32 [2023-03-16T16:50:32.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346780704 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346780704 data=null doit=true} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346780704 data=null} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346780704 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346780703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346780682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346780680 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346780680 data=null doit=true} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346780680 data=null} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346780680 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346780679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346780667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:32 [2023-03-16T16:50:32.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346780666 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346780666 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346780666 data=null} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346780666 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346780665 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346780654 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346780654 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346780654 data=null} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346780653 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346780653 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346780652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346780652 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346780651 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346780651 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346780651 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346780651 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346780630 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:50:32 [2023-03-16T16:50:32.220Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346780329 data=null doit=true} to Shell with text {Rename Trace}
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Clicking on OK
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346780283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346780283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346780282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346780282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346780282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346780282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346780282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:32 [2023-03-16T16:50:32.836Z] 
12:50:32 [2023-03-16T16:50:32.837Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:32.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-346780583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Clicked on 
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346779832 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346779832 data=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346779832 data=null} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346779831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346779796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346779796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346779796 data=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346779796 data=null} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346779795 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346779780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346779779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346779779 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346779779 data=null} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346779778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346779764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.099Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346779763 data=null button=0 stateMask=0x0 x=158 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346779763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346779763 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346779763 data=null button=1 stateMask=0x0 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779763 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346779742 data=null button=1 stateMask=0x80000 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Clicking on with mnemonic 'Open'
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Clicked on with mnemonic 'Open'
12:50:33 [2023-03-16T16:50:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346779687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:50:33 [2023-03-16T16:50:33.362Z] 
12:50:33 [2023-03-16T16:50:33.362Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:33.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Attempting to set focus on Table with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346779144 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346779144 data=null doit=true} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346779144 data=null} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346779143 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346779143 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346779137 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:33 [2023-03-16T16:50:33.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:33 [2023-03-16T16:50:33.883Z] 
12:50:33 [2023-03-16T16:50:33.883Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:33.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346779064 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346779064 data=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346779064 data=null} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346779064 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346779027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346779026 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346779026 data=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346779026 data=null} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346779025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346779010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:33 [2023-03-16T16:50:33.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346779009 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346779009 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346779009 data=null} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346779009 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346779008 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346779001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346778983 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346778983 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346778982 data=null} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346778982 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346778982 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346778975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:33 [2023-03-16T16:50:33.884Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346778721 data=null doit=true} to Shell with text {Confirm Clear}
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Clicking on &Yes
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346778720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346778720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346778720 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346778720 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346778720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346778720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346778720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:34 [2023-03-16T16:50:34.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346778955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:34 [2023-03-16T16:50:34.405Z] DEBUG - Clicked on 
12:50:34 [2023-03-16T16:50:34.665Z] 
12:50:34 [2023-03-16T16:50:34.665Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:34.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:36 [2023-03-16T16:50:36.047Z] 
12:50:36 [2023-03-16T16:50:36.047Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:35.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346776760 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346776760 data=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346776759 data=null} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346776759 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346776759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346776740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346776736 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346776736 data=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346776736 data=null} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346776735 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346776735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346776730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346776729 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346776729 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346776729 data=null} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346776729 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346776729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346776718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346776718 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346776718 data=null} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346776717 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346776717 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346776716 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346776715 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346776715 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346776715 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346776715 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346776715 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346776675 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:50:36 [2023-03-16T16:50:36.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346776648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:50:36 [2023-03-16T16:50:36.307Z] 
12:50:36 [2023-03-16T16:50:36.307Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:36.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346776036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346776036 data=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346776035 data=null} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346776035 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346776035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346776013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:36 [2023-03-16T16:50:36.879Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346775982 data=null doit=true} to TreeItem with text {Experiments [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346775982 data=null} to TreeItem with text {Experiments [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346775982 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346775982 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346775976 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:36 [2023-03-16T16:50:36.879Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346775975 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346775975 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346775975 data=null button=1 stateMask=0x0 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346775975 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346775973 data=null button=1 stateMask=0x80000 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346775972 data=null button=0 stateMask=0x0 x=172 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346775972 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346775972 data=null} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346775972 data=null button=1 stateMask=0x0 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346775972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346775943 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
12:50:36 [2023-03-16T16:50:36.879Z] DEBUG - Clicking on with mnemonic 'Remove'
12:50:37 [2023-03-16T16:50:37.141Z] DEBUG - Clicked on with mnemonic 'Remove'
12:50:37 [2023-03-16T16:50:37.141Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
12:50:37 [2023-03-16T16:50:37.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346775597 data=null doit=true} to Shell with text {Confirm Remove}
12:50:37 [2023-03-16T16:50:37.407Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:37 [2023-03-16T16:50:37.407Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Clicking on &Yes
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346775597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346775597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346775596 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346775596 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346775596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346775596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346775596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:37 [2023-03-16T16:50:37.408Z] 
12:50:37 [2023-03-16T16:50:37.408Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:37.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:37 [2023-03-16T16:50:37.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-346775869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
12:50:37 [2023-03-16T16:50:37.668Z] DEBUG - Clicked on 
12:50:37 [2023-03-16T16:50:37.668Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:38 [2023-03-16T16:50:38.240Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346774664 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346774664 data=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346774664 data=null} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346774664 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346774623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346774622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346774622 data=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346774622 data=null} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346774622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346774612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346774612 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346774611 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346774611 data=null} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346774611 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774611 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346774603 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.240Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346774584 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346774581 data=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346774580 data=null} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346774580 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346774554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346774554 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346774553 data=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346774553 data=null} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346774553 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346774540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:38 [2023-03-16T16:50:38.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346774539 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346774539 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346774539 data=null} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346774538 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774538 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346774526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346774525 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346774525 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346774525 data=null} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346774525 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346774525 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346774521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346774384 data=null doit=true} to Shell with text {Confirm Clear}
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Clicking on &Yes
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346774383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346774383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346774383 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346774383 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346774383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346774383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346774383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:38 [2023-03-16T16:50:38.503Z] DEBUG - Clicked on 
12:50:38 [2023-03-16T16:50:38.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346774463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:39 [2023-03-16T16:50:39.077Z] 
12:50:39 [2023-03-16T16:50:39.077Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:38.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:40 [2023-03-16T16:50:40.599Z] 
12:50:40 [2023-03-16T16:50:40.599Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:40.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346772264 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346772264 data=null doit=true} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346772264 data=null} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346772263 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346772263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346772254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346772253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346772253 data=null doit=true} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346772253 data=null} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346772253 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346772253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346772238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:40 [2023-03-16T16:50:40.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346772237 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346772237 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346772237 data=null} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346772237 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346772237 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346772181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346772181 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346772181 data=null} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346772180 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346772180 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346772179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-346772178 data=null doit=true} to TreeItem with text {symbolic-link [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-346772178 data=null} to TreeItem with text {symbolic-link [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-346772178 data=null button=1 stateMask=0x0 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346772178 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-346772177 data=null button=1 stateMask=0x80000 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:40 [2023-03-16T16:50:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346772175 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346772174 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346772174 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346772174 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346772174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346772149 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:40 [2023-03-16T16:50:40.861Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:40 [2023-03-16T16:50:40.861Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346771816 data=null doit=true} to Shell with text {Copy Trace}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Clicking on OK
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346771780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346771780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346771780 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346771780 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346771779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346771779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346771779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346772126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Clicked on 
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346771693 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346771693 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346771692 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346771692 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346771692 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346771688 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.122Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346771401 data=null doit=true} to Shell with text {Copy Trace}
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-346771398 data=null doit=true} to Button with text {Copy as a link}
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-346771398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-346771398 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-346771398 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-346771398 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-346771398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Clicking on OK
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346771396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346771396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346771396 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346771396 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346771396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346771396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346771396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2023-03-16T16:50:41.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346771656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - Clicked on 
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346771275 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346771275 data=null doit=true} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346771275 data=null} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346771274 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346771274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346771235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346771234 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346771234 data=null doit=true} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346771234 data=null} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346771234 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346771234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346771181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:41 [2023-03-16T16:50:41.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346771179 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346771179 data=null doit=true} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346771179 data=null} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346771179 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346771178 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346771170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:50:41 [2023-03-16T16:50:41.648Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:50:41 [2023-03-16T16:50:41.648Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346771168 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346771168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346771168 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346771168 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346771168 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346771139 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:41 [2023-03-16T16:50:41.910Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:50:41 [2023-03-16T16:50:41.910Z] DEBUG - Clicking on with mnemonic 'Open'
12:50:41 [2023-03-16T16:50:41.910Z] DEBUG - Clicked on with mnemonic 'Open'
12:50:41 [2023-03-16T16:50:41.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346771070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:50:41 [2023-03-16T16:50:41.910Z] 
12:50:41 [2023-03-16T16:50:41.911Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:41.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:42 [2023-03-16T16:50:42.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:42 [2023-03-16T16:50:42.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:42 [2023-03-16T16:50:42.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:42 [2023-03-16T16:50:42.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:42 [2023-03-16T16:50:42.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Attempting to set focus on Table with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346769524 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346769524 data=null doit=true} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346769524 data=null} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346769523 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346769523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346769517 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346769471 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346769471 data=null doit=true} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346769470 data=null} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346769470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346769470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346769434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346769434 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346769433 data=null doit=true} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346769433 data=null} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346769433 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346769433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346769417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:43 [2023-03-16T16:50:43.576Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346769416 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346769416 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346769416 data=null} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346769416 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346769416 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346769409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:43 [2023-03-16T16:50:43.576Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:50:43 [2023-03-16T16:50:43.576Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346769401 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-346769400 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-346769400 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346769400 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346769400 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346769379 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Clicking on with mnemonic 'Open'
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Clicked on with mnemonic 'Open'
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:43 [2023-03-16T16:50:43.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346769357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:50:44 [2023-03-16T16:50:44.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:44 [2023-03-16T16:50:44.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:44 [2023-03-16T16:50:44.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:44 [2023-03-16T16:50:44.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:44 [2023-03-16T16:50:44.719Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:44 [2023-03-16T16:50:44.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:44 [2023-03-16T16:50:44.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:44 [2023-03-16T16:50:44.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:44 [2023-03-16T16:50:44.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:44 [2023-03-16T16:50:44.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:44 [2023-03-16T16:50:44.979Z] DEBUG - Attempting to set focus on Table with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346767759 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346767758 data=null doit=true} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346767758 data=null} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346767758 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346767758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346767750 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346767664 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346767664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346767664 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346767664 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767663 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346767643 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346767574 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-346767574 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-346767574 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346767573 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767573 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346767554 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.500Z] 
12:50:45 [2023-03-16T16:50:45.500Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:45.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346767456 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346767456 data=null doit=true} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346767456 data=null} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346767456 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346767430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346767430 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346767429 data=null doit=true} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346767429 data=null} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346767429 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346767418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:45 [2023-03-16T16:50:45.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346767417 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346767416 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346767416 data=null} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346767416 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767416 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346767377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346767376 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346767376 data=null doit=true} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346767376 data=null} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346767376 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346767376 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346767371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:45 [2023-03-16T16:50:45.501Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346767070 data=null doit=true} to Shell with text {Confirm Clear}
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - Clicking on &Yes
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346767069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346767069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346767069 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346767069 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346767069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346767069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:45 [2023-03-16T16:50:45.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346767068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:46 [2023-03-16T16:50:46.031Z] DEBUG - Clicked on 
12:50:46 [2023-03-16T16:50:46.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346767343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:46 [2023-03-16T16:50:46.606Z] 
12:50:46 [2023-03-16T16:50:46.606Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:46.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346764845 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346764844 data=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346764844 data=null} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346764844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346764826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346764825 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346764825 data=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346764825 data=null} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346764825 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346764815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.081Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346764814 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346764814 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346764814 data=null} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346764813 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764813 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346764806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346764783 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346764783 data=null} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346764783 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346764783 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346764779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346764777 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346764777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346764777 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346764777 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346764762 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:50:48 [2023-03-16T16:50:48.082Z] DEBUG - Clicking on with mnemonic 'Delete'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Clicked on with mnemonic 'Delete'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346764460 data=null doit=true} to Shell with text {Confirm Delete}
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Clicking on &Yes
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346764459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346764459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346764459 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346764459 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346764459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346764459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346764459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:48 [2023-03-16T16:50:48.605Z] 
12:50:48 [2023-03-16T16:50:48.605Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:48.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346764723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Clicked on 
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346764063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346764063 data=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346764062 data=null} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346764062 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346764027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346764026 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346764026 data=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346764026 data=null} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346764026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346764026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346763978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:48 [2023-03-16T16:50:48.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346763977 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346763977 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346763976 data=null} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346763976 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346763976 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346763963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.866Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346763962 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346763952 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346763952 data=null} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346763951 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346763951 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:48 [2023-03-16T16:50:48.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346763945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:49 [2023-03-16T16:50:49.127Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:49 [2023-03-16T16:50:49.127Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346763600 data=null doit=true} to Shell with text {Confirm Clear}
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Clicking on &Yes
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346763599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346763599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346763599 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346763599 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346763599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346763599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346763599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:49 [2023-03-16T16:50:49.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346763866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:49 [2023-03-16T16:50:49.388Z] DEBUG - Clicked on 
12:50:49 [2023-03-16T16:50:49.388Z] 
12:50:49 [2023-03-16T16:50:49.388Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:49.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:50 [2023-03-16T16:50:50.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:50 [2023-03-16T16:50:50.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:50 [2023-03-16T16:50:50.775Z] 
12:50:50 [2023-03-16T16:50:50.775Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:50.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346761955 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346761955 data=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346761955 data=null} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346761954 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346761954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346761943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346761942 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346761942 data=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346761942 data=null} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346761942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346761941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346761879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346761878 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346761878 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346761878 data=null} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346761878 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346761878 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346761869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346761869 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346761869 data=null} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346761868 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346761868 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346761867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346761866 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346761866 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346761866 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346761866 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346761866 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346761839 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:50:51 [2023-03-16T16:50:51.035Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:50:51 [2023-03-16T16:50:51.295Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:50:51 [2023-03-16T16:50:51.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-346761754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
12:50:51 [2023-03-16T16:50:51.557Z] 
12:50:51 [2023-03-16T16:50:51.557Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:51.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346761029 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346761029 data=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346761029 data=null} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346761029 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346761028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346761009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:51 [2023-03-16T16:50:51.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346761009 data=null doit=true} to TreeItem with text {Experiments [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346761009 data=null} to TreeItem with text {Experiments [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346761009 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346761004 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346761003 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:50:51 [2023-03-16T16:50:51.818Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346761002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346761002 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346761002 data=null button=1 stateMask=0x0 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346761001 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-346761000 data=null button=1 stateMask=0x80000 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346760999 data=null button=0 stateMask=0x0 x=172 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346760999 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346760999 data=null} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346760999 data=null button=1 stateMask=0x0 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346760999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346760975 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:50:51 [2023-03-16T16:50:51.819Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:50:51 [2023-03-16T16:50:51.819Z] DEBUG - Clicking on with mnemonic 'Delete'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Clicked on with mnemonic 'Delete'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346760691 data=null doit=true} to Shell with text {Confirm Delete}
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Clicking on &Yes
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346760690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346760690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346760690 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346760690 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346760690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346760689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346760689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:52 [2023-03-16T16:50:52.340Z] 
12:50:52 [2023-03-16T16:50:52.341Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:52.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346760948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Clicked on 
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346760283 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346760283 data=null doit=true} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346760283 data=null} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346760282 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346760282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346760248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346760246 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346760246 data=null doit=true} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346760246 data=null} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346760246 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346760245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346760224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:52 [2023-03-16T16:50:52.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346760183 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346760183 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346760183 data=null} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346760182 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346760182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346760166 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346760165 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346760165 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346760165 data=null} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346760164 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346760164 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346760153 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:52 [2023-03-16T16:50:52.864Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:52 [2023-03-16T16:50:52.864Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346759794 data=null doit=true} to Shell with text {Confirm Clear}
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:53 [2023-03-16T16:50:53.125Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Clicking on &Yes
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346759793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346759793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346759793 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346759793 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346759793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346759793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346759792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346760084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:53 [2023-03-16T16:50:53.126Z] DEBUG - Clicked on 
12:50:53 [2023-03-16T16:50:53.386Z] 
12:50:53 [2023-03-16T16:50:53.386Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:53.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346758020 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346758019 data=null doit=true} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346758019 data=null} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346758019 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346758019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346758008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346758006 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346758006 data=null doit=true} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346758006 data=null} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346758006 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346758001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346757995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:54 [2023-03-16T16:50:54.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346757994 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346757993 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346757993 data=null} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346757993 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757993 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346757968 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346757968 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:54 [2023-03-16T16:50:54.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346757967 data=null} to TreeItem with text {Traces [1]}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346757967 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346757967 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346757965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757964 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346757964 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346757964 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757963 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757963 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757928 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757928 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757927 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346757927 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757745 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757744 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346757744 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346757743 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:55 [2023-03-16T16:50:55.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757662 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346757661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346757661 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757661 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757661 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346757655 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:50:55 [2023-03-16T16:50:55.295Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346757312 data=null doit=true} to Shell with text {Copy Trace}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Clicking on OK
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346757309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346757309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346757309 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346757309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346757309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346757308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346757308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346757618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Clicked on 
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346757201 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346757201 data=null doit=true} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346757201 data=null} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346757201 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346757158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346757156 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346757155 data=null doit=true} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346757155 data=null} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346757155 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346757138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:55 [2023-03-16T16:50:55.816Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346757136 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346757129 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346757129 data=null} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346757128 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757128 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346757120 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:55 [2023-03-16T16:50:55.816Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757108 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346757108 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346757107 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757107 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346757107 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757083 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757082 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757082 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:50:55 [2023-03-16T16:50:55.816Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346757082 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346757013 data=null button=1 stateMask=0x80000 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346756780 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346756780 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346756780 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:56 [2023-03-16T16:50:56.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755728 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346755728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346755727 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755727 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346755727 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755713 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755713 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755713 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346755713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755678 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346755576 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346755576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346755576 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:50:57 [2023-03-16T16:50:57.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:57 [2023-03-16T16:50:57.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:57 [2023-03-16T16:50:57.538Z] 
12:50:57 [2023-03-16T16:50:57.538Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:57.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346755249 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346755249 data=null doit=true} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346755249 data=null} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346755249 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346755248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346755224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:57 [2023-03-16T16:50:57.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346755186 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346755186 data=null doit=true} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346755185 data=null} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346755185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346755185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346755177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:50:57 [2023-03-16T16:50:57.800Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346755176 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346755176 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346755176 data=null} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346755176 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346755175 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346755161 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346755160 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346755160 data=null doit=true} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346755160 data=null} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346755159 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346755159 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346755155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Clicking on with mnemonic 'Clear'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Clicked on with mnemonic 'Clear'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346754983 data=null doit=true} to Shell with text {Confirm Clear}
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Clicking on &Yes
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346754982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346754982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346754982 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346754982 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346754966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346754966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:57 [2023-03-16T16:50:57.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346754966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:50:58 [2023-03-16T16:50:58.061Z] DEBUG - Clicked on 
12:50:58 [2023-03-16T16:50:58.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346755127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:50:58 [2023-03-16T16:50:58.632Z] 
12:50:58 [2023-03-16T16:50:58.632Z] (Eclipse:18333): Gtk-CRITICAL **: 16:50:58.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346752738 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346752737 data=null doit=true} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346752737 data=null} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346752737 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346752737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346752719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346752718 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346752718 data=null doit=true} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346752718 data=null} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346752717 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346752717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346752677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346752676 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346752676 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346752675 data=null} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346752675 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346752675 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346752662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346752662 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346752662 data=null} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346752661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346752661 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346752660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346752659 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346752659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346752659 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346752659 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346752659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346752634 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346752368 data=null doit=true} to Shell with text {Confirm Delete}
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Clicking on &Yes
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346752367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346752367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346752367 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346752367 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346752367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346752366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346752366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:00 [2023-03-16T16:51:00.899Z] 
12:51:00 [2023-03-16T16:51:00.899Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:00.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Clicked on 
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346751848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346751848 data=null doit=true} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346751848 data=null} to TreeItem with text {test}
12:51:00 [2023-03-16T16:51:00.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346751847 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346751847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346751816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346751816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346751816 data=null doit=true} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346751815 data=null} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346751815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346751815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346751806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:01 [2023-03-16T16:51:01.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346751805 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346751805 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346751805 data=null} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346751804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346751804 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346751795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346751794 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346751794 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346751794 data=null} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346751787 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346751778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346751769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:51:01 [2023-03-16T16:51:01.240Z] DEBUG - Clicking on with mnemonic 'Clear'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Clicked on with mnemonic 'Clear'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346751462 data=null doit=true} to Shell with text {Confirm Clear}
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Clicking on &Yes
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346751460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346751460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346751460 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346751460 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346751460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346751459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346751459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:01 [2023-03-16T16:51:01.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346751746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:51:01 [2023-03-16T16:51:01.901Z] DEBUG - Clicked on 
12:51:02 [2023-03-16T16:51:02.231Z] 
12:51:02 [2023-03-16T16:51:02.231Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:01.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:03 [2023-03-16T16:51:03.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:03 [2023-03-16T16:51:03.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:03 [2023-03-16T16:51:03.615Z] 
12:51:03 [2023-03-16T16:51:03.615Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:03.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346749281 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346749281 data=null doit=true} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346749280 data=null} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346749280 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346749280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346749268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:03 [2023-03-16T16:51:03.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-346749268 data=null doit=true} to TreeItem with text {Experiments [1]}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-346749267 data=null} to TreeItem with text {Experiments [1]}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-346749267 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346749267 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-346749259 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:51:03 [2023-03-16T16:51:03.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-346749258 data=null doit=true} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-346749258 data=null} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-346749258 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346749258 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-346749255 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-346749254 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-346749254 data=null doit=true} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-346749254 data=null} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-346749254 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346749254 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-346749237 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:51:03 [2023-03-16T16:51:03.618Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:51:03 [2023-03-16T16:51:03.618Z] DEBUG - Clicking on with mnemonic 'Open'
12:51:03 [2023-03-16T16:51:03.618Z] DEBUG - Clicked on with mnemonic 'Open'
12:51:03 [2023-03-16T16:51:03.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346749212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:51:03 [2023-03-16T16:51:03.886Z] 
12:51:03 [2023-03-16T16:51:03.886Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:03.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:04 [2023-03-16T16:51:04.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:04 [2023-03-16T16:51:04.406Z] 
12:51:04 [2023-03-16T16:51:04.406Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:04.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346748259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346748258 data=null doit=true} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346748258 data=null} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346748258 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346748258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346748233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346748232 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346748229 data=null doit=true} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346748229 data=null} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346748228 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346748228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346748179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:04 [2023-03-16T16:51:04.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346748178 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346748178 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346748178 data=null} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346748177 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346748177 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346748170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346748169 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346748169 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346748169 data=null} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346748168 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346748168 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346748164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:51:04 [2023-03-16T16:51:04.674Z] DEBUG - Clicking on with mnemonic 'Clear'
12:51:04 [2023-03-16T16:51:04.934Z] DEBUG - Clicked on with mnemonic 'Clear'
12:51:04 [2023-03-16T16:51:04.934Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:51:04 [2023-03-16T16:51:04.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346747853 data=null doit=true} to Shell with text {Confirm Clear}
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Clicking on &Yes
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346747838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346747838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346747838 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346747838 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346747837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:04 [2023-03-16T16:51:04.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346747837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:05 [2023-03-16T16:51:05.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346747837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:05 [2023-03-16T16:51:05.195Z] DEBUG - Clicked on 
12:51:05 [2023-03-16T16:51:05.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346748136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:51:05 [2023-03-16T16:51:05.766Z] 
12:51:05 [2023-03-16T16:51:05.766Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:05.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346745746 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346745746 data=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346745746 data=null} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346745746 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346745725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346745725 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346745724 data=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346745724 data=null} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346745724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346745713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.147Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346745712 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346745712 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346745712 data=null} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346745711 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745711 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346745700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346745700 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346745700 data=null} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346745700 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346745699 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346745698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346745698 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346745698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346745698 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346745697 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745697 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346745676 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Clicking on with mnemonic 'Open'
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Clicked on with mnemonic 'Open'
12:51:07 [2023-03-16T16:51:07.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346745652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:51:07 [2023-03-16T16:51:07.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Attempting to set focus on Table with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346745551 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346745551 data=null doit=true} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346745551 data=null} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346745550 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346745550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346745543 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:07 [2023-03-16T16:51:07.409Z] 
12:51:07 [2023-03-16T16:51:07.409Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.409Z] 
12:51:07 [2023-03-16T16:51:07.409Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:07.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:07 [2023-03-16T16:51:07.409Z] 
12:51:07 [2023-03-16T16:51:07.409Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.409Z] 
12:51:07 [2023-03-16T16:51:07.409Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:07.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:07 [2023-03-16T16:51:07.409Z] 
12:51:07 [2023-03-16T16:51:07.409Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346745347 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346745347 data=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346745347 data=null} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346745347 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346745340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346745340 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346745340 data=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346745340 data=null} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346745339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346745326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:07 [2023-03-16T16:51:07.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346745325 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346745325 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346745325 data=null} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346745325 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745324 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346745319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346745319 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346745319 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346745319 data=null} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346745281 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346745281 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346745276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:07 [2023-03-16T16:51:07.673Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:51:07 [2023-03-16T16:51:07.673Z] DEBUG - Clicking on with mnemonic 'Clear'
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.673Z] DEBUG - Clicked on with mnemonic 'Clear'
12:51:07 [2023-03-16T16:51:07.673Z] 
12:51:07 [2023-03-16T16:51:07.673Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.951Z] 
12:51:07 [2023-03-16T16:51:07.951Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.951Z] 
12:51:07 [2023-03-16T16:51:07.951Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.951Z] 
12:51:07 [2023-03-16T16:51:07.951Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346745014 data=null doit=true} to Shell with text {Confirm Clear}
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Clicking on &Yes
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346745013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346745013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346745013 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346745013 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346745013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346745013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346745013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:07 [2023-03-16T16:51:07.951Z] 
12:51:07 [2023-03-16T16:51:07.951Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:07 [2023-03-16T16:51:07.951Z] 
12:51:07 [2023-03-16T16:51:07.951Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:08 [2023-03-16T16:51:08.213Z] 
12:51:08 [2023-03-16T16:51:08.213Z] (Eclipse:18333): Gtk-WARNING **: 16:51:07.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:08 [2023-03-16T16:51:08.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346745250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:51:08 [2023-03-16T16:51:08.213Z] DEBUG - Clicked on 
12:51:08 [2023-03-16T16:51:08.213Z] 
12:51:08 [2023-03-16T16:51:08.213Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:08.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:08 [2023-03-16T16:51:08.213Z] 
12:51:08 [2023-03-16T16:51:08.213Z] (Eclipse:18333): Gtk-WARNING **: 16:51:08.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:08 [2023-03-16T16:51:08.475Z] 
12:51:08 [2023-03-16T16:51:08.475Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:08.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:08 [2023-03-16T16:51:08.475Z] 
12:51:08 [2023-03-16T16:51:08.475Z] (Eclipse:18333): Gtk-WARNING **: 16:51:08.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:09 [2023-03-16T16:51:09.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:09 [2023-03-16T16:51:09.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:09 [2023-03-16T16:51:09.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:09 [2023-03-16T16:51:09.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:09 [2023-03-16T16:51:09.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346743215 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346743214 data=null doit=true} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346743214 data=null} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346743214 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346743214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346743199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346743199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346743199 data=null doit=true} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346743198 data=null} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346743198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346743198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346743177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:09 [2023-03-16T16:51:09.860Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346743174 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346743174 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346743174 data=null} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346743174 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346743174 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346743166 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346743166 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346743166 data=null} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346743165 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346743165 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346743163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346743159 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346743158 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346743151 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346743151 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346743150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346743144 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:51:09 [2023-03-16T16:51:09.860Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:51:09 [2023-03-16T16:51:09.860Z] 
12:51:09 [2023-03-16T16:51:09.860Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:09 [2023-03-16T16:51:09.860Z] 
12:51:09 [2023-03-16T16:51:09.860Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:09 [2023-03-16T16:51:09.860Z] 
12:51:09 [2023-03-16T16:51:09.860Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] 
12:51:10 [2023-03-16T16:51:10.121Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] 
12:51:10 [2023-03-16T16:51:10.121Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] 
12:51:10 [2023-03-16T16:51:10.121Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] 
12:51:10 [2023-03-16T16:51:10.121Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] 
12:51:10 [2023-03-16T16:51:10.121Z] (Eclipse:18333): Gtk-WARNING **: 16:51:09.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346742746 data=null doit=true} to Shell with text {Copy Trace}
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.121Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Clicking on OK
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346742744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346742743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346742743 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346742743 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346742743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346742743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346742743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346743059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.122Z] 
12:51:10 [2023-03-16T16:51:10.122Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.383Z] 
12:51:10 [2023-03-16T16:51:10.383Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Clicked on 
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346742609 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346742608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346742608 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346742608 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346742608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346742604 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:10 [2023-03-16T16:51:10.383Z] 
12:51:10 [2023-03-16T16:51:10.383Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.383Z] 
12:51:10 [2023-03-16T16:51:10.383Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.383Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.384Z] 
12:51:10 [2023-03-16T16:51:10.384Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.384Z] 
12:51:10 [2023-03-16T16:51:10.384Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346742278 data=null doit=true} to Shell with text {Copy Trace}
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-346742275 data=null doit=true} to Button with text {Copy as a link}
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-346742275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-346742274 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-346742274 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-346742274 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-346742274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Clicking on OK
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346742272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346742272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346742272 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346742272 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346742272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346742272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Clicked on OK
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346742272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:10 [2023-03-16T16:51:10.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-346742555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.643Z] 
12:51:10 [2023-03-16T16:51:10.643Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:10 [2023-03-16T16:51:10.906Z] 
12:51:10 [2023-03-16T16:51:10.906Z] (Eclipse:18333): Gtk-WARNING **: 16:51:10.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:11 [2023-03-16T16:51:11.168Z] 
12:51:11 [2023-03-16T16:51:11.168Z] (Eclipse:18333): Gtk-WARNING **: 16:51:11.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:11 [2023-03-16T16:51:11.168Z] 
12:51:11 [2023-03-16T16:51:11.168Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:11.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:11 [2023-03-16T16:51:11.168Z] 
12:51:11 [2023-03-16T16:51:11.168Z] (Eclipse:18333): Gtk-WARNING **: 16:51:11.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:11 [2023-03-16T16:51:11.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346741690 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346741690 data=null doit=true} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346741690 data=null} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346741690 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346741690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346741661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346741660 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346741660 data=null doit=true} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346741660 data=null} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346741660 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346741660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346741654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:11 [2023-03-16T16:51:11.169Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346741653 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346741652 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346741652 data=null} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346741652 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346741652 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346741647 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:11 [2023-03-16T16:51:11.169Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346741640 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346741640 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346741640 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346741640 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346741639 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346741635 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:51:11 [2023-03-16T16:51:11.432Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:51:11 [2023-03-16T16:51:11.432Z] DEBUG - Clicking on with mnemonic 'Open'
12:51:11 [2023-03-16T16:51:11.432Z] DEBUG - Clicked on with mnemonic 'Open'
12:51:11 [2023-03-16T16:51:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346741564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:51:11 [2023-03-16T16:51:11.432Z] 
12:51:11 [2023-03-16T16:51:11.432Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:11.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:11 [2023-03-16T16:51:11.432Z] 
12:51:11 [2023-03-16T16:51:11.432Z] (Eclipse:18333): Gtk-WARNING **: 16:51:11.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:11 [2023-03-16T16:51:11.432Z] 
12:51:11 [2023-03-16T16:51:11.432Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:11.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:11 [2023-03-16T16:51:11.712Z] 
12:51:11 [2023-03-16T16:51:11.712Z] (Eclipse:18333): Gtk-WARNING **: 16:51:11.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:11 [2023-03-16T16:51:11.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:11 [2023-03-16T16:51:11.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:11 [2023-03-16T16:51:11.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:12 [2023-03-16T16:51:12.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:12 [2023-03-16T16:51:12.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Attempting to set focus on Table with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346740021 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346740021 data=null doit=true} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346740021 data=null} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346740021 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346740021 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346740016 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:12 [2023-03-16T16:51:12.807Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346739950 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346739950 data=null doit=true} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346739950 data=null} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346739950 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346739950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346739943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346739943 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346739943 data=null doit=true} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346739943 data=null} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346739942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:12 [2023-03-16T16:51:12.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346739942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346739928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:13 [2023-03-16T16:51:13.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346739927 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346739927 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346739926 data=null} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346739926 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346739926 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346739914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:13 [2023-03-16T16:51:13.069Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346739913 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-346739913 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-346739912 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346739912 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346739912 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346739906 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Clicking on with mnemonic 'Open'
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Clicked on with mnemonic 'Open'
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-346739870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:51:13 [2023-03-16T16:51:13.069Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:13 [2023-03-16T16:51:13.331Z] 
12:51:13 [2023-03-16T16:51:13.331Z] (Eclipse:18333): Gtk-WARNING **: 16:51:13.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:13 [2023-03-16T16:51:13.331Z] 
12:51:13 [2023-03-16T16:51:13.331Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:13.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:13 [2023-03-16T16:51:13.331Z] 
12:51:13 [2023-03-16T16:51:13.331Z] (Eclipse:18333): Gtk-WARNING **: 16:51:13.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:13 [2023-03-16T16:51:13.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:13 [2023-03-16T16:51:13.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:13 [2023-03-16T16:51:13.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:13 [2023-03-16T16:51:13.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:14 [2023-03-16T16:51:14.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:14 [2023-03-16T16:51:14.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Attempting to set focus on Table with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346738253 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346738253 data=null doit=true} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346738253 data=null} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346738253 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346738252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346738247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346738143 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-346738142 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-346738142 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346738142 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346738142 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-346738127 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346738038 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-346738038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-346738037 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346738037 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346738037 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-346737958 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.999Z] 
12:51:14 [2023-03-16T16:51:14.999Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:14.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346737772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346737772 data=null doit=true} to TreeItem with text {test}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346737772 data=null} to TreeItem with text {test}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346737771 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:14 [2023-03-16T16:51:14.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346737771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346737744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346737743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346737743 data=null doit=true} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346737743 data=null} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346737742 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346737742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346737736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:15 [2023-03-16T16:51:15.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346737684 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346737684 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346737684 data=null} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346737684 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346737684 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346737670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.261Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346737670 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346737670 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346737669 data=null} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346737669 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346737669 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346737664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:51:15 [2023-03-16T16:51:15.262Z] DEBUG - Clicking on with mnemonic 'Clear'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Clicked on with mnemonic 'Clear'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346737311 data=null doit=true} to Shell with text {Confirm Clear}
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Clicking on &Yes
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346737310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346737310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346737310 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346737310 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346737309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346737309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346737309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:15 [2023-03-16T16:51:15.784Z] DEBUG - Clicked on 
12:51:15 [2023-03-16T16:51:15.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346737631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:51:16 [2023-03-16T16:51:16.354Z] 
12:51:16 [2023-03-16T16:51:16.354Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:16.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346735046 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346735045 data=null doit=true} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346735045 data=null} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346735045 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346735045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346735028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346735027 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346735027 data=null doit=true} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346735027 data=null} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346735027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346735027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346735012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:17 [2023-03-16T16:51:17.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346735011 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346735011 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346735011 data=null} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346735011 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346735011 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346735004 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346735003 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346735003 data=null} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346735003 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346735003 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346735002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346735002 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:17 [2023-03-16T16:51:17.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346735002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346734996 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734996 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346734996 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734966 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734966 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734965 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346734965 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734858 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346734857 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346734857 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346734857 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Attempting to set focus on Table with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346734850 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346734850 data=null doit=true} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346734850 data=null} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346734850 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346734849 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346734842 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:18 [2023-03-16T16:51:18.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:18 [2023-03-16T16:51:18.002Z] 
12:51:18 [2023-03-16T16:51:18.002Z] (Eclipse:18333): Gtk-WARNING **: 16:51:17.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:18 [2023-03-16T16:51:18.263Z] 
12:51:18 [2023-03-16T16:51:18.263Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:18.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:18 [2023-03-16T16:51:18.263Z] 
12:51:18 [2023-03-16T16:51:18.263Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.263Z] 
12:51:18 [2023-03-16T16:51:18.263Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:18.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:18 [2023-03-16T16:51:18.263Z] 
12:51:18 [2023-03-16T16:51:18.263Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346734641 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346734641 data=null doit=true} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346734641 data=null} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346734641 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346734640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346734617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346734616 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346734616 data=null doit=true} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346734616 data=null} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346734615 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346734615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346734604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:18 [2023-03-16T16:51:18.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346734603 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346734603 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346734603 data=null} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346734603 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346734603 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346734599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346734598 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346734598 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346734598 data=null} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346734598 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346734598 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346734581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:51:18 [2023-03-16T16:51:18.264Z] DEBUG - Clicking on with mnemonic 'Clear'
12:51:18 [2023-03-16T16:51:18.525Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] 
12:51:18 [2023-03-16T16:51:18.526Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Clicked on with mnemonic 'Clear'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346734239 data=null doit=true} to Shell with text {Confirm Clear}
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Clicking on &Yes
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346734238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346734238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346734238 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346734238 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346734238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346734238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346734238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:51:18 [2023-03-16T16:51:18.787Z] 
12:51:18 [2023-03-16T16:51:18.787Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.787Z] 
12:51:18 [2023-03-16T16:51:18.787Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.787Z] 
12:51:18 [2023-03-16T16:51:18.787Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.787Z] 
12:51:18 [2023-03-16T16:51:18.787Z] (Eclipse:18333): Gtk-WARNING **: 16:51:18.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346734548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - Clicked on 
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346733965 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:18 [2023-03-16T16:51:18.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346733937 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346733936 data=null doit=true} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346733936 data=null} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346733935 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346733935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346733872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Clicking on with mnemonic 'Delete'
12:51:19 [2023-03-16T16:51:19.049Z] DEBUG - Clicked on with mnemonic 'Delete'
12:51:19 [2023-03-16T16:51:19.318Z] 
12:51:19 [2023-03-16T16:51:19.318Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.318Z] 
12:51:19 [2023-03-16T16:51:19.318Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.318Z] 
12:51:19 [2023-03-16T16:51:19.318Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.318Z] 
12:51:19 [2023-03-16T16:51:19.318Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.579Z] 
12:51:19 [2023-03-16T16:51:19.579Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.580Z] 
12:51:19 [2023-03-16T16:51:19.580Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.580Z] 
12:51:19 [2023-03-16T16:51:19.580Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:19 [2023-03-16T16:51:19.580Z] 
12:51:19 [2023-03-16T16:51:19.580Z] (Eclipse:18333): Gtk-WARNING **: 16:51:19.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732828 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346732828 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Clicking on OK
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346732827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346732827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346732827 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346732827 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346732826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346732826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Clicked on OK
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346732826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:20 [2023-03-16T16:51:20.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346733786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.149Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.149Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.149Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.149Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.149Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.149Z] 
12:51:20 [2023-03-16T16:51:20.150Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.150Z] 
12:51:20 [2023-03-16T16:51:20.150Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.150Z] 
12:51:20 [2023-03-16T16:51:20.150Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.412Z] 
12:51:20 [2023-03-16T16:51:20.412Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.412Z] 
12:51:20 [2023-03-16T16:51:20.412Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.412Z] 
12:51:20 [2023-03-16T16:51:20.412Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.412Z] 
12:51:20 [2023-03-16T16:51:20.412Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.412Z] 
12:51:20 [2023-03-16T16:51:20.412Z] (Eclipse:18333): Gtk-WARNING **: 16:51:20.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:51:20 [2023-03-16T16:51:20.674Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.277 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:51:20 [2023-03-16T16:51:20.674Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.961 s
12:51:20 [2023-03-16T16:51:20.674Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.627 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.888 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.437 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.702 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.698 s
12:51:20 [2023-03-16T16:51:20.674Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.487 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.809 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.897 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.402 s
12:51:20 [2023-03-16T16:51:20.674Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.873 s
12:51:20 [2023-03-16T16:51:20.674Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.12 s
12:51:20 [2023-03-16T16:51:20.675Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.485 s
12:51:20 [2023-03-16T16:51:20.675Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 8.195 s
12:51:20 [2023-03-16T16:51:20.675Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.586 s
12:51:20 [2023-03-16T16:51:20.675Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346731624 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346731623 data=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346731623 data=null} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346731623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346731623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346731576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346731575 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346731575 data=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346731575 data=null} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346731575 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346731575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346731569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346731569 data=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346731569 data=null} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346731568 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346731568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346731566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346731565 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346731565 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346731565 data=null} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346731565 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346731564 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346731548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346731547 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346731547 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346731547 data=null} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346731547 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346731544 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346731539 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:21 [2023-03-16T16:51:21.509Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:51:21 [2023-03-16T16:51:21.509Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-346731059 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-346731055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-346731055 data=null doit=true} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-346731055 data=null} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-346731054 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-346731054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-346731053 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-346731044 data=null doit=true} to Button with text {Text}
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-346731044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text}
12:51:21 [2023-03-16T16:51:21.770Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-346731043 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-346731043 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-346731043 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-346731043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-346731040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-346731039 data=null doit=true} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-346731039 data=null} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-346731039 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-346731039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-346731039 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Clicking on &Close
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-346731038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-346731038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-346731038 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-346731038 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-346731038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-346731037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-346731037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:51:21 [2023-03-16T16:51:21.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-346731473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - Clicked on 
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346730877 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346730877 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346730877 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346730877 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346730846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346730845 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346730845 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346730845 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346730844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346730831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346730775 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346730775 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346730775 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346730774 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730774 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346730749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346730748 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346730748 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346730748 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346730748 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730747 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346730741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346730661 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346730661 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346730661 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346730660 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346730634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346730633 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346730633 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346730633 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346730633 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346730576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346730575 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346730574 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346730574 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346730574 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730574 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346730556 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346730555 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346730555 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346730555 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346730555 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730554 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346730543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.301Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:22 [2023-03-16T16:51:22.301Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346730105 data=null doit=true} to Shell with text {Trace Import}
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Clicking on Cancel
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346730104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346730103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346730103 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346730103 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346730103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346730103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346730103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346730475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - Clicked on 
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:22 [2023-03-16T16:51:22.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346730025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346730025 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346730025 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346730025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346730025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346729997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346729996 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346729996 data=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346729996 data=null} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346729996 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346729995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346729989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:22 [2023-03-16T16:51:22.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346729981 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346729981 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346729981 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346729981 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346729980 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346729973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346729972 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346729972 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346729972 data=null} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346729971 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346729971 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346729960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:22 [2023-03-16T16:51:22.875Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346729550 data=null doit=true} to Shell with text {Trace Import}
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:23 [2023-03-16T16:51:23.448Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346729546 data=null} to (of type 'Combo')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346729463 data=null doit=true} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346729462 data=null} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346729462 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346729462 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346729460 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346729459 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346729459 data=null doit=true} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346729459 data=null} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346729459 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346729459 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346729458 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346729430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.449Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1296a719
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346729427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346729427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346729427 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346729427 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346729427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346729426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346729426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346729426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346729426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346729426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346729426 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346729426 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.450Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1e19a142
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-346729425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346729425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-346729425 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-346729425 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-346729424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-346729424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-346729424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-346729424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346729424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-346729424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-346729424 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-346729424 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Clicking on &Finish
12:51:23 [2023-03-16T16:51:23.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346729419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346729419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346729419 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346729419 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346729419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346729419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.453Z] DEBUG - Clicked on &Finish
12:51:23 [2023-03-16T16:51:23.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346729419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:23 [2023-03-16T16:51:23.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346729883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346728852 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346728851 data=null doit=true} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346728851 data=null} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346728851 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346728835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346728834 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346728834 data=null doit=true} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346728834 data=null} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346728834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346728823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:23 [2023-03-16T16:51:23.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346728822 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346728822 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346728822 data=null} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346728822 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728821 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346728780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346728779 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346728779 data=null} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346728779 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346728779 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:23 [2023-03-16T16:51:23.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346728777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728522 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346728522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346728522 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728522 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728502 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:24 [2023-03-16T16:51:24.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:24 [2023-03-16T16:51:24.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728499 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346728498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346728498 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728498 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728498 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728494 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728494 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346728494 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346728494 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728493 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346728493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728480 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728479 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728479 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346728479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728442 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346728435 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346728435 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346728435 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:51:24 [2023-03-16T16:51:24.500Z] 
12:51:24 [2023-03-16T16:51:24.500Z] (Eclipse:18333): Gtk-CRITICAL **: 16:51:24.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:51:25 [2023-03-16T16:51:25.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:25 [2023-03-16T16:51:25.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:25 [2023-03-16T16:51:25.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:25 [2023-03-16T16:51:25.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:25 [2023-03-16T16:51:25.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Attempting to set focus on Table with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346726928 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346726928 data=null doit=true} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346726927 data=null} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346726927 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346726927 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346726921 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346726849 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346726848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346726848 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346726848 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726848 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346726840 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:25 [2023-03-16T16:51:25.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346726834 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346726834 data=null doit=true} to TreeItem with text {test}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346726834 data=null} to TreeItem with text {test}
12:51:25 [2023-03-16T16:51:25.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346726834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346726812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346726812 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346726811 data=null doit=true} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346726811 data=null} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346726811 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346726789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:26 [2023-03-16T16:51:26.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346726788 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346726788 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346726788 data=null} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346726788 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726788 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346726780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346726779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346726779 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346726779 data=null} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346726779 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346726769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:26 [2023-03-16T16:51:26.258Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346726411 data=null doit=true} to Shell with text {Trace Import}
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.521Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346726408 data=null} to (of type 'Combo')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346726372 data=null doit=true} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346726372 data=null} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346726372 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346726371 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346726363 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346726362 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346726362 data=null doit=true} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346726362 data=null} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346726362 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346726362 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346726361 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346726342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.524Z] DEBUG - Clicking on &Finish
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346726333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346726333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346726333 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346726333 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346726333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346726333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346726333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:26 [2023-03-16T16:51:26.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346726741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Clicked on 
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346725923 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346725923 data=null doit=true} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346725923 data=null} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346725923 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346725906 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346725905 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346725905 data=null doit=true} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346725905 data=null} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346725905 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346725889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:27 [2023-03-16T16:51:27.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346725888 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346725888 data=null doit=true} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346725888 data=null} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346725887 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725887 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346725871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:27 [2023-03-16T16:51:27.054Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725630 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346725629 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346725629 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725629 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725629 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725610 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:27 [2023-03-16T16:51:27.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725608 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346725608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346725608 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725607 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725607 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725604 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725604 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346725604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346725603 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725603 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346725603 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725598 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725597 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725597 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346725597 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725550 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346725544 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346725543 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346725525 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.579Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:51:27 [2023-03-16T16:51:27.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:27 [2023-03-16T16:51:27.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Attempting to set focus on Table with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346724338 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346724337 data=null doit=true} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346724337 data=null} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346724337 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346724337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346724331 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:28 [2023-03-16T16:51:28.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346724082 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346724081 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346724081 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346724081 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346724080 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346724068 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2023-03-16T16:51:28.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346724060 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346724059 data=null doit=true} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346724059 data=null} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346724059 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346724059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346724029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346724029 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346724029 data=null doit=true} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346724029 data=null} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346724028 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346724028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346723976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:28 [2023-03-16T16:51:28.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346723974 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346723974 data=null doit=true} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346723974 data=null} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346723974 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346723973 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346723962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346723961 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346723960 data=null doit=true} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346723960 data=null} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346723960 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:28 [2023-03-16T16:51:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346723960 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:51:29 [2023-03-16T16:51:29.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346723944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:51:29 [2023-03-16T16:51:29.053Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:29 [2023-03-16T16:51:29.053Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346723440 data=null doit=true} to Shell with text {Trace Import}
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:29 [2023-03-16T16:51:29.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346723437 data=null} to (of type 'Combo')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:29 [2023-03-16T16:51:29.315Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346723381 data=null doit=true} to TreeItem with text {import}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346723377 data=null} to TreeItem with text {import}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346723377 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346723377 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346723374 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346723373 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346723373 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346723373 data=null} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346723373 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346723373 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346723370 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346723338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.579Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Clicking on &Finish
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346723327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346723327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346723327 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346723326 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346723326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346723326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] DEBUG - Clicked on &Finish
12:51:29 [2023-03-16T16:51:29.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346723326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:29 [2023-03-16T16:51:29.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346723873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346722815 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346722815 data=null doit=true} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346722815 data=null} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346722815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346722789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346722789 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346722789 data=null doit=true} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346722789 data=null} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346722789 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346722773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:30 [2023-03-16T16:51:30.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346722772 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346722772 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346722772 data=null} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346722771 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722771 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346722760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:30 [2023-03-16T16:51:30.156Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722529 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346722512 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346722512 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722511 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722511 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722495 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:30 [2023-03-16T16:51:30.418Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722493 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346722493 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346722493 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722492 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722492 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722489 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722488 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346722488 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346722488 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722488 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346722488 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722474 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722473 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722473 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.418Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346722473 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722423 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346722067 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346722045 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346722045 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Attempting to set focus on Table with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346722042 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346722042 data=null doit=true} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346722042 data=null} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346722041 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346722035 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346722028 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:30 [2023-03-16T16:51:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:31 [2023-03-16T16:51:31.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346720814 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346720814 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346720814 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346720813 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720813 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346720809 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.144Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346720800 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346720800 data=null doit=true} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346720800 data=null} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346720800 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346720766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346720765 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346720765 data=null doit=true} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346720765 data=null} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346720765 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346720751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:32 [2023-03-16T16:51:32.144Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346720750 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346720750 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346720750 data=null} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346720749 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720749 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346720735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346720735 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346720734 data=null doit=true} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346720734 data=null} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346720734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720734 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346720730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:32 [2023-03-16T16:51:32.145Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.405Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.405Z] 
12:51:32 [2023-03-16T16:51:32.406Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.406Z] 
12:51:32 [2023-03-16T16:51:32.406Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.406Z] 
12:51:32 [2023-03-16T16:51:32.406Z] (Eclipse:18333): Gtk-WARNING **: 16:51:32.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346720303 data=null doit=true} to Shell with text {Trace Import}
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:32 [2023-03-16T16:51:32.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346720298 data=null} to (of type 'Combo')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346720251 data=null doit=true} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346720251 data=null} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346720250 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346720250 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346720248 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346720248 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346720248 data=null doit=true} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346720248 data=null} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346720247 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346720247 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346720247 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346720229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c8c4d9b
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346720176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346720176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346720176 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346720176 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346720176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346720176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346720176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346720176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346720175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346720175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346720175 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346720175 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Clicking on &Finish
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346720168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346720168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346720168 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346720168 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346720168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346720168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - Clicked on &Finish
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346720030 data=null doit=true} to Shell with text {Confirmation}
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.930Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Clicking on Rename
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-346720030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-346720029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-346719973 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-346719973 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-346719973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-346719973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:32 [2023-03-16T16:51:32.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-346719973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:33 [2023-03-16T16:51:33.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346720168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:33 [2023-03-16T16:51:33.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346720676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Clicked on 
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346719433 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346719433 data=null doit=true} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346719433 data=null} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346719433 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346719360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346719359 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346719359 data=null doit=true} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346719359 data=null} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346719359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346719351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:33 [2023-03-16T16:51:33.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346719350 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346719341 data=null doit=true} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346719341 data=null} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346719341 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719341 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346719326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:33 [2023-03-16T16:51:33.455Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:51:33 [2023-03-16T16:51:33.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:33 [2023-03-16T16:51:33.717Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719166 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719166 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719166 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719166 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719165 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719139 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:33 [2023-03-16T16:51:33.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719129 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719129 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719129 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719129 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719128 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719123 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719122 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719122 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719121 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719118 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346719117 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719112 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719112 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719111 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.718Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346719111 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346719049 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346718816 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346718816 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346718816 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:33 [2023-03-16T16:51:33.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:34 [2023-03-16T16:51:34.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:34 [2023-03-16T16:51:34.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - Attempting to set focus on Table with text {}
12:51:35 [2023-03-16T16:51:35.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346717779 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346717779 data=null doit=true} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346717779 data=null} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346717779 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346717779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346717770 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346717613 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346717613 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346717613 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346717613 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717612 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346717605 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346717600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346717600 data=null doit=true} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346717600 data=null} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346717600 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346717564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346717564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346717563 data=null doit=true} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346717563 data=null} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346717563 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346717552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:35 [2023-03-16T16:51:35.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346717551 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346717551 data=null doit=true} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346717550 data=null} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346717550 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717550 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346717534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346717533 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346717533 data=null doit=true} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346717533 data=null} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346717533 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717533 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346717525 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:35 [2023-03-16T16:51:35.390Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346717123 data=null doit=true} to Shell with text {Trace Import}
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346717120 data=null} to (of type 'Combo')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:35 [2023-03-16T16:51:35.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346717087 data=null doit=true} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346717086 data=null} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346717086 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346717086 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346717084 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346717084 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346717084 data=null doit=true} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346717083 data=null} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346717083 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346717083 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346717083 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346717061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ddff8de
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346717060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346717060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346717060 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346717059 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346717059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346717059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346717059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346717059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346717059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346717059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346717059 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346717059 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Clicking on &Finish
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346717053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346717053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346717052 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346717052 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346717052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346717052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Clicked on &Finish
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346716926 data=null doit=true} to Shell with text {Confirmation}
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Clicking on Rename
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-346716917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-346716917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-346716917 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-346716917 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-346716917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-346716917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:35 [2023-03-16T16:51:35.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-346716917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:36 [2023-03-16T16:51:36.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346717052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:36 [2023-03-16T16:51:36.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346717470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Clicked on 
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346716475 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346716475 data=null doit=true} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346716475 data=null} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346716475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346716452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346716451 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346716451 data=null doit=true} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346716451 data=null} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346716451 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346716423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:36 [2023-03-16T16:51:36.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346716422 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346716422 data=null doit=true} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346716422 data=null} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346716422 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716422 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346716373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:36 [2023-03-16T16:51:36.446Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:36 [2023-03-16T16:51:36.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716274 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716273 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716273 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716273 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716272 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716221 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:36 [2023-03-16T16:51:36.706Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716218 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716218 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716217 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716217 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716217 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716207 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716206 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716206 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:36 [2023-03-16T16:51:36.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716206 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716206 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346716205 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716199 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716199 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716198 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346716198 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346716121 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346715940 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346715940 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346715940 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:36 [2023-03-16T16:51:36.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:37 [2023-03-16T16:51:37.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Attempting to set focus on Table with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346714935 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346714934 data=null doit=true} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346714934 data=null} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346714934 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346714934 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346714928 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:37 [2023-03-16T16:51:37.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346714676 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346714676 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346714676 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346714675 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714675 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346714671 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346714666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346714666 data=null doit=true} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346714665 data=null} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346714665 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346714638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346714638 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346714638 data=null doit=true} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346714638 data=null} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346714637 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346714615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:38 [2023-03-16T16:51:38.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346714614 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346714614 data=null doit=true} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346714614 data=null} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346714614 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714614 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346714607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346714580 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346714580 data=null doit=true} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346714580 data=null} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346714580 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714579 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346714575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:51:38 [2023-03-16T16:51:38.435Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:38 [2023-03-16T16:51:38.435Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346714123 data=null doit=true} to Shell with text {Trace Import}
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.697Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346714120 data=null} to (of type 'Combo')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346714056 data=null doit=true} to TreeItem with text {import}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346714056 data=null} to TreeItem with text {import}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346714056 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346714055 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346714054 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346714053 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346714053 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346714053 data=null} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346714053 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346714047 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346714045 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.698Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346714037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fd2ffd
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346714023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346714023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346714023 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346714023 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346714023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346714023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346714023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346714022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346714022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346714022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346714022 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346714022 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:38 [2023-03-16T16:51:38.964Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:38 [2023-03-16T16:51:38.965Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Clicking on &Finish
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346714014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346714014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346714014 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346714014 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346714013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:38 [2023-03-16T16:51:38.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346714013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Clicked on &Finish
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346713769 data=null doit=true} to Shell with text {Confirmation}
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Clicking on Rename
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-346713768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-346713768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-346713768 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-346713768 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-346713768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-346713768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-346713768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346714013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346714545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Clicked on 
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346713556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346713556 data=null doit=true} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346713556 data=null} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346713556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346713519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346713519 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346713519 data=null doit=true} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346713519 data=null} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346713518 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346713510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:39 [2023-03-16T16:51:39.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346713509 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346713509 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346713509 data=null} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346713509 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713508 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346713490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:39 [2023-03-16T16:51:39.489Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:39 [2023-03-16T16:51:39.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713241 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346713241 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346713241 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713240 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713240 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713218 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:39 [2023-03-16T16:51:39.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713216 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346713216 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346713215 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713215 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713215 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713211 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713211 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346713211 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346713211 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713210 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346713210 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713207 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713207 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713207 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:51:39 [2023-03-16T16:51:39.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346713207 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346713167 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346712821 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346712818 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346712818 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Attempting to set focus on Table with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346712817 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346712816 data=null doit=true} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346712816 data=null} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346712816 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346712816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346712776 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:40 [2023-03-16T16:51:40.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346711547 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346711547 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346711547 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346711547 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711547 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346711540 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346711534 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346711534 data=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346711534 data=null} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346711534 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346711482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346711481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346711480 data=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346711480 data=null} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346711480 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346711474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.409Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346711473 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346711473 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346711472 data=null} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346711472 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711472 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346711456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.409Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346711366 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346711366 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346711365 data=null} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346711365 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711365 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346711327 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346711279 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346711279 data=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346711279 data=null} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346711278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346711238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346711237 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346711237 data=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346711237 data=null} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346711237 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346711179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:41 [2023-03-16T16:51:41.671Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346711178 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346711178 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346711178 data=null} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346711178 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711178 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346711168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346711168 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346711167 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346711167 data=null} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346711167 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346711167 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346711155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:41 [2023-03-16T16:51:41.671Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:41 [2023-03-16T16:51:41.932Z] 
12:51:41 [2023-03-16T16:51:41.932Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:41 [2023-03-16T16:51:41.932Z] 
12:51:41 [2023-03-16T16:51:41.932Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:41 [2023-03-16T16:51:41.932Z] 
12:51:41 [2023-03-16T16:51:41.932Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:41 [2023-03-16T16:51:41.932Z] 
12:51:41 [2023-03-16T16:51:41.932Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] 
12:51:42 [2023-03-16T16:51:42.194Z] (Eclipse:18333): Gtk-WARNING **: 16:51:41.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346710719 data=null doit=true} to Shell with text {Trace Import}
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:42 [2023-03-16T16:51:42.194Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346710716 data=null} to (of type 'Combo')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346710677 data=null doit=true} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346710677 data=null} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346710677 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346710677 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346710675 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346710675 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346710675 data=null doit=true} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346710674 data=null} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346710674 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346710674 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346710674 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346710653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@39ec5c80
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346710651 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346710651 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346710651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346710651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346710650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346710650 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346710650 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Clicking on &Finish
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346710640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346710640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346710640 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346710640 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346710640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346710640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.199Z] DEBUG - Clicked on &Finish
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346710014 data=null doit=true} to Shell with text {Confirmation}
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Clicking on Overwrite
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-346710014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-346710014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-346710013 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-346710013 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-346710013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-346710013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:42 [2023-03-16T16:51:42.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-346710013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346710640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346711131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Clicked on 
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346709471 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346709471 data=null doit=true} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346709471 data=null} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346709470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346709433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346709432 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346709432 data=null doit=true} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346709432 data=null} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346709431 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346709426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:43 [2023-03-16T16:51:43.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346709425 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346709417 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346709416 data=null} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346709416 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709416 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346709409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:43 [2023-03-16T16:51:43.343Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709255 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346709254 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346709254 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709254 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709254 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709233 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:43 [2023-03-16T16:51:43.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709231 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346709231 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346709231 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709230 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709230 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709226 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709226 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346709226 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346709225 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709225 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346709225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709221 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709221 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709221 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346709220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709170 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346709138 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346709137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346709137 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:43 [2023-03-16T16:51:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:44 [2023-03-16T16:51:44.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:44 [2023-03-16T16:51:44.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:44 [2023-03-16T16:51:44.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:44 [2023-03-16T16:51:44.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - Attempting to set focus on Table with text {}
12:51:45 [2023-03-16T16:51:45.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346707630 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346707630 data=null doit=true} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346707630 data=null} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346707630 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346707630 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346707622 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707544 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346707543 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346707543 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707543 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707543 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707538 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707497 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346707497 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346707497 data=null} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707497 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346707472 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346707467 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346707467 data=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346707466 data=null} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346707466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346707438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346707438 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346707438 data=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346707438 data=null} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346707437 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346707421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346707420 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346707420 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346707420 data=null} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346707419 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707419 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346707406 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.588Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346707334 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346707334 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346707334 data=null} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346707333 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346707277 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.588Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346707270 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346707270 data=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346707269 data=null} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346707269 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346707254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346707245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346707245 data=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346707244 data=null} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346707244 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346707237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:45 [2023-03-16T16:51:45.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346707234 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346707234 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346707234 data=null} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346707233 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707233 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346707170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346707168 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346707168 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346707168 data=null} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346707167 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346707167 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346707151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:45 [2023-03-16T16:51:45.851Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:45 [2023-03-16T16:51:45.851Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:46 [2023-03-16T16:51:46.112Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346706652 data=null doit=true} to Shell with text {Trace Import}
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346706649 data=null} to (of type 'Combo')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:46 [2023-03-16T16:51:46.113Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346706613 data=null doit=true} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346706613 data=null} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346706613 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346706612 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346706606 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346706605 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346706605 data=null doit=true} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346706605 data=null} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346706604 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346706604 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346706604 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:46 [2023-03-16T16:51:46.374Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346706595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3493ca6f
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346706585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346706585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346706585 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346706585 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346706585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346706585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346706585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346706584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346706584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346706584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346706584 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346706584 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Clicking on &Finish
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346706575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346706575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346706575 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346706575 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346706575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346706575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.378Z] DEBUG - Clicked on &Finish
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346706065 data=null doit=true} to Shell with text {Confirmation}
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Clicking on Overwrite
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-346706064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-346706064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-346706064 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-346706064 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-346706064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-346706064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-346706063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:46 [2023-03-16T16:51:46.956Z] DEBUG - Clicked on 
12:51:47 [2023-03-16T16:51:47.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346706575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:47 [2023-03-16T16:51:47.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346707086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346705323 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346705322 data=null doit=true} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346705322 data=null} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346705322 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346705322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346705298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346705294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346705294 data=null doit=true} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346705294 data=null} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346705294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346705294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346705273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:47 [2023-03-16T16:51:47.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346705272 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346705272 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346705272 data=null} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346705272 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346705272 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346705260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:47 [2023-03-16T16:51:47.745Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704908 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346704908 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346704908 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704908 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346704908 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704892 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:48 [2023-03-16T16:51:48.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704890 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346704890 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346704890 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704890 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346704890 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704886 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704886 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346704886 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346704886 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704885 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346704885 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704874 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704874 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704874 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346704873 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704832 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346704655 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346704630 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346704630 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:48 [2023-03-16T16:51:48.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Attempting to set focus on Table with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346703625 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346703625 data=null doit=true} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346703625 data=null} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346703625 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346703624 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346703618 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:49 [2023-03-16T16:51:49.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703367 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346703367 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346703366 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703366 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346703366 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703362 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.477Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703229 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346703229 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346703229 data=null} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703229 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346703228 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346703205 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346703200 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346703200 data=null doit=true} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346703200 data=null} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346703200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346703200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346703158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346703157 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346703157 data=null doit=true} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346703156 data=null} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346703156 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346703156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346703147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346703147 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346703146 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346703146 data=null} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346703146 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346703146 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346703138 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:49 [2023-03-16T16:51:49.738Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702810 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346702810 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346702810 data=null} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702810 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702810 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702769 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346702764 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346702764 data=null doit=true} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346702764 data=null} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346702764 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:49 [2023-03-16T16:51:49.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346702732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346702731 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346702731 data=null doit=true} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346702731 data=null} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346702731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346702716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:50 [2023-03-16T16:51:50.259Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346702715 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346702715 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346702715 data=null} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346702714 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702714 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346702707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346702706 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346702706 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346702706 data=null} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346702706 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702706 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346702697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:50 [2023-03-16T16:51:50.259Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346702347 data=null doit=true} to Shell with text {Trace Import}
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346702345 data=null} to (of type 'Combo')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346702311 data=null doit=true} to TreeItem with text {import}
12:51:50 [2023-03-16T16:51:50.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346702311 data=null} to TreeItem with text {import}
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346702311 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346702311 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346702309 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702309 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346702303 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346702303 data=null} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702303 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346702303 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346702301 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346702294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e3831d1
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346702280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346702280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346702280 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346702280 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346702280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346702280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346702280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346702279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346702279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346702279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346702279 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346702279 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.520Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Clicking on &Finish
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346702269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346702269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346702269 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346702269 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346702269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346702268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:50 [2023-03-16T16:51:50.522Z] DEBUG - Clicked on &Finish
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346701757 data=null doit=true} to Shell with text {Confirmation}
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Clicking on Overwrite
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-346701756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-346701756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-346701756 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-346701756 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-346701756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-346701756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-346701755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346702268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346702671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Clicked on 
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346701382 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346701382 data=null doit=true} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346701382 data=null} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346701382 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346701329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346701328 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346701328 data=null doit=true} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346701328 data=null} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346701328 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346701316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:51 [2023-03-16T16:51:51.621Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346701315 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346701315 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346701315 data=null} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346701315 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701315 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346701300 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:51 [2023-03-16T16:51:51.621Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701126 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346701126 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346701126 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701125 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701125 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701102 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2023-03-16T16:51:51.882Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701100 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346701100 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346701100 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701099 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701099 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701078 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701078 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346701078 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346701077 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701077 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346701077 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701071 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701071 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346701071 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:51 [2023-03-16T16:51:51.883Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346701070 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346700978 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346700562 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346700559 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346700559 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Attempting to set focus on Table with text {}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346700557 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346700557 data=null doit=true} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346700557 data=null} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346700557 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346700556 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346700538 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:52 [2023-03-16T16:51:52.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:52 [2023-03-16T16:51:52.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699336 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346699336 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346699336 data=null} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699336 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346699335 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699328 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:51:53 [2023-03-16T16:51:53.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699157 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346699133 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346699133 data=null} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699133 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346699132 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346699124 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346699118 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346699118 data=null doit=true} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346699118 data=null} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346699118 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346699118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346699085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346699084 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346699084 data=null doit=true} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346699084 data=null} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346699083 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346699083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346699068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:53 [2023-03-16T16:51:53.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346699067 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346699067 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346699067 data=null} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346699067 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346699067 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346699053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:53 [2023-03-16T16:51:53.797Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346698785 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346698785 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346698785 data=null} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346698785 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346698750 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346698744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346698744 data=null doit=true} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346698744 data=null} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346698743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346698719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346698719 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346698718 data=null doit=true} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346698718 data=null} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346698718 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346698711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:54 [2023-03-16T16:51:54.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346698710 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346698710 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346698710 data=null} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346698710 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698710 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346698678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346698677 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346698677 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346698677 data=null} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346698676 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698676 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346698671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:54 [2023-03-16T16:51:54.325Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:54 [2023-03-16T16:51:54.325Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.586Z] 
12:51:54 [2023-03-16T16:51:54.586Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] 
12:51:54 [2023-03-16T16:51:54.587Z] (Eclipse:18333): Gtk-WARNING **: 16:51:54.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346698193 data=null doit=true} to Shell with text {Trace Import}
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346698190 data=null} to (of type 'Combo')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.587Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346698134 data=null doit=true} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346698134 data=null} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346698133 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346698133 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346698132 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346698131 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346698131 data=null doit=true} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346698131 data=null} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346698131 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346698131 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346698131 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:54 [2023-03-16T16:51:54.852Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346698117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6a9bd593
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346698116 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346698116 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346698116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346698116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346698116 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346698116 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Clicking on &Finish
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346698101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346698101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346698101 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346698101 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346698101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346698101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Clicked on &Finish
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346697925 data=null doit=true} to Shell with text {Confirmation}
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Clicking on Skip
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-346697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-346697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-346697924 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-346697924 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-346697924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-346697924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:54 [2023-03-16T16:51:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-346697924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:55 [2023-03-16T16:51:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346698101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:55 [2023-03-16T16:51:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346698645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Clicked on 
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346697546 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346697546 data=null doit=true} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346697546 data=null} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346697546 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346697515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346697515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346697515 data=null doit=true} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346697514 data=null} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346697514 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346697483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:55 [2023-03-16T16:51:55.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346697482 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346697472 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346697471 data=null} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346697471 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697471 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346697449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:55 [2023-03-16T16:51:55.397Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:55 [2023-03-16T16:51:55.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:55 [2023-03-16T16:51:55.656Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697209 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346697208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346697208 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697208 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697165 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697162 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346697162 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346697162 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697162 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697161 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697154 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697153 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346697153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346697153 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697153 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346697153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697148 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697148 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.657Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697148 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.922Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346697148 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346697106 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696995 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346696995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346696995 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Attempting to set focus on Table with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346696991 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346696991 data=null doit=true} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346696990 data=null} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346696990 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346696990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346696987 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696907 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346696906 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346696906 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696906 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696906 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696887 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2023-03-16T16:51:55.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696823 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346696823 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346696822 data=null} to Tree node with text: ExampleCustomTxt.log
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696822 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:55 [2023-03-16T16:51:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696822 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346696816 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346696812 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346696811 data=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346696811 data=null} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346696811 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346696791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346696791 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346696791 data=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346696791 data=null} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346696790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346696780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.184Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346696779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346696778 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346696778 data=null} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346696778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696778 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346696762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.185Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346696498 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346696498 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346696498 data=null} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346696498 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696497 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346696467 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346696460 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346696460 data=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346696460 data=null} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346696459 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346696425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346696424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346696424 data=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346696424 data=null} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346696424 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346696412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:56 [2023-03-16T16:51:56.448Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346696411 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346696411 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346696411 data=null} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346696411 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696411 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346696401 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346696400 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346696400 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346696400 data=null} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346696400 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346696400 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346696387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:56 [2023-03-16T16:51:56.448Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346695932 data=null doit=true} to Shell with text {Trace Import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346695929 data=null} to (of type 'Combo')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346695892 data=null doit=true} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346695891 data=null} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346695891 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346695888 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346695886 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.022Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346695886 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346695886 data=null doit=true} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346695886 data=null} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346695885 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346695885 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346695885 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346695875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6989809f
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346695859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346695858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346695858 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346695858 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346695858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346695854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346695854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346695854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346695854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346695854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346695853 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346695853 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.024Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.025Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Clicking on &Finish
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346695847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346695847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346695847 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346695847 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346695847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346695846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - Clicked on &Finish
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346695710 data=null doit=true} to Shell with text {Confirmation}
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:51:57 [2023-03-16T16:51:57.286Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Clicking on Skip
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-346695701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-346695701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-346695701 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-346695701 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-346695701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-346695701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-346695701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346695846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346696349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Clicked on 
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346695326 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346695326 data=null doit=true} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346695326 data=null} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346695326 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346695326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346695293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346695293 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346695293 data=null doit=true} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346695292 data=null} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346695292 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346695292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346695274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:57 [2023-03-16T16:51:57.551Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346695273 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346695273 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346695273 data=null} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346695272 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346695272 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346695254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:57 [2023-03-16T16:51:57.551Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:57 [2023-03-16T16:51:57.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346695007 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346695007 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346695007 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346695006 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346695006 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694987 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:57 [2023-03-16T16:51:57.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694985 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346694985 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346694985 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694985 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694978 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694977 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346694977 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346694977 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694977 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694977 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694972 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694972 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:57 [2023-03-16T16:51:57.814Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694972 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346694972 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694931 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694829 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346694827 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346694827 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Attempting to set focus on Table with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346694823 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346694823 data=null doit=true} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346694823 data=null} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346694823 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346694822 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346694818 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694730 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346694730 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346694730 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694729 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694729 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694725 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:58 [2023-03-16T16:51:58.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694662 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346694662 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346694662 data=null} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694661 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694661 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346694657 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346694649 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346694649 data=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346694648 data=null} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346694648 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346694615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346694614 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346694614 data=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346694614 data=null} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346694614 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346694592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346694591 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346694591 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346694591 data=null} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346694591 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694591 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346694583 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.339Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346694316 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346694315 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346694315 data=null} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346694315 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694315 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346694273 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346694267 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346694267 data=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346694267 data=null} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346694267 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346694230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346694229 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346694229 data=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346694229 data=null} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346694229 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346694206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:58 [2023-03-16T16:51:58.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346694205 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346694205 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346694205 data=null} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346694205 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694205 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346694192 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346694191 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346694191 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346694191 data=null} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346694191 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346694190 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346694186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:51:58 [2023-03-16T16:51:58.599Z] DEBUG - Clicking on with mnemonic 'Import...'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Clicked on with mnemonic 'Import...'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346693822 data=null doit=true} to Shell with text {Trace Import}
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346693820 data=null} to (of type 'Combo')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346693760 data=null doit=true} to TreeItem with text {import}
12:51:59 [2023-03-16T16:51:59.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346693760 data=null} to TreeItem with text {import}
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346693760 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346693759 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346693757 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346693757 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346693757 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346693757 data=null} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346693756 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346693756 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346693754 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346693733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b6cfea8
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346693731 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346693731 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346693731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346693731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346693731 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346693731 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:59 [2023-03-16T16:51:59.178Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Clicking on &Finish
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346693726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346693726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346693726 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346693726 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346693726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346693726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.179Z] DEBUG - Clicked on &Finish
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346693216 data=null doit=true} to Shell with text {Confirmation}
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Clicking on Skip
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-346693216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-346693216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-346693216 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-346693216 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-346693216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-346693216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-346693216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346693726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346694155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Clicked on 
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346693094 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346693094 data=null doit=true} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346693094 data=null} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346693094 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346693093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346693060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346693059 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346693059 data=null doit=true} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346693059 data=null} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346693059 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346693059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346693045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:51:59 [2023-03-16T16:51:59.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346693044 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346693044 data=null doit=true} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346693044 data=null} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346693044 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346693044 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346693027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:51:59 [2023-03-16T16:51:59.750Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692803 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692785 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692785 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692785 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692785 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692761 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692758 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692752 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692752 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692752 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692752 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692747 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692747 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692746 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692746 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692746 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692746 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692739 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692738 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.013Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692738 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.274Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346692738 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692542 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692527 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692527 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692527 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Attempting to set focus on Table with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346692521 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346692521 data=null doit=true} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346692521 data=null} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346692521 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346692520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346692516 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:00 [2023-03-16T16:52:00.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692364 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692363 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692363 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692363 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692363 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692358 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692285 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346692285 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346692285 data=null} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692284 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692284 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346692277 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346692271 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346692271 data=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346692271 data=null} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346692271 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346692237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346692236 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346692236 data=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346692236 data=null} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346692236 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346692214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.537Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346692213 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346692213 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346692213 data=null} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346692213 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692213 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346692205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.537Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:00 [2023-03-16T16:52:00.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346692039 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346692039 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346692039 data=null} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346692038 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346692021 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346692016 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346692016 data=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346692016 data=null} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346692016 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346692016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346691987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346691986 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346691986 data=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346691986 data=null} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346691986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346691986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346691978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:00 [2023-03-16T16:52:00.799Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:00 [2023-03-16T16:52:00.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346691978 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346691977 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346691977 data=null} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346691977 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346691977 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346691957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346691956 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346691956 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346691956 data=null} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346691955 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346691955 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:00 [2023-03-16T16:52:00.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346691949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:01 [2023-03-16T16:52:01.076Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:01 [2023-03-16T16:52:01.076Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:01 [2023-03-16T16:52:01.076Z] 
12:52:01 [2023-03-16T16:52:01.076Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.076Z] 
12:52:01 [2023-03-16T16:52:01.076Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.076Z] 
12:52:01 [2023-03-16T16:52:01.076Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.076Z] 
12:52:01 [2023-03-16T16:52:01.076Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.341Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.341Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] 
12:52:01 [2023-03-16T16:52:01.342Z] (Eclipse:18333): Gtk-WARNING **: 16:52:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346691472 data=null doit=true} to Shell with text {Trace Import}
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:01 [2023-03-16T16:52:01.342Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346691468 data=null} to (of type 'Combo')
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346691430 data=null doit=true} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346691430 data=null} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346691429 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346691429 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346691427 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346691427 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346691427 data=null doit=true} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346691427 data=null} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346691427 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346691426 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346691426 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:01 [2023-03-16T16:52:01.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346691375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5066ffc2
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346691374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346691373 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346691373 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346691373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346691373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346691373 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346691373 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@a197271
12:52:01 [2023-03-16T16:52:01.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-346691358 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.610Z] DEBUG - Clicking on &Finish
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346691354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346691354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346691354 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346691354 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346691349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346691348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.611Z] DEBUG - Clicked on &Finish
12:52:01 [2023-03-16T16:52:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346691348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2023-03-16T16:52:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346691884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346690829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346690829 data=null doit=true} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346690829 data=null} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346690829 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346690747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346690746 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346690746 data=null doit=true} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346690746 data=null} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346690746 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346690737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:02 [2023-03-16T16:52:02.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346690726 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346690726 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346690725 data=null} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346690725 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690681 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346690670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:02 [2023-03-16T16:52:02.145Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:02 [2023-03-16T16:52:02.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:02 [2023-03-16T16:52:02.146Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690564 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346690564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346690564 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690563 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690545 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:02 [2023-03-16T16:52:02.409Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690543 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346690542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346690542 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690542 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690542 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690531 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690486 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346690486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346690486 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690486 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346690486 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690479 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690478 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690478 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346690478 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690358 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346690131 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346690131 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346690130 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:02 [2023-03-16T16:52:02.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:03 [2023-03-16T16:52:03.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:03 [2023-03-16T16:52:03.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Attempting to set focus on Table with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346689122 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346689122 data=null doit=true} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346689122 data=null} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346689122 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346689121 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346689115 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688933 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346688931 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346688931 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:03 [2023-03-16T16:52:03.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688931 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688930 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688921 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688854 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346688854 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346688854 data=null} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688854 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688853 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346688847 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.073Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346688842 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346688842 data=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346688842 data=null} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346688842 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346688816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346688816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346688816 data=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346688816 data=null} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346688816 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346688805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.073Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346688804 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346688804 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346688804 data=null} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346688803 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688803 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346688792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.073Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346688541 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346688541 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346688541 data=null} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346688541 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688540 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346688524 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346688520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346688520 data=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346688520 data=null} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346688519 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346688491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346688490 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346688490 data=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346688490 data=null} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346688490 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346688466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:04 [2023-03-16T16:52:04.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346688465 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346688465 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346688465 data=null} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346688465 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688465 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346688451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346688450 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346688450 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346688450 data=null} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346688450 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688450 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346688446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:04 [2023-03-16T16:52:04.337Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346688088 data=null doit=true} to Shell with text {Trace Import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346688073 data=null} to (of type 'Combo')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346688038 data=null doit=true} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346688038 data=null} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346688038 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346688037 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346688031 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346688030 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346688030 data=null doit=true} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346688030 data=null} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346688030 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346688030 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346688030 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346688022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2882ea18
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346688021 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346688021 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346688021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346688021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346688020 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346688020 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.914Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3645ef7
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-346688018 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Clicking on &Finish
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346688015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346688015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346688015 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346688015 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346688015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:04 [2023-03-16T16:52:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346688015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2023-03-16T16:52:05.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346688015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346688422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Clicked on 
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346687600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346687599 data=null doit=true} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346687599 data=null} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346687599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346687551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346687550 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346687550 data=null doit=true} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346687550 data=null} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346687550 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346687529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:05 [2023-03-16T16:52:05.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346687523 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346687523 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346687523 data=null} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346687523 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687523 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346687516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:05 [2023-03-16T16:52:05.438Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:05 [2023-03-16T16:52:05.438Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687287 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346687286 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346687286 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687285 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687285 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687252 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2023-03-16T16:52:05.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687249 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346687249 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346687249 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687248 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687248 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687239 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687239 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346687239 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346687238 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687238 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346687238 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687234 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687234 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.700Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687234 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.700Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346687234 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346687141 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346686812 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346686809 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346686809 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:05 [2023-03-16T16:52:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Attempting to set focus on Table with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346685804 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346685803 data=null doit=true} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346685803 data=null} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346685803 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346685803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346685797 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685642 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346685642 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346685642 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685642 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685642 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685638 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685570 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346685570 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346685570 data=null} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685570 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685570 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346685545 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346685539 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346685539 data=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346685539 data=null} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346685539 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346685507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346685506 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346685506 data=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346685502 data=null} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346685501 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346685496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346685495 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346685495 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346685495 data=null} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346685495 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685495 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346685482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.351Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346685232 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346685231 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346685231 data=null} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346685231 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346685209 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.613Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346685199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346685199 data=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346685199 data=null} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346685198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346685162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346685162 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346685162 data=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346685161 data=null} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346685161 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346685152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:07 [2023-03-16T16:52:07.614Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346685151 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346685151 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346685151 data=null} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346685151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685151 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346685143 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346685142 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346685142 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346685142 data=null} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346685142 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346685142 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346685132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:07 [2023-03-16T16:52:07.876Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:07 [2023-03-16T16:52:07.876Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:08 [2023-03-16T16:52:08.139Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346684720 data=null doit=true} to Shell with text {Trace Import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346684708 data=null} to (of type 'Combo')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346684673 data=null doit=true} to TreeItem with text {import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346684673 data=null} to TreeItem with text {import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346684673 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346684672 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346684671 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346684670 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346684670 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346684670 data=null} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346684670 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346684670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346684668 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346684645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@404d65ce
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346684644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346684644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346684644 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346684644 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346684644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346684644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346684643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346684643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346684643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346684643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346684643 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346684643 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.142Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@456c40af
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-346684640 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:08 [2023-03-16T16:52:08.143Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Clicking on &Finish
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346684637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346684637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346684637 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346684637 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346684637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346684637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346684637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346685109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Clicked on 
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346684127 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346684126 data=null doit=true} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346684126 data=null} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346684126 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346684126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346684043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346684042 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346684042 data=null doit=true} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346684042 data=null} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346684041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346684041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346684035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:08 [2023-03-16T16:52:08.939Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346684028 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346684028 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346684028 data=null} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346684028 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346684028 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346683950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:08 [2023-03-16T16:52:08.939Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683894 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346683894 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346683894 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683894 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346683893 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683862 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2023-03-16T16:52:08.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683857 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346683856 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346683856 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683856 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346683856 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683850 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683849 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346683849 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346683849 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683849 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346683848 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683843 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683843 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:08 [2023-03-16T16:52:08.939Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683843 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346683842 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683804 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346683797 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346683797 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346683797 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Attempting to set focus on Table with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346683256 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346683256 data=null doit=true} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346683255 data=null} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346683255 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346683255 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346683248 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:09 [2023-03-16T16:52:09.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682186 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346682186 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346682186 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682185 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682181 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682105 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346682105 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346682105 data=null} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682105 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346682101 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346682097 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346682094 data=null doit=true} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346682094 data=null} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346682094 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346682081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346682080 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346682080 data=null doit=true} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346682080 data=null} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346682080 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346682064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:10 [2023-03-16T16:52:10.881Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346682063 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346682061 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346682061 data=null} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346682061 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682061 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346682053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-346682052 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-346682052 data=null doit=true} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-346682052 data=null} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-346682052 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346682052 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-346682048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:10 [2023-03-16T16:52:10.882Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:10 [2023-03-16T16:52:10.882Z] 
12:52:10 [2023-03-16T16:52:10.882Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:10 [2023-03-16T16:52:10.882Z] 
12:52:10 [2023-03-16T16:52:10.882Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:10 [2023-03-16T16:52:10.882Z] 
12:52:10 [2023-03-16T16:52:10.882Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:10 [2023-03-16T16:52:10.882Z] 
12:52:10 [2023-03-16T16:52:10.882Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.143Z] 
12:52:11 [2023-03-16T16:52:11.143Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:10.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] 
12:52:11 [2023-03-16T16:52:11.144Z] (Eclipse:18333): Gtk-WARNING **: 16:52:11.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346681680 data=null doit=true} to Shell with text {Trace Import}
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346681677 data=null} to (of type 'Combo')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346681638 data=null doit=true} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346681638 data=null} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346681637 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346681637 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346681636 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346681635 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346681635 data=null doit=true} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346681635 data=null} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346681635 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346681635 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346681635 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Setting state to checked on: unrecognized.log
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346681627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:11 [2023-03-16T16:52:11.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Clicking on &Finish
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346681610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346681610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346681610 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346681610 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346681610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346681610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346681610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:11 [2023-03-16T16:52:11.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346682021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Clicked on 
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346681272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346681272 data=null doit=true} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346681272 data=null} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346681271 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346681271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346681234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346681233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346681223 data=null doit=true} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346681223 data=null} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346681223 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346681223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346681201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:11 [2023-03-16T16:52:11.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346681200 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346681200 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346681200 data=null} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346681200 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346681193 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346681186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:11 [2023-03-16T16:52:11.672Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:11 [2023-03-16T16:52:11.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346681022 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346681022 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346681022 data=null} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346681022 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346681022 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346680999 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2023-03-16T16:52:11.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2023-03-16T16:52:11.933Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346680997 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346680997 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346680997 data=null} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346680997 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346680997 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346680990 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346680990 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346680990 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346680990 data=null} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346680989 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346680989 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346680985 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346680985 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:11 [2023-03-16T16:52:11.934Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346680984 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:12 [2023-03-16T16:52:12.882Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346680984 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346680927 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346679855 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346679855 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346679855 data=null} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:13 [2023-03-16T16:52:13.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346679661 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346679661 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346679661 data=null} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346679660 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679660 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346679649 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346679643 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346679643 data=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346679643 data=null} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346679643 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346679569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346679557 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346679557 data=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346679557 data=null} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346679557 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346679545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.404Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346679544 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346679544 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346679544 data=null} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346679544 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679544 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346679481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.404Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346679351 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346679350 data=null doit=true} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346679350 data=null} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346679350 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679350 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346679329 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346679277 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346679276 data=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346679276 data=null} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346679276 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346679238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346679237 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346679237 data=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346679237 data=null} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346679237 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346679224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:13 [2023-03-16T16:52:13.665Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346679223 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346679223 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346679223 data=null} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346679222 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679222 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346679211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346679211 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346679211 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346679211 data=null} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346679211 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346679210 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346679207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:13 [2023-03-16T16:52:13.665Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346678813 data=null doit=true} to Shell with text {Trace Import}
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:13 [2023-03-16T16:52:13.927Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346678811 data=null} to (of type 'Combo')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346678769 data=null doit=true} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346678769 data=null} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346678769 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346678769 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346678766 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346678765 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346678765 data=null doit=true} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346678765 data=null} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346678764 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346678764 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346678764 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Setting state to checked on: unrecognized.log
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346678728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6e3e5771
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-346678725 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-346678725 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-346678725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-346678725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-346678725 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-346678725 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.193Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Clicking on &Finish
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346678718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346678718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346678718 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346678718 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346678718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346678718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.194Z] DEBUG - Clicked on &Finish
12:52:14 [2023-03-16T16:52:14.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346678718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:14 [2023-03-16T16:52:14.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346679145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346678204 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346678204 data=null doit=true} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346678204 data=null} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346678204 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346678204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346678175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346678174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346678169 data=null doit=true} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346678168 data=null} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346678168 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346678168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346678160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:14 [2023-03-16T16:52:14.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346678159 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346678159 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346678159 data=null} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346678159 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346678159 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346678143 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:14 [2023-03-16T16:52:14.720Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346677895 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346677895 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346677895 data=null} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677894 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677894 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677864 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2023-03-16T16:52:14.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346677861 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346677861 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346677861 data=null} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677860 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677860 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677850 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346677850 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346677850 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346677850 data=null} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677849 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677849 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677843 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677843 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:14 [2023-03-16T16:52:14.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346677842 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346677842 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677636 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346677634 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346677634 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346677634 data=null} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:15 [2023-03-16T16:52:15.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346677465 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346677465 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346677465 data=null} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677465 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677465 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677454 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346677340 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346677340 data=null doit=true} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346677340 data=null} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346677340 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677340 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346677332 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346677283 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346677283 data=null doit=true} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346677283 data=null} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346677282 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346677243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346677242 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346677242 data=null doit=true} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346677242 data=null} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346677242 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346677219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:15 [2023-03-16T16:52:15.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346677219 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346677218 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346677218 data=null} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346677218 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677218 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346677211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346677210 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346677210 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346677210 data=null} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346677210 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346677205 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346677201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:52:15 [2023-03-16T16:52:15.769Z] DEBUG - Clicking on with mnemonic 'Clear'
12:52:16 [2023-03-16T16:52:16.030Z] DEBUG - Clicked on with mnemonic 'Clear'
12:52:16 [2023-03-16T16:52:16.030Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:52:16 [2023-03-16T16:52:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346676906 data=null doit=true} to Shell with text {Confirm Clear}
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Clicking on &Yes
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346676906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346676906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346676905 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346676905 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346676905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346676905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:16 [2023-03-16T16:52:16.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346676905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.045Z] 
12:52:18 [2023-03-16T16:52:18.045Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:17.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346677170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Clicked on 
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346675044 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346675044 data=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346675044 data=null} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346675044 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346675044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346675028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346675027 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346675027 data=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346675027 data=null} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346675027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346675027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346675016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346675015 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346675015 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346675015 data=null} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346675015 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346675014 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346675003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346675002 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346675002 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346675002 data=null} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346675002 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346675002 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346674999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:18 [2023-03-16T16:52:18.046Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346674652 data=null doit=true} to Shell with text {Trace Import}
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.308Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346674649 data=null} to (of type 'Combo')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346674616 data=null doit=true} to TreeItem with text {import}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346674616 data=null} to TreeItem with text {import}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346674616 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346674616 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346674614 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346674614 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346674614 data=null} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346674614 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346674614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346674613 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346674613 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346674608 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346674608 data=null} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346674607 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346674607 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346674606 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Setting state to checked on: metadata
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346674598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30720565
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-346674584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-346674583 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-346674583 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-346674583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-346674583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-346674583 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-346674583 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Clicking on &Finish
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346674579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346674579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346674579 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346674579 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346674579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346674579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Clicked on &Finish
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346674574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:18 [2023-03-16T16:52:18.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346674968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346674063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346674063 data=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346674063 data=null} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346674063 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346674063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346674037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346674036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346674036 data=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346674036 data=null} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346674036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346674036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346674027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:18 [2023-03-16T16:52:18.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346674026 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346674026 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346674026 data=null} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346674026 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346674026 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346674019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346674019 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346674019 data=null} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346674019 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346674019 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:18 [2023-03-16T16:52:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346674018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673780 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346673779 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346673779 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673779 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346673779 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673762 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:19 [2023-03-16T16:52:19.144Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:19 [2023-03-16T16:52:19.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673755 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346673755 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346673755 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673755 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346673754 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673750 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673750 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346673750 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346673750 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673749 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346673749 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673746 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673745 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673745 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346673745 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673710 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346673703 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346673703 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346673703 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.145Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:52:19 [2023-03-16T16:52:19.408Z] 
12:52:19 [2023-03-16T16:52:19.408Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:19.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:19 [2023-03-16T16:52:19.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:19 [2023-03-16T16:52:19.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Attempting to set focus on Table with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346673201 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346673201 data=null doit=true} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346673201 data=null} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346673201 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346673200 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346673196 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:19 [2023-03-16T16:52:19.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346672227 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346672182 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346672182 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346672181 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346672181 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346672177 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:20 [2023-03-16T16:52:20.611Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346672171 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346672171 data=null doit=true} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346672171 data=null} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346672171 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346672171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346672148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346672148 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346672148 data=null doit=true} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346672148 data=null} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346672148 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346672147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346672142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:20 [2023-03-16T16:52:20.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346672141 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346672141 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346672141 data=null} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346672141 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346672141 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346672133 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.612Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:20 [2023-03-16T16:52:20.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346672133 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346672132 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346672132 data=null} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346672083 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346672082 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346672078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:52:20 [2023-03-16T16:52:20.871Z] DEBUG - Clicking on with mnemonic 'Clear'
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.871Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:20 [2023-03-16T16:52:20.871Z] 
12:52:20 [2023-03-16T16:52:20.872Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.132Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.132Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] 
12:52:21 [2023-03-16T16:52:21.133Z] (Eclipse:18333): Gtk-WARNING **: 16:52:20.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Clicked on with mnemonic 'Clear'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346671753 data=null doit=true} to Shell with text {Confirm Clear}
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Clicking on &Yes
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346671752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346671752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346671752 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346671752 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346671752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346671752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346671752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.394Z] 
12:52:21 [2023-03-16T16:52:21.394Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:21.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346672055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Clicked on 
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346671373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346671373 data=null doit=true} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346671373 data=null} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346671373 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346671373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346671350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346671350 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346671350 data=null doit=true} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346671349 data=null} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346671349 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346671349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346671345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:21 [2023-03-16T16:52:21.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346671344 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346671344 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346671344 data=null} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346671344 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346671343 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346671337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346671332 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346671332 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346671332 data=null} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346671332 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346671332 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346671328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:21 [2023-03-16T16:52:21.673Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346670955 data=null doit=true} to Shell with text {Trace Import}
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346670952 data=null} to (of type 'Combo')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:21 [2023-03-16T16:52:21.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346670917 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346670917 data=null doit=true} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346670917 data=null} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346670917 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346670917 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346670916 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Setting state to checked on: import
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346670899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.938Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Clicking on &Finish
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346670879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346670879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346670878 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346670878 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346670878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346670878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:21 [2023-03-16T16:52:21.939Z] DEBUG - Clicked on &Finish
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346670370 data=null doit=true} to Shell with text {Confirmation}
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Clicking on Rename All
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-346670370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-346670370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-346670370 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-346670369 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-346670369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-346670369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-346670369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:52:22 [2023-03-16T16:52:22.514Z] DEBUG - Clicked on 
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346670878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346671264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346669821 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346669821 data=null doit=true} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346669821 data=null} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346669821 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346669797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346669797 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346669797 data=null doit=true} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346669797 data=null} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346669796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346669783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:23 [2023-03-16T16:52:23.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346669782 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346669782 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346669782 data=null} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346669782 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669782 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346669769 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346669769 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346669769 data=null} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346669769 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346669768 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346669765 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669523 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346669523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346669523 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669522 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669522 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669504 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:23 [2023-03-16T16:52:23.347Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669502 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346669502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346669502 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669501 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669501 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669498 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669497 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346669497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346669497 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669497 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346669497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669493 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669493 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669493 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346669493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] 
12:52:23 [2023-03-16T16:52:23.606Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:23.380: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669453 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346669236 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346669235 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346669235 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:23 [2023-03-16T16:52:23.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:24 [2023-03-16T16:52:24.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:24 [2023-03-16T16:52:24.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Attempting to set focus on Table with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346668176 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346668176 data=null doit=true} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346668176 data=null} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346668176 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346668175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346668167 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346668009 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346668009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346668009 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346668009 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346668008 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346668005 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:24 [2023-03-16T16:52:24.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346668001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346668001 data=null doit=true} to TreeItem with text {test}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346668001 data=null} to TreeItem with text {test}
12:52:24 [2023-03-16T16:52:24.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346668001 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346668001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346667948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346667947 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346667947 data=null doit=true} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346667947 data=null} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346667946 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346667946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346667937 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:25 [2023-03-16T16:52:25.013Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346667936 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346667936 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346667936 data=null} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346667936 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346667936 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346667929 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:25 [2023-03-16T16:52:25.013Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667682 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346667682 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346667682 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667682 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346667681 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667648 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:25 [2023-03-16T16:52:25.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667644 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346667644 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346667644 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667644 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346667643 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667636 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667635 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346667635 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346667635 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667634 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346667634 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667631 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667631 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667630 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.276Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346667630 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667589 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346667425 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346667425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346667425 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:25 [2023-03-16T16:52:25.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Attempting to set focus on Table with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346666422 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346666422 data=null doit=true} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346666421 data=null} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346666421 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346666421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346666411 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:26 [2023-03-16T16:52:26.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346666143 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346666142 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346666142 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346666142 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346666142 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346666135 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:26 [2023-03-16T16:52:26.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346666131 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346666131 data=null doit=true} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346666131 data=null} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346666131 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346666131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346666102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346666102 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346666102 data=null doit=true} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346666102 data=null} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346666102 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346666098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346666076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:26 [2023-03-16T16:52:26.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346666075 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346666075 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346666075 data=null} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346666074 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346666074 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346666056 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:26 [2023-03-16T16:52:26.740Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665825 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346665825 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346665825 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665825 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346665825 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665792 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:27 [2023-03-16T16:52:27.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665790 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346665790 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346665790 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665790 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346665790 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665783 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665783 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346665783 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346665782 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665782 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346665782 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665777 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665777 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.003Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665776 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.264Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346665776 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665722 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346665390 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346665387 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346665387 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Attempting to set focus on Table with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346665373 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346665372 data=null doit=true} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346665372 data=null} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346665372 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346665372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346665355 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:27 [2023-03-16T16:52:27.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:28 [2023-03-16T16:52:28.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:28 [2023-03-16T16:52:28.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346664190 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346664190 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346664189 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346664189 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346664189 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346664181 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346664174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346664174 data=null doit=true} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346664174 data=null} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346664173 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346664173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346664133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346664132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346664132 data=null doit=true} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346664132 data=null} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346664132 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346664132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346664115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:28 [2023-03-16T16:52:28.908Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346664114 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346664114 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346664114 data=null} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346664114 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346664114 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346664100 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:28 [2023-03-16T16:52:28.908Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346663969 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346663943 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346663943 data=null} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346663942 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346663942 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346663922 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:28 [2023-03-16T16:52:28.909Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346663919 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346663919 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346663919 data=null} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346663919 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346663919 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346663876 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346663875 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346663875 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346663875 data=null} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346663874 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346663874 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346663870 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346663869 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:52:28 [2023-03-16T16:52:28.909Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346663869 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346663869 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346663737 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346663356 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346663356 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346663356 data=null} to TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Attempting to set focus on Table with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346663354 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346663354 data=null doit=true} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346663354 data=null} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346663354 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346663353 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346663347 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:29 [2023-03-16T16:52:29.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346662182 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346662182 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346662182 data=null} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346662182 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346662182 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346662175 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:52:30 [2023-03-16T16:52:30.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:30 [2023-03-16T16:52:30.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346662170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346662170 data=null doit=true} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346662170 data=null} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346662170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346662170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346662130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346662129 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346662129 data=null doit=true} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346662129 data=null} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346662129 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346662129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346662104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:30 [2023-03-16T16:52:30.815Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346662103 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346662103 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346662103 data=null} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346662102 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346662102 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346662088 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:30 [2023-03-16T16:52:30.815Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346661954 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346661953 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346661931 data=null} to TreeItem with text {simple_server-thread2}
12:52:30 [2023-03-16T16:52:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346661930 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:30 [2023-03-16T16:52:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346661930 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346661910 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:31 [2023-03-16T16:52:31.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346661907 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346661907 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346661907 data=null} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346661907 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346661907 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346661903 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346661903 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346661903 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346661896 data=null} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346661896 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346661896 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346661892 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346661892 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346661892 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346661891 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346661831 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346661824 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346661824 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346661824 data=null} to TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Attempting to set focus on Table with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346661314 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346661314 data=null doit=true} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346661313 data=null} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346661313 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346661313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346661305 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:31 [2023-03-16T16:52:31.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346660313 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346660313 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346660313 data=null} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346660313 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346660313 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346660309 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346660304 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346660304 data=null doit=true} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346660304 data=null} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346660304 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346660304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346660269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346660269 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346660268 data=null doit=true} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346660265 data=null} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346660265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346660265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346660259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:32 [2023-03-16T16:52:32.597Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346660258 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346660258 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346660258 data=null} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346660257 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346660257 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346660243 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:32 [2023-03-16T16:52:32.597Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659987 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346659987 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346659987 data=null} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659986 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346659986 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659948 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:32 [2023-03-16T16:52:32.859Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659945 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346659945 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346659945 data=null} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659945 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346659945 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659935 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659935 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346659934 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346659934 data=null} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659934 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346659934 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659929 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659928 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:52:32 [2023-03-16T16:52:32.859Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659928 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.119Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346659928 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659852 data=null button=1 stateMask=0x80000 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346659578 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346659572 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346659572 data=null} to TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:33 [2023-03-16T16:52:33.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Attempting to set focus on Table with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346659570 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346659570 data=null doit=true} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346659570 data=null} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346659570 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346659570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346659550 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:33 [2023-03-16T16:52:33.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:34 [2023-03-16T16:52:34.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:34 [2023-03-16T16:52:34.321Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346658359 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346658359 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346658359 data=null} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346658358 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658358 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346658352 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346658345 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346658345 data=null doit=true} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346658345 data=null} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346658345 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346658316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346658316 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346658316 data=null doit=true} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346658316 data=null} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346658316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346658297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:34 [2023-03-16T16:52:34.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346658296 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346658296 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346658296 data=null} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346658295 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658295 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346658256 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:34 [2023-03-16T16:52:34.581Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658177 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658177 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658177 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658177 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658176 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658139 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:34 [2023-03-16T16:52:34.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658137 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658137 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658136 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658136 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658132 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658131 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658131 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658131 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658131 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346658131 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658127 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658126 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.842Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658126 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:34 [2023-03-16T16:52:34.842Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346658126 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346658026 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346657540 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346657539 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346657539 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:35 [2023-03-16T16:52:35.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:36 [2023-03-16T16:52:36.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:36 [2023-03-16T16:52:36.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Attempting to set focus on Table with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346656531 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346656527 data=null doit=true} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346656527 data=null} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346656526 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346656526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346656519 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:36 [2023-03-16T16:52:36.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346656413 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346656413 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346656413 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346656413 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656413 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346656406 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346656402 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346656402 data=null doit=true} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346656402 data=null} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346656401 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346656371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346656370 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346656370 data=null doit=true} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346656370 data=null} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346656370 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346656362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:36 [2023-03-16T16:52:36.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346656358 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346656358 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346656358 data=null} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346656357 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656357 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346656348 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:36 [2023-03-16T16:52:36.522Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:36 [2023-03-16T16:52:36.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:36 [2023-03-16T16:52:36.781Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656116 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656115 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656115 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656115 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656115 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656071 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:36 [2023-03-16T16:52:36.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656067 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656066 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656066 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656066 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656066 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656059 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656058 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656058 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656058 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656057 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346656057 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656046 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656046 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:36 [2023-03-16T16:52:36.782Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346656045 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.042Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346656045 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346655861 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346655670 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346655649 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346655648 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:37 [2023-03-16T16:52:37.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:38 [2023-03-16T16:52:38.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:38 [2023-03-16T16:52:38.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Attempting to set focus on Table with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346654645 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346654645 data=null doit=true} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346654645 data=null} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346654645 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346654644 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346654626 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:38 [2023-03-16T16:52:38.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346654350 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346654349 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346654349 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346654349 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346654349 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346654340 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:38 [2023-03-16T16:52:38.512Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346654335 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346654335 data=null doit=true} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346654335 data=null} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346654335 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346654335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346654298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346654297 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346654297 data=null doit=true} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346654297 data=null} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346654297 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346654297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346654274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:38 [2023-03-16T16:52:38.512Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346654273 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346654273 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346654273 data=null} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346654273 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346654272 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346654257 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:38 [2023-03-16T16:52:38.512Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653925 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346653925 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346653925 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653925 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346653925 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653886 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:39 [2023-03-16T16:52:39.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653882 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346653882 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346653882 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653882 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346653882 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653877 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653877 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346653876 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346653876 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653876 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346653876 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653871 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653871 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653871 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.087Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346653871 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653824 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346653526 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346653523 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346653523 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Attempting to set focus on Table with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346653521 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346653521 data=null doit=true} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346653521 data=null} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346653520 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346653520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346653503 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:39 [2023-03-16T16:52:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346652295 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346652294 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346652294 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346652294 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346652294 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346652290 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346652284 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346652284 data=null doit=true} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346652284 data=null} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346652284 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346652283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346652250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346652249 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346652249 data=null doit=true} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346652249 data=null} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346652249 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346652249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346652241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:40 [2023-03-16T16:52:40.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346652240 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346652240 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346652240 data=null} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346652240 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346652240 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346652177 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:40 [2023-03-16T16:52:40.736Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346652037 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346652037 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346652036 data=null} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346652036 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346652036 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651972 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:40 [2023-03-16T16:52:40.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651970 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346651970 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346651970 data=null} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651970 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346651969 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651964 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651964 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346651963 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346651963 data=null} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651963 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346651963 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651956 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651956 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.997Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651955 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:52:40 [2023-03-16T16:52:40.997Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346651952 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651736 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346651370 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346651368 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346651368 data=null} to TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Attempting to set focus on Table with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346651366 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346651366 data=null doit=true} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346651366 data=null} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346651365 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346651365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346651358 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:41 [2023-03-16T16:52:41.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:42 [2023-03-16T16:52:42.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:42 [2023-03-16T16:52:42.515Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346650190 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346650190 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346650190 data=null} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346650190 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346650190 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346650180 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346650172 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346650172 data=null doit=true} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346650172 data=null} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346650171 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346650171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346650142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346650141 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346650141 data=null doit=true} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346650141 data=null} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346650141 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346650141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346650125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:42 [2023-03-16T16:52:42.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346650124 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346650124 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346650124 data=null} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346650124 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346650124 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346650112 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:42 [2023-03-16T16:52:42.775Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346650013 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346650012 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346650012 data=null} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346650012 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346650012 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649986 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:42 [2023-03-16T16:52:42.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649983 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346649983 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346649983 data=null} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649982 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346649982 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649972 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649971 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346649971 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346649971 data=null} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649970 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:42 [2023-03-16T16:52:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346649970 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649963 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649963 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.037Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649962 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.037Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346649962 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649911 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346649678 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346649672 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346649671 data=null} to TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:43 [2023-03-16T16:52:43.298Z] DEBUG - Attempting to set focus on Table with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346649661 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346649661 data=null doit=true} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346649661 data=null} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346649661 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346649660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346649654 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:43 [2023-03-16T16:52:43.299Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:44 [2023-03-16T16:52:44.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:44 [2023-03-16T16:52:44.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346648475 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346648475 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346648475 data=null} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346648475 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648474 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346648469 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346648463 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346648463 data=null doit=true} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346648463 data=null} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346648463 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346648433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346648433 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346648433 data=null doit=true} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346648432 data=null} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346648432 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346648410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:44 [2023-03-16T16:52:44.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346648409 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346648409 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346648408 data=null} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346648408 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648408 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346648395 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:44 [2023-03-16T16:52:44.502Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648305 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346648305 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346648305 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648305 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648305 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648278 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:44 [2023-03-16T16:52:44.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648275 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346648275 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346648275 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648275 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648275 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648270 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648269 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346648269 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346648269 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648268 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346648268 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648261 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648261 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.503Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648260 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.765Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346648260 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648212 data=null button=1 stateMask=0x80000 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346648205 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346648205 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346648205 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:44 [2023-03-16T16:52:44.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Attempting to set focus on Table with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346647701 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346647701 data=null doit=true} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346647701 data=null} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346647701 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346647701 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346647689 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:45 [2023-03-16T16:52:45.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:45 [2023-03-16T16:52:45.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:45 [2023-03-16T16:52:45.909Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346646822 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346646822 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346646822 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346646822 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646822 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346646815 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346646810 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346646810 data=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346646810 data=null} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346646810 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346646771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346646770 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346646770 data=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346646770 data=null} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346646770 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346646745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346646744 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346646744 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346646744 data=null} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346646744 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646744 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346646729 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.170Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346646647 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346646647 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346646647 data=null} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346646647 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646646 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346646615 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346646613 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346646613 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346646613 data=null} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346646612 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646612 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346646607 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346646606 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346646606 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346646606 data=null} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346646606 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646606 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346646601 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346646601 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.171Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346646601 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.432Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346646601 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346646552 data=null button=1 stateMask=0x80000 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346646338 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346646338 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346646338 data=null} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.433Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.433Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:46 [2023-03-16T16:52:46.433Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346646177 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346646177 data=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346646177 data=null} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346646176 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646176 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346646169 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346646163 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346646163 data=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346646163 data=null} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346646163 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346646134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346646134 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346646133 data=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346646133 data=null} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346646133 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346646110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:46 [2023-03-16T16:52:46.693Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346646110 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346646110 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346646110 data=null} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346646109 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646109 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346646101 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346646095 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346646095 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346646095 data=null} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346646095 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346646095 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346646091 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:52:46 [2023-03-16T16:52:46.693Z] DEBUG - Clicking on with mnemonic 'Clear'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Clicked on with mnemonic 'Clear'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346645752 data=null doit=true} to Shell with text {Confirm Clear}
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Clicking on &Yes
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346645751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346645751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346645751 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346645751 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346645751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346645751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:47 [2023-03-16T16:52:47.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346645751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:49 [2023-03-16T16:52:49.818Z] DEBUG - Clicked on 
12:52:49 [2023-03-16T16:52:49.818Z] 
12:52:49 [2023-03-16T16:52:49.818Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:49 [2023-03-16T16:52:49.818Z] 
12:52:49 [2023-03-16T16:52:49.818Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:49 [2023-03-16T16:52:49.818Z] 
12:52:49 [2023-03-16T16:52:49.818Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:49 [2023-03-16T16:52:49.818Z] 
12:52:49 [2023-03-16T16:52:49.818Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:50 [2023-03-16T16:52:50.078Z] 
12:52:50 [2023-03-16T16:52:50.078Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:50 [2023-03-16T16:52:50.078Z] 
12:52:50 [2023-03-16T16:52:50.078Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:50 [2023-03-16T16:52:50.078Z] 
12:52:50 [2023-03-16T16:52:50.078Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:50 [2023-03-16T16:52:50.078Z] 
12:52:50 [2023-03-16T16:52:50.078Z] (Eclipse:18333): Gtk-WARNING **: 16:52:49.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:52:50 [2023-03-16T16:52:50.339Z] 
12:52:50 [2023-03-16T16:52:50.339Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:50.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:50 [2023-03-16T16:52:50.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346646062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346642269 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346642265 data=null doit=true} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346642265 data=null} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346642265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346642264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346642239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346642239 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346642239 data=null doit=true} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346642239 data=null} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346642238 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346642238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346642226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:50 [2023-03-16T16:52:50.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346642225 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346642225 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346642225 data=null} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346642225 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346642225 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346642184 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-346642183 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-346642183 data=null doit=true} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-346642183 data=null} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-346642183 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346642183 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-346642179 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:52:50 [2023-03-16T16:52:50.600Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:50 [2023-03-16T16:52:50.600Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:50 [2023-03-16T16:52:50.865Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346641796 data=null doit=true} to Shell with text {Trace Import}
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346641793 data=null} to (of type 'Combo')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346641758 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346641758 data=null doit=true} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346641758 data=null} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346641757 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346641757 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346641757 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Setting state to checked on: import
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346641739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Clicking on &Finish
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346641733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346641733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346641733 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346641733 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346641733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346641733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:51 [2023-03-16T16:52:51.131Z] DEBUG - Clicked on &Finish
12:52:52 [2023-03-16T16:52:52.520Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346640217 data=null doit=true} to Shell with text {Confirmation}
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:52:52 [2023-03-16T16:52:52.780Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Clicking on Overwrite All
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-346640216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-346640216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-346640216 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-346640216 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-346640216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-346640216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-346640216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:52:52 [2023-03-16T16:52:52.781Z] DEBUG - Clicked on 
12:52:53 [2023-03-16T16:52:53.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346641733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:53 [2023-03-16T16:52:53.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346642150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346639672 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346639672 data=null doit=true} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346639672 data=null} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346639672 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346639650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346639649 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346639649 data=null doit=true} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346639649 data=null} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346639649 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346639623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:53 [2023-03-16T16:52:53.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346639622 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346639622 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346639622 data=null} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346639622 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639622 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346639610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346639609 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346639609 data=null} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346639609 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346639609 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346639574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639334 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346639334 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346639334 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639334 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639315 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:53 [2023-03-16T16:52:53.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639312 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346639312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346639312 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639312 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639308 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639308 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346639308 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346639308 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639308 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346639308 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639305 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639304 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639304 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.566Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346639304 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] 
12:52:53 [2023-03-16T16:52:53.827Z] (Eclipse:18333): Gtk-CRITICAL **: 16:52:53.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639256 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346639077 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346639077 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346639077 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:52:53 [2023-03-16T16:52:53.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:54 [2023-03-16T16:52:54.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:54 [2023-03-16T16:52:54.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:54 [2023-03-16T16:52:54.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:54 [2023-03-16T16:52:54.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Attempting to set focus on Table with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346637571 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346637571 data=null doit=true} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346637571 data=null} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346637570 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346637570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346637565 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:55 [2023-03-16T16:52:55.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346637497 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346637497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346637497 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346637496 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637496 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346637493 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.496Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346637489 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346637489 data=null doit=true} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346637489 data=null} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346637489 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346637471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346637466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346637466 data=null doit=true} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346637466 data=null} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346637465 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346637459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:55 [2023-03-16T16:52:55.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346637458 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346637458 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346637458 data=null} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346637458 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637458 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346637450 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:55 [2023-03-16T16:52:55.496Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:55 [2023-03-16T16:52:55.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:55 [2023-03-16T16:52:55.765Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637223 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346637223 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346637223 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637223 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637223 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637167 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:55 [2023-03-16T16:52:55.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637164 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346637164 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346637164 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637164 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637164 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637160 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637159 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346637159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346637159 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637159 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346637159 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637155 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637155 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637154 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:55 [2023-03-16T16:52:55.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346637154 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346637114 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346636884 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346636883 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346636883 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:56 [2023-03-16T16:52:56.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Attempting to set focus on Table with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346635381 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346635380 data=null doit=true} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346635380 data=null} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346635380 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346635380 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346635364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:57 [2023-03-16T16:52:57.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:57 [2023-03-16T16:52:57.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346635289 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346635289 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346635289 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346635289 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346635289 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346635285 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:57 [2023-03-16T16:52:57.761Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346635279 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346635279 data=null doit=true} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346635279 data=null} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346635278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346635278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346635249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346635248 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346635248 data=null doit=true} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346635248 data=null} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346635248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346635247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346635243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:57 [2023-03-16T16:52:57.762Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346635242 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346635242 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346635242 data=null} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346635242 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346635241 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346635235 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:57 [2023-03-16T16:52:57.762Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634910 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346634910 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346634910 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634910 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346634910 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634880 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:58 [2023-03-16T16:52:58.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:58 [2023-03-16T16:52:58.023Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634878 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346634878 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346634878 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634878 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346634878 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634874 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634873 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346634873 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346634873 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634873 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346634873 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634867 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634867 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634866 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346634866 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634828 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346634460 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346634453 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346634453 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Attempting to set focus on Table with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346634437 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346634437 data=null doit=true} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346634437 data=null} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346634437 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346634437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346634383 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:52:58 [2023-03-16T16:52:58.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346633325 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346633325 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346633325 data=null} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346633325 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633325 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346633317 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346633313 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346633313 data=null doit=true} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346633313 data=null} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346633312 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346633292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346633291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346633291 data=null doit=true} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346633291 data=null} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346633291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346633267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:52:59 [2023-03-16T16:52:59.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346633266 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346633266 data=null doit=true} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346633266 data=null} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346633266 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633266 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346633253 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:52:59 [2023-03-16T16:52:59.746Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346633199 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346633199 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346633199 data=null} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346633199 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633199 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346633176 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:59 [2023-03-16T16:52:59.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346633173 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346633173 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346633173 data=null} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346633173 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633173 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346633163 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346633162 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346633162 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346633162 data=null} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346633162 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346633162 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346633158 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346633158 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346633158 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346633120 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346633120 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346633120 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346633120 data=null} to TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:52:59 [2023-03-16T16:52:59.746Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346633158 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:00 [2023-03-16T16:53:00.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Attempting to set focus on Table with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346632617 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346632617 data=null doit=true} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346632617 data=null} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346632617 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346632616 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346632612 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:00 [2023-03-16T16:53:00.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346631551 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346631551 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346631551 data=null} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346631551 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631551 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346631544 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346631540 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346631540 data=null doit=true} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346631540 data=null} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346631539 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346631510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346631510 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346631510 data=null doit=true} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346631510 data=null} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346631510 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346631505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:01 [2023-03-16T16:53:01.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346631504 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346631504 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346631504 data=null} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346631504 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631504 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346631498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:01 [2023-03-16T16:53:01.263Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346631268 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346631268 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346631268 data=null} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346631268 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631268 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346631230 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:01 [2023-03-16T16:53:01.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346631228 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346631228 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346631228 data=null} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346631228 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631228 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346631224 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346631224 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346631224 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346631223 data=null} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346631223 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346631223 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346631220 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346631220 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.524Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346631220 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:01 [2023-03-16T16:53:01.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346631219 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346631159 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346630832 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346630827 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346630827 data=null} to TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Attempting to set focus on Table with text {}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346630826 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346630825 data=null doit=true} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346630825 data=null} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346630825 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346630825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346630820 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:02 [2023-03-16T16:53:02.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346629647 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346629647 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346629647 data=null} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346629646 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629646 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346629640 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346629635 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346629635 data=null doit=true} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346629635 data=null} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346629635 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346629608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346629608 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346629608 data=null doit=true} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346629607 data=null} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346629607 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346629580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:03 [2023-03-16T16:53:03.424Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346629580 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346629579 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346629579 data=null} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346629579 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629579 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346629563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:03 [2023-03-16T16:53:03.424Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629332 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346629332 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346629332 data=null} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629332 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629331 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629297 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:03 [2023-03-16T16:53:03.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629291 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346629291 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346629290 data=null} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629290 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629290 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629286 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629286 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346629286 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346629285 data=null} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629285 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346629285 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629281 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629281 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629281 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629230 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346629229 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346629229 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346629229 data=null} to TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:03 [2023-03-16T16:53:03.685Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346629280 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Attempting to set focus on Table with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346628726 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346628726 data=null doit=true} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346628726 data=null} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346628726 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346628725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346628684 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:04 [2023-03-16T16:53:04.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346627614 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346627614 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346627614 data=null} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346627613 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627613 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346627609 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346627604 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346627604 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346627604 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346627601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346627563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346627563 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346627563 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346627563 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346627562 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346627546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.205Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346627545 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346627545 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346627545 data=null} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346627545 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627545 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346627530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346627527 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346627527 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346627527 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346627527 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346627509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346627509 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346627509 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346627509 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346627509 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346627497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346627496 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346627496 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346627496 data=null} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346627495 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627495 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346627489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.468Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:05 [2023-03-16T16:53:05.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346627235 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346627235 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346627235 data=null} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346627235 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627235 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346627217 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346627215 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346627215 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346627215 data=null} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346627215 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627214 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346627211 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346627210 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346627210 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346627210 data=null} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346627210 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346627210 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346627200 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346627200 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346627200 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346627200 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346627159 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346627031 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346627031 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346627031 data=null} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.730Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.731Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:05 [2023-03-16T16:53:05.731Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346626828 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346626828 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346626828 data=null} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346626827 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346626827 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346626786 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346626779 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346626779 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346626779 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346626779 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346626778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346626751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346626750 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346626750 data=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346626750 data=null} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346626750 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346626750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346626743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:05 [2023-03-16T16:53:05.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346626742 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346626742 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:05 [2023-03-16T16:53:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346626742 data=null} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346626742 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346626742 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346626728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346626727 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346626727 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346626727 data=null} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346626727 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346626727 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346626723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:06 [2023-03-16T16:53:06.257Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346626397 data=null doit=true} to Shell with text {Confirm Clear}
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Clicking on &Yes
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346626396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346626396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346626396 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346626396 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346626396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346626396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:06 [2023-03-16T16:53:06.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346626396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:07 [2023-03-16T16:53:07.899Z] 
12:53:07 [2023-03-16T16:53:07.899Z] (Eclipse:18333): Gtk-WARNING **: 16:53:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:07 [2023-03-16T16:53:07.899Z] 
12:53:07 [2023-03-16T16:53:07.899Z] (Eclipse:18333): Gtk-WARNING **: 16:53:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:07 [2023-03-16T16:53:07.899Z] 
12:53:07 [2023-03-16T16:53:07.899Z] (Eclipse:18333): Gtk-WARNING **: 16:53:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:07 [2023-03-16T16:53:07.899Z] 
12:53:07 [2023-03-16T16:53:07.899Z] (Eclipse:18333): Gtk-WARNING **: 16:53:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:07 [2023-03-16T16:53:07.899Z] 
12:53:07 [2023-03-16T16:53:07.899Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:07.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:07 [2023-03-16T16:53:07.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346626667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Clicked on 
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346624813 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346624813 data=null doit=true} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346624813 data=null} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346624813 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346624813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346624776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346624776 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346624776 data=null doit=true} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346624776 data=null} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346624776 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346624775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346624753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:08 [2023-03-16T16:53:08.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346624752 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346624752 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346624751 data=null} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346624751 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346624751 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346624738 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346624737 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346624737 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346624737 data=null} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346624737 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346624737 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346624733 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:08 [2023-03-16T16:53:08.161Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346624407 data=null doit=true} to Shell with text {Trace Import}
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346624404 data=null} to (of type 'Combo')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346624372 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346624372 data=null doit=true} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346624372 data=null} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346624372 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346624371 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346624371 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Setting state to checked on: import
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346624353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.426Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Clicking on &Finish
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346624343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346624343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346624343 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346624343 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346624342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346624342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.428Z] DEBUG - Clicked on &Finish
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346623832 data=null doit=true} to Shell with text {Confirmation}
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Clicking on Skip All
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346623832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346623832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346623832 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346623832 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346623832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346623831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346623831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:08 [2023-03-16T16:53:08.997Z] DEBUG - Clicked on 
12:53:09 [2023-03-16T16:53:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346624342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:09 [2023-03-16T16:53:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346624708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346623282 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346623282 data=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346623282 data=null} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346623282 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346623263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346623262 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346623262 data=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346623262 data=null} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346623262 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346623250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.518Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346623249 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346623249 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346623249 data=null} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346623248 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623248 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346623236 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:09 [2023-03-16T16:53:09.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346623233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346623233 data=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346623233 data=null} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346623233 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346623182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346623181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346623181 data=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346623181 data=null} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346623181 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346623162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:09 [2023-03-16T16:53:09.780Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346623161 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346623161 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346623161 data=null} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346623161 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346623161 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346623154 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346623154 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346623154 data=null} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346623154 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346623154 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:09 [2023-03-16T16:53:09.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346623144 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622805 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346622805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346622805 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622804 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346622804 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622793 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:10 [2023-03-16T16:53:10.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622792 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346622792 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346622791 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622791 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346622791 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622782 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622782 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346622782 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346622781 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622781 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346622781 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622778 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622777 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.041Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622777 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346622777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622741 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346622734 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346622734 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346622734 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.042Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:53:10 [2023-03-16T16:53:10.303Z] 
12:53:10 [2023-03-16T16:53:10.303Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:10.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:10 [2023-03-16T16:53:10.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:10 [2023-03-16T16:53:10.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:10 [2023-03-16T16:53:10.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:11 [2023-03-16T16:53:11.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:11 [2023-03-16T16:53:11.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - Attempting to set focus on Table with text {}
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346621230 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346621230 data=null doit=true} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346621230 data=null} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346621230 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346621229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346621224 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346621153 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346621153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346621153 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346621153 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346621153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346621146 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:11 [2023-03-16T16:53:11.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346621142 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346621142 data=null doit=true} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346621142 data=null} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346621142 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346621141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346621115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346621114 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346621114 data=null doit=true} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346621114 data=null} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346621114 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346621114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346621096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:11 [2023-03-16T16:53:11.708Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346621095 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346621095 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346621095 data=null} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346621095 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346621095 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346621089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:11 [2023-03-16T16:53:11.708Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:11 [2023-03-16T16:53:11.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:11 [2023-03-16T16:53:11.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620762 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346620762 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346620762 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620762 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346620762 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620725 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:12 [2023-03-16T16:53:12.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620723 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346620723 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346620723 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620723 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346620722 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620719 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620719 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346620718 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346620718 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620718 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346620718 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620715 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620715 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620714 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346620714 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620675 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346620525 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346620524 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346620524 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:12 [2023-03-16T16:53:12.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Attempting to set focus on Table with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346619513 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346619513 data=null doit=true} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346619513 data=null} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346619513 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346619512 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346619502 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346619228 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346619228 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346619228 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346619228 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346619227 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346619224 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346619220 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346619220 data=null doit=true} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346619220 data=null} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346619220 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346619220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346619195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346619191 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346619190 data=null doit=true} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346619190 data=null} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346619190 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346619190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346619171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:13 [2023-03-16T16:53:13.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346619170 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346619170 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346619170 data=null} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346619170 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346619170 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346619163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:13 [2023-03-16T16:53:13.612Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618937 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346618937 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346618936 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618936 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346618936 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618903 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:13 [2023-03-16T16:53:13.874Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618901 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346618901 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346618901 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618900 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346618900 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618897 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618896 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346618896 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346618896 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618896 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346618896 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618893 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618893 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:13 [2023-03-16T16:53:13.874Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618893 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346618893 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618839 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346618480 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346618471 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346618471 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Attempting to set focus on Table with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346618469 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346618469 data=null doit=true} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346618469 data=null} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346618468 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346618468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346618463 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:14 [2023-03-16T16:53:14.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:15 [2023-03-16T16:53:15.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:15 [2023-03-16T16:53:15.779Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:15 [2023-03-16T16:53:15.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346617305 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346617305 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346617305 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346617304 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346617304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346617301 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:15 [2023-03-16T16:53:15.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346617294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346617294 data=null doit=true} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346617294 data=null} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346617294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346617294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346617264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346617259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346617259 data=null doit=true} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346617259 data=null} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346617259 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346617258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346617238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:15 [2023-03-16T16:53:15.780Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346617238 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346617237 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346617237 data=null} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346617237 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346617237 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346617222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:15 [2023-03-16T16:53:15.780Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:15 [2023-03-16T16:53:15.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346616997 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:15 [2023-03-16T16:53:15.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346616997 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:15 [2023-03-16T16:53:15.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346616997 data=null} to TreeItem with text {simple_server-thread1}
12:53:15 [2023-03-16T16:53:15.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346616997 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:15 [2023-03-16T16:53:15.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346616997 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346616956 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:16 [2023-03-16T16:53:16.042Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346616954 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346616954 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346616954 data=null} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346616953 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346616953 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346616947 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346616947 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346616947 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346616946 data=null} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346616946 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346616946 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346616942 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346616941 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346616941 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.042Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346616941 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346616884 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346616660 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346616654 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346616654 data=null} to TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.303Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Attempting to set focus on Table with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346616652 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346616652 data=null doit=true} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346616652 data=null} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346616651 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346616651 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346616636 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:16 [2023-03-16T16:53:16.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346615370 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346615370 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346615370 data=null} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346615370 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615370 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346615365 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346615361 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346615354 data=null doit=true} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346615354 data=null} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346615353 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346615332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346615331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346615331 data=null doit=true} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346615331 data=null} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346615331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346615320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:17 [2023-03-16T16:53:17.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346615319 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346615319 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346615319 data=null} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346615319 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615318 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346615311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:17 [2023-03-16T16:53:17.690Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346615084 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346615084 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346615084 data=null} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346615084 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615084 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346615041 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:17 [2023-03-16T16:53:17.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346615038 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346615038 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346615038 data=null} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346615038 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615038 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346615034 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346615034 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346615033 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346615033 data=null} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346615033 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346615033 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346615027 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346615026 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346615026 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346615026 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:17 [2023-03-16T16:53:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346614988 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346614788 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346614788 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346614788 data=null} to TreeItem with text {simple_server-thread2}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Attempting to set focus on Table with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346614787 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346614785 data=null doit=true} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346614785 data=null} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346614785 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346614785 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346614784 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Attempting to set focus on Table with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346614783 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346614783 data=null doit=true} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346614783 data=null} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346614783 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346614767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346614748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:18 [2023-03-16T16:53:18.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:18 [2023-03-16T16:53:18.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346613482 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346613482 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346613482 data=null} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346613482 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613481 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346613472 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.355Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346613466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346613466 data=null doit=true} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346613466 data=null} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346613466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346613433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346613433 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346613433 data=null doit=true} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346613433 data=null} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346613432 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346613426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:19 [2023-03-16T16:53:19.355Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346613425 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346613425 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346613425 data=null} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346613424 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613424 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346613408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:19 [2023-03-16T16:53:19.356Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:19 [2023-03-16T16:53:19.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613337 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346613337 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346613336 data=null} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613336 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613336 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613318 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:19 [2023-03-16T16:53:19.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613283 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346613282 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346613282 data=null} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613282 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613282 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613275 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613275 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346613275 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346613275 data=null} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613274 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346613274 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613270 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613270 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613270 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.666Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346613270 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613228 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346613036 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346613036 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346613036 data=null} to TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:19 [2023-03-16T16:53:19.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:20 [2023-03-16T16:53:20.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Attempting to set focus on Table with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346612534 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346612533 data=null doit=true} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346612533 data=null} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346612533 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346612533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346612527 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:20 [2023-03-16T16:53:20.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:21 [2023-03-16T16:53:21.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:21 [2023-03-16T16:53:21.067Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346611769 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346611769 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346611769 data=null} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346611769 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611769 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346611762 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346611758 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346611757 data=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346611757 data=null} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346611757 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346611738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346611738 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346611737 data=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346611737 data=null} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346611737 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346611724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346611724 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346611723 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346611723 data=null} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346611723 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611723 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346611708 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.068Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346611480 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346611480 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346611480 data=null} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346611480 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611479 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346611441 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.329Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346611439 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346611439 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346611439 data=null} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346611439 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611438 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346611434 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346611434 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346611434 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346611434 data=null} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346611433 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611433 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346611430 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346611429 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.329Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346611429 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346611429 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346611389 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346611265 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346611265 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346611264 data=null} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.590Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.591Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:21 [2023-03-16T16:53:21.591Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346611007 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346611007 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346611007 data=null} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346611006 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346611006 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346611000 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.852Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346610995 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346610995 data=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346610995 data=null} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346610995 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346610995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346610959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346610959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346610958 data=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346610958 data=null} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346610958 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346610958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346610951 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:21 [2023-03-16T16:53:21.852Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:21 [2023-03-16T16:53:21.852Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346610951 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346610950 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346610950 data=null} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346610950 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346610950 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346610934 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346610934 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346610934 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346610934 data=null} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346610933 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346610933 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346610929 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:21 [2023-03-16T16:53:21.853Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346610650 data=null doit=true} to Shell with text {Confirm Clear}
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - Clicking on &Yes
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346610649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346610649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346610649 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346610649 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346610649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346610649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:22 [2023-03-16T16:53:22.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346610649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.025Z] 
12:53:24 [2023-03-16T16:53:24.025Z] (Eclipse:18333): Gtk-WARNING **: 16:53:23.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:24 [2023-03-16T16:53:24.025Z] 
12:53:24 [2023-03-16T16:53:24.025Z] (Eclipse:18333): Gtk-WARNING **: 16:53:23.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:24 [2023-03-16T16:53:24.025Z] 
12:53:24 [2023-03-16T16:53:24.025Z] (Eclipse:18333): Gtk-WARNING **: 16:53:23.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:24 [2023-03-16T16:53:24.025Z] 
12:53:24 [2023-03-16T16:53:24.025Z] (Eclipse:18333): Gtk-WARNING **: 16:53:23.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:24 [2023-03-16T16:53:24.025Z] 
12:53:24 [2023-03-16T16:53:24.025Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:23.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346610907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Clicked on 
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346608642 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346608642 data=null doit=true} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346608642 data=null} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346608642 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346608579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346608579 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346608579 data=null doit=true} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346608579 data=null} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346608578 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346608559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:24 [2023-03-16T16:53:24.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.286Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346608558 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346608558 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346608558 data=null} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346608558 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608557 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346608543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-346608543 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-346608543 data=null doit=true} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-346608542 data=null} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-346608542 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608542 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-346608538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:24 [2023-03-16T16:53:24.287Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346608147 data=null doit=true} to Shell with text {Trace Import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346608133 data=null} to (of type 'Combo')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346608101 data=null doit=true} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346608101 data=null} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346608101 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346608101 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346608099 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608099 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346608099 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346608099 data=null} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608098 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608098 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608097 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.860Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346608069 data=null doit=true} to Tree node with text: z-clashes
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346608068 data=null} to Tree node with text: z-clashes
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346608068 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346608068 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346608066 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608066 data=null button=0 stateMask=0x0 x=171 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346608066 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346608066 data=null} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608066 data=null button=1 stateMask=0x0 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608065 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346608064 data=null button=1 stateMask=0x80000 x=171 y=83 count=1} to Tree node with text: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346608054 data=null button=0 stateMask=0x0 x=153 y=-9 count=0} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346608054 data=null doit=true} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346608054 data=null} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346608053 data=null button=1 stateMask=0x0 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608053 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346608052 data=null button=1 stateMask=0x80000 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Setting state to checked on: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346608049 data=null button=0 stateMask=0x0 x=171 y=127 count=0} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346608049 data=null doit=true} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346608049 data=null} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346608049 data=null button=1 stateMask=0x0 x=171 y=127 count=1} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608049 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346608047 data=null button=1 stateMask=0x80000 x=171 y=127 count=1} to Tree node with text: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Setting state to checked on: simple_server-thread1
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346608045 data=null button=0 stateMask=0x0 x=153 y=35 count=0} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346608045 data=null doit=true} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346608045 data=null} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346608044 data=null button=1 stateMask=0x0 x=153 y=35 count=1} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608044 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346608043 data=null button=1 stateMask=0x80000 x=153 y=35 count=1} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Setting state to checked on: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346608040 data=null button=0 stateMask=0x0 x=171 y=150 count=0} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346608040 data=null doit=true} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346608040 data=null} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346608040 data=null button=1 stateMask=0x0 x=171 y=150 count=1} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346608040 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346608030 data=null button=1 stateMask=0x80000 x=171 y=150 count=1} to Tree node with text: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Setting state to checked on: simple_server-thread2
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:24 [2023-03-16T16:53:24.861Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346607981 data=null button=0 stateMask=0x0 x=84 y=-57 count=0} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346607981 data=null doit=true} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346607981 data=null} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346607980 data=null button=1 stateMask=0x0 x=84 y=-57 count=1} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346607980 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346607978 data=null button=1 stateMask=0x80000 x=84 y=-57 count=1} to TreeItem with text {import}
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:24 [2023-03-16T16:53:24.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Setting state to checked on: unrecognized.log
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346607975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Clicking on &Finish
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346607969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346607969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346607969 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346607969 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346607969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:24 [2023-03-16T16:53:24.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346607969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.126Z] DEBUG - Clicked on &Finish
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346607376 data=null doit=true} to Shell with text {Confirmation}
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:53:25 [2023-03-16T16:53:25.387Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Clicking on Rename
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-346607375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-346607375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-346607375 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-346607375 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-346607375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-346607375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-346607375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - Clicked on 
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346607256 data=null doit=true} to Shell with text {Confirmation}
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.647Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Clicking on Overwrite
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-346607253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-346607253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-346607253 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-346607253 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-346607244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-346607244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-346607244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Clicked on 
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346607120 data=null doit=true} to Shell with text {Confirmation}
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Clicking on Skip
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-346607119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-346607119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-346607119 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-346607119 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-346607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-346607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:25 [2023-03-16T16:53:25.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-346607108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346607969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346608479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Clicked on 
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346606752 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346606752 data=null doit=true} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346606752 data=null} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346606752 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346606735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346606734 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346606734 data=null doit=true} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346606734 data=null} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346606734 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346606729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:26 [2023-03-16T16:53:26.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346606728 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346606728 data=null doit=true} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346606728 data=null} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346606728 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606728 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346606714 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346606713 data=null doit=true} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346606713 data=null} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346606713 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346606713 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346606711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606473 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346606472 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346606472 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606472 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606472 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606455 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:26 [2023-03-16T16:53:26.482Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606453 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346606453 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346606453 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606452 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606452 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606448 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606448 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346606448 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346606448 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606448 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346606447 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606436 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606436 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606436 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.482Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346606436 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:26 [2023-03-16T16:53:26.743Z] 
12:53:26 [2023-03-16T16:53:26.743Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:26.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346606276 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346605928 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346605925 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346605924 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Attempting to set focus on Table with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346605923 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346605923 data=null doit=true} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346605923 data=null} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346605913 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346605913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346605909 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:27 [2023-03-16T16:53:27.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:27 [2023-03-16T16:53:27.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:27 [2023-03-16T16:53:27.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346604750 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346604750 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346604750 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346604750 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604750 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346604740 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:28 [2023-03-16T16:53:28.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346604734 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346604734 data=null doit=true} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346604733 data=null} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346604733 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346604698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346604696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346604696 data=null doit=true} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346604696 data=null} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346604696 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346604680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:28 [2023-03-16T16:53:28.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346604679 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346604679 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346604679 data=null} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346604679 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604679 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346604664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:28 [2023-03-16T16:53:28.209Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:53:28 [2023-03-16T16:53:28.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604335 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346604335 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346604335 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604335 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604335 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604297 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:28 [2023-03-16T16:53:28.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604295 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346604295 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346604295 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604295 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604295 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604291 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604291 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346604291 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346604291 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604291 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346604291 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604287 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604287 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.473Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604287 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.734Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346604287 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346604239 data=null button=1 stateMask=0x80000 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346603853 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346603839 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346603839 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Attempting to set focus on Table with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346603837 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346603837 data=null doit=true} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346603837 data=null} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346603837 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346603837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346603832 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:28 [2023-03-16T16:53:28.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346602727 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346602725 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346602725 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346602725 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602724 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346602716 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346602712 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346602712 data=null doit=true} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346602712 data=null} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346602711 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346602692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346602691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346602691 data=null doit=true} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346602691 data=null} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346602691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346602680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:30 [2023-03-16T16:53:30.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346602679 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346602679 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346602679 data=null} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346602679 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602678 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346602665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:30 [2023-03-16T16:53:30.394Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346602515 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346602515 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346602515 data=null} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346602515 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602514 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346602495 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:30 [2023-03-16T16:53:30.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346602494 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346602494 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346602494 data=null} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346602493 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602493 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346602488 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346602488 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346602488 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346602487 data=null} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346602487 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346602487 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346602483 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346602482 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.394Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346602482 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.395Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346602482 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346602426 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346601969 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346601950 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346601950 data=null} to TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Attempting to set focus on Table with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346601948 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346601948 data=null doit=true} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346601948 data=null} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346601947 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346601947 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346601940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:30 [2023-03-16T16:53:30.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346600882 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346600881 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346600881 data=null} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346600881 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600881 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346600875 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:31 [2023-03-16T16:53:31.910Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:31 [2023-03-16T16:53:31.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346600864 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346600864 data=null doit=true} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346600864 data=null} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346600863 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346600832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346600831 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346600831 data=null doit=true} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346600831 data=null} to TreeItem with text {test}
12:53:31 [2023-03-16T16:53:31.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346600831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:32 [2023-03-16T16:53:32.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:32 [2023-03-16T16:53:32.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346600810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:32 [2023-03-16T16:53:32.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346600809 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346600809 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346600809 data=null} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346600809 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600809 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346600802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:32 [2023-03-16T16:53:32.173Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346600734 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346600734 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346600734 data=null} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346600734 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600734 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346600714 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:32 [2023-03-16T16:53:32.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346600708 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346600708 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346600708 data=null} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346600708 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600707 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346600703 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346600703 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346600703 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346600703 data=null} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346600703 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346600703 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346600699 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346600699 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.174Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346600699 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.174Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346600699 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346600654 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346600417 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346600411 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346600411 data=null} to TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:32 [2023-03-16T16:53:32.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Attempting to set focus on Table with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346600409 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346600409 data=null doit=true} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346600409 data=null} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346600409 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346600409 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346600391 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:32 [2023-03-16T16:53:32.435Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346599224 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346599223 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346599223 data=null} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346599223 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599223 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346599217 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346599213 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346599212 data=null doit=true} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346599212 data=null} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346599212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346599193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346599192 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346599192 data=null doit=true} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346599192 data=null} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346599192 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346599169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:33 [2023-03-16T16:53:33.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346599168 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346599168 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346599168 data=null} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346599167 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599167 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346599152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:33 [2023-03-16T16:53:33.817Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346599113 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346599113 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346599113 data=null} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346599112 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599112 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346599063 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:33 [2023-03-16T16:53:33.817Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346599061 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346599061 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346599061 data=null} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346599061 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599061 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346599056 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346599056 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346599056 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346599056 data=null} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346599055 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346599055 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346599051 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346599051 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346599051 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:53:33 [2023-03-16T16:53:33.818Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346599051 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346599009 data=null button=1 stateMask=0x80000 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346598828 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346598828 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346598828 data=null} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346598746 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346598746 data=null doit=true} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346598746 data=null} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346598746 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346598746 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346598739 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:34 [2023-03-16T16:53:34.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346598733 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346598733 data=null doit=true} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346598733 data=null} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346598733 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346598733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346598705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346598705 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346598705 data=null doit=true} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346598705 data=null} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346598704 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346598704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346598680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:34 [2023-03-16T16:53:34.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:34 [2023-03-16T16:53:34.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346598679 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346598679 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346598679 data=null} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346598679 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346598678 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346598662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346598662 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346598661 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346598661 data=null} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346598661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346598661 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346598656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:34 [2023-03-16T16:53:34.340Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:34 [2023-03-16T16:53:34.340Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346598326 data=null doit=true} to Shell with text {Confirm Clear}
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Clicking on &Yes
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346598325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346598325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346598325 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346598325 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346598325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346598325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:34 [2023-03-16T16:53:34.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346598325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:35 [2023-03-16T16:53:35.991Z] 
12:53:35 [2023-03-16T16:53:35.991Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:35.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346598627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Clicked on 
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346596774 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346596774 data=null doit=true} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346596774 data=null} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346596774 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346596774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346596750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346596750 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346596749 data=null doit=true} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346596749 data=null} to TreeItem with text {test}
12:53:35 [2023-03-16T16:53:35.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346596749 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:36 [2023-03-16T16:53:36.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346596749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:36 [2023-03-16T16:53:36.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346596737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:36 [2023-03-16T16:53:36.252Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346596737 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346596736 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346596736 data=null} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346596736 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346596736 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346596724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346596723 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346596723 data=null doit=true} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346596723 data=null} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346596723 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346596723 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346596720 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:36 [2023-03-16T16:53:36.253Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346596388 data=null doit=true} to Shell with text {Trace Import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346596374 data=null} to (of type 'Combo')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346596341 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346596341 data=null doit=true} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346596341 data=null} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346596340 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346596340 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346596340 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - Setting state to checked on: import
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=-346596324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Clicking on &Finish
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346596318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346596318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346596318 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346596318 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346596318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346596318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:36 [2023-03-16T16:53:36.517Z] DEBUG - Clicked on &Finish
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346595756 data=null doit=true} to Shell with text {Confirmation}
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - Clicking on Skip All
12:53:37 [2023-03-16T16:53:37.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346595756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346595755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346595755 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346595755 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346595741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346595740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346595740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346596318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346596697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Clicked on 
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346595432 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346595432 data=null doit=true} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346595431 data=null} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346595431 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346595370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346595369 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346595369 data=null doit=true} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346595369 data=null} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346595369 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346595364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:37 [2023-03-16T16:53:37.610Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346595363 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346595363 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346595363 data=null} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346595362 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595362 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346595345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346595344 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346595344 data=null} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346595344 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346595344 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346595334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595065 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346595064 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346595064 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595064 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595064 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595030 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:37 [2023-03-16T16:53:37.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595028 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346595028 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346595027 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595027 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595027 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595023 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595023 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346595023 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346595023 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595023 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346595022 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595019 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595019 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346595019 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346595019 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346594981 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:37 [2023-03-16T16:53:37.873Z] 
12:53:37 [2023-03-16T16:53:37.873Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:37.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346594974 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346594777 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346594740 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Attempting to set focus on Table with text {}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346594726 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346594726 data=null doit=true} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346594726 data=null} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346594726 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346594681 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346594675 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:38 [2023-03-16T16:53:38.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:38 [2023-03-16T16:53:38.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:39 [2023-03-16T16:53:39.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:39 [2023-03-16T16:53:39.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346593514 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346593514 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346593514 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346593513 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593513 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346593510 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.520Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346593503 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346593503 data=null doit=true} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346593503 data=null} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346593503 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346593460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346593458 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346593457 data=null doit=true} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346593457 data=null} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346593457 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346593451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:39 [2023-03-16T16:53:39.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346593450 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346593450 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346593450 data=null} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346593449 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593449 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346593432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:39 [2023-03-16T16:53:39.520Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346593108 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346593107 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346593107 data=null} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346593107 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593107 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346593073 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:39 [2023-03-16T16:53:39.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346593070 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346593070 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346593070 data=null} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346593069 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593069 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346593061 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346593060 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346593060 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346593060 data=null} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346593060 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346593059 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346593055 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346593054 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346593054 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346593054 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346593012 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346593006 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346593006 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346593006 data=null} to TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:53:39 [2023-03-16T16:53:39.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Attempting to set focus on Table with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346592500 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346592500 data=null doit=true} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346592500 data=null} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346592500 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346592500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346592495 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:40 [2023-03-16T16:53:40.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346591542 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346591542 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346591542 data=null} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346591541 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591541 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346591535 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346591531 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346591531 data=null doit=true} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346591531 data=null} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346591531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346591475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346591475 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346591475 data=null doit=true} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346591475 data=null} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346591474 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346591455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:41 [2023-03-16T16:53:41.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346591454 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346591454 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346591454 data=null} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346591454 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591454 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346591443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:41 [2023-03-16T16:53:41.555Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346591118 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346591118 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346591118 data=null} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346591118 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591117 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346591086 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:41 [2023-03-16T16:53:41.817Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346591084 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346591084 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346591084 data=null} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346591084 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591084 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346591078 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346591077 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346591077 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346591077 data=null} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346591077 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346591077 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346591073 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346591073 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346591073 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346591073 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346591035 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346591028 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346591028 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346591028 data=null} to TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:41 [2023-03-16T16:53:41.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:42 [2023-03-16T16:53:42.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:42 [2023-03-16T16:53:42.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:42 [2023-03-16T16:53:42.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Attempting to set focus on Table with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346590526 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346590526 data=null doit=true} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346590526 data=null} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346590526 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346590525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346590521 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:42 [2023-03-16T16:53:42.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346589554 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346589553 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346589553 data=null} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346589553 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589553 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346589543 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346589537 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346589537 data=null doit=true} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346589537 data=null} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346589537 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346589506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346589505 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346589505 data=null doit=true} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346589505 data=null} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346589504 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346589499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:43 [2023-03-16T16:53:43.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346589498 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346589498 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346589498 data=null} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346589497 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589497 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346589490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:43 [2023-03-16T16:53:43.331Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589421 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346589421 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346589421 data=null} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589403 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589403 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589386 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:43 [2023-03-16T16:53:43.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589384 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346589383 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346589383 data=null} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589383 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589383 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589367 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589367 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346589366 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346589366 data=null} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589366 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346589366 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589356 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589356 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.593Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589355 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.593Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346589355 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589310 data=null button=1 stateMask=0x80000 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346589304 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346589304 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346589051 data=null} to TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Attempting to set focus on Table with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346589034 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346589034 data=null doit=true} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346589034 data=null} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346589034 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346589034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346588971 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:43 [2023-03-16T16:53:43.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:44 [2023-03-16T16:53:44.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:44 [2023-03-16T16:53:44.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346587905 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346587905 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346587905 data=null} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346587905 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587905 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346587898 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346587894 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346587894 data=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346587894 data=null} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346587894 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346587850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346587850 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346587849 data=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346587849 data=null} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346587849 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346587836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346587835 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346587835 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346587835 data=null} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346587835 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587835 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346587824 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346587821 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346587821 data=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346587821 data=null} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346587821 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346587801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346587801 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346587801 data=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346587801 data=null} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346587801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346587790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:45 [2023-03-16T16:53:45.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346587790 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346587790 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346587790 data=null} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346587789 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587789 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346587773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346587772 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346587772 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346587772 data=null} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346587771 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346587771 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346587765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:45 [2023-03-16T16:53:45.063Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.323Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.323Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] 
12:53:45 [2023-03-16T16:53:45.324Z] (Eclipse:18333): Gtk-WARNING **: 16:53:45.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346587457 data=null doit=true} to Shell with text {Confirm Clear}
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Clicking on &Yes
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346587456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346587456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346587456 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346587456 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346587456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346587456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:45 [2023-03-16T16:53:45.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346587456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:46 [2023-03-16T16:53:46.710Z] 
12:53:46 [2023-03-16T16:53:46.710Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:46.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346587733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Clicked on 
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346586137 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346586137 data=null doit=true} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346586137 data=null} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346586137 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346586137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346586078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346586077 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346586077 data=null doit=true} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346586077 data=null} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346586077 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346586077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346586059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:46 [2023-03-16T16:53:46.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346586058 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346586058 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346586058 data=null} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346586058 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346586058 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346586051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346586044 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346586044 data=null doit=true} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346586044 data=null} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346586044 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346586044 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346586040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:53:46 [2023-03-16T16:53:46.971Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:46 [2023-03-16T16:53:46.971Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346585675 data=null doit=true} to Shell with text {Trace Import}
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346585672 data=null} to (of type 'Combo')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:47 [2023-03-16T16:53:47.233Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346585638 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346585638 data=null doit=true} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346585638 data=null} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346585638 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346585638 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346585638 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Setting state to checked on: import
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=-346585621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.235Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Clicking on &Finish
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346585615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346585615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346585615 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346585615 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346585610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346585610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.236Z] DEBUG - Clicked on &Finish
12:53:47 [2023-03-16T16:53:47.806Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:47 [2023-03-16T16:53:47.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346585102 data=null doit=true} to Shell with text {Confirmation}
12:53:47 [2023-03-16T16:53:47.806Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.806Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Clicking on Skip All
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346585101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346585101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346585101 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346585101 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346585101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346585101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346585101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346585610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346585969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - Clicked on 
12:53:47 [2023-03-16T16:53:47.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346584917 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346584917 data=null doit=true} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346584917 data=null} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346584917 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346584867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346584867 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346584867 data=null doit=true} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346584866 data=null} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346584866 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346584844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:48 [2023-03-16T16:53:48.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346584843 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346584843 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346584843 data=null} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346584843 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584843 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346584830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346584830 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346584830 data=null} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346584829 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346584829 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346584828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584501 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346584501 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346584501 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584501 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584500 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584469 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:48 [2023-03-16T16:53:48.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:48 [2023-03-16T16:53:48.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584467 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346584467 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346584467 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584467 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584467 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584463 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584462 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346584462 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346584462 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584462 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346584462 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584458 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584457 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.331Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584457 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.592Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346584457 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.592Z] 
12:53:48 [2023-03-16T16:53:48.592Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:48.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346584379 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346583974 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346583970 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346583970 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Attempting to set focus on Table with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346583968 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346583968 data=null doit=true} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346583968 data=null} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346583968 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346583968 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346583963 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:48 [2023-03-16T16:53:48.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:50 [2023-03-16T16:53:50.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346582810 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346582810 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346582810 data=null} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346582809 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582809 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346582782 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346582778 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346582778 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346582778 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346582778 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346582761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346582760 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346582760 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346582756 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346582755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346582750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346582749 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346582749 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346582749 data=null} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346582749 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582749 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346582736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346582733 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346582733 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346582732 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346582732 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346582716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346582715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346582715 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346582715 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346582715 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346582702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346582701 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346582701 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346582701 data=null} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346582701 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582701 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346582696 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346582695 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346582695 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346582695 data=null} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346582695 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582695 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346582688 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:50 [2023-03-16T16:53:50.242Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.242Z] 
12:53:50 [2023-03-16T16:53:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.505Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.505Z] 
12:53:50 [2023-03-16T16:53:50.506Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.506Z] 
12:53:50 [2023-03-16T16:53:50.506Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.506Z] 
12:53:50 [2023-03-16T16:53:50.506Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.506Z] 
12:53:50 [2023-03-16T16:53:50.506Z] (Eclipse:18333): Gtk-WARNING **: 16:53:50.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346582395 data=null doit=true} to Shell with text {Confirm Clear}
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Clicking on &Yes
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346582395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346582395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346582395 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346582395 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346582394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346582394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346582394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:50 [2023-03-16T16:53:50.768Z] 
12:53:50 [2023-03-16T16:53:50.768Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:50.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346582669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Clicked on 
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346582024 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346582014 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346582014 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346582013 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346582013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346581998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346581997 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346581997 data=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346581997 data=null} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346581997 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346581992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:50 [2023-03-16T16:53:50.768Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346581992 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346581992 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346581992 data=null} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346581991 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581991 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346581979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346581978 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346581978 data=null doit=true} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346581978 data=null} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346581978 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:50 [2023-03-16T16:53:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581977 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:53:51 [2023-03-16T16:53:51.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346581968 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:53:51 [2023-03-16T16:53:51.027Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:51 [2023-03-16T16:53:51.027Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346581624 data=null doit=true} to Shell with text {Trace Import}
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346581603 data=null} to (of type 'Combo')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346581560 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346581560 data=null doit=true} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346581560 data=null} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346581560 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581559 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346581559 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Setting state to checked on: import
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=-346581530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.288Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.290Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Clicking on &Finish
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346581513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346581513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346581513 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346581512 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346581512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346581512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - Clicked on &Finish
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346581227 data=null doit=true} to Shell with text {Confirmation}
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - Clicking on Skip All
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346581226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346581226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346581226 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346581226 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346581225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346581225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346581225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346581512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:51 [2023-03-16T16:53:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346581943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Clicked on 
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346581090 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346581090 data=null doit=true} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346581090 data=null} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346581090 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346581048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346581047 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346581047 data=null doit=true} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346581047 data=null} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346581047 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346581025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:51 [2023-03-16T16:53:51.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346581025 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346581025 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346581024 data=null} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346581024 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346581024 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346581012 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346581012 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346581012 data=null} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346581011 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346581011 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:51 [2023-03-16T16:53:51.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346581010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346580789 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346580789 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346580789 data=null} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346580789 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346580789 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346580755 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:52 [2023-03-16T16:53:52.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:52 [2023-03-16T16:53:52.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346580753 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346580753 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346580753 data=null} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346580753 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346580746 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346580742 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346580742 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346580742 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346580741 data=null} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346580741 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346580741 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346580737 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346580737 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346580737 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346580736 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346580666 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346580659 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] 
12:53:52 [2023-03-16T16:53:52.337Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:52.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346580659 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346580468 data=null} to TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:53:52 [2023-03-16T16:53:52.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Attempting to set focus on Table with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346579966 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346579965 data=null doit=true} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346579965 data=null} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346579965 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346579965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346579960 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:52 [2023-03-16T16:53:52.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346579200 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346579200 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346579200 data=null} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346579200 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579200 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346579196 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346579192 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346579192 data=null doit=true} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346579192 data=null} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346579192 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346579161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346579161 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346579161 data=null doit=true} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346579161 data=null} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346579160 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346579145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:53 [2023-03-16T16:53:53.850Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346579145 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346579145 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346579144 data=null} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346579144 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579144 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346579136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:53 [2023-03-16T16:53:53.851Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346579104 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346579104 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346579104 data=null} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346579104 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579104 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346579067 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2023-03-16T16:53:53.851Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346579065 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346579064 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346579064 data=null} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346579064 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579064 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346579056 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346579055 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346579055 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346579054 data=null} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346579054 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346579054 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346579042 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346579042 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346579042 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:53:53 [2023-03-16T16:53:53.851Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346579041 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346578975 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346578736 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346578733 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346578733 data=null} to TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Attempting to set focus on Table with text {}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346578732 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346578732 data=null doit=true} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346578731 data=null} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346578731 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346578731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346578715 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:54 [2023-03-16T16:53:54.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:54 [2023-03-16T16:53:54.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346577460 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346577459 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346577459 data=null} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346577459 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577459 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346577455 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346577449 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346577448 data=null doit=true} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346577448 data=null} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346577448 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346577420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346577381 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346577381 data=null doit=true} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346577381 data=null} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346577381 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346577363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:55 [2023-03-16T16:53:55.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346577362 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346577362 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346577362 data=null} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346577361 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577361 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346577354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:55 [2023-03-16T16:53:55.501Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577263 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346577263 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346577263 data=null} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577263 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577263 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577243 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:55 [2023-03-16T16:53:55.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577239 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346577239 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346577239 data=null} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577239 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577239 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577230 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577230 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346577230 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346577230 data=null} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577230 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346577230 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577226 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577226 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577226 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577190 data=null button=1 stateMask=0x80000 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346577190 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346577190 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346577190 data=null} to TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:55 [2023-03-16T16:53:55.764Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346577226 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Attempting to set focus on Table with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346576661 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346576661 data=null doit=true} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346576661 data=null} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346576661 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346576661 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346576645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:53:56 [2023-03-16T16:53:56.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346575593 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346575593 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346575593 data=null} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346575593 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575593 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346575589 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346575583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346575582 data=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346575582 data=null} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346575582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346575550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346575549 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346575549 data=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346575549 data=null} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346575549 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346575527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346575526 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346575526 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346575526 data=null} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346575526 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575526 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346575519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346575511 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346575511 data=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346575511 data=null} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346575511 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346575501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346575501 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346575497 data=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346575496 data=null} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346575496 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346575490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:57 [2023-03-16T16:53:57.276Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346575489 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346575489 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346575489 data=null} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346575489 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575489 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346575483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346575478 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346575478 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346575478 data=null} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346575478 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346575478 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346575474 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:57 [2023-03-16T16:53:57.537Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:53:57 [2023-03-16T16:53:57.537Z] DEBUG - Clicking on with mnemonic 'Clear'
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.537Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.537Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.538Z] 
12:53:57 [2023-03-16T16:53:57.538Z] (Eclipse:18333): Gtk-WARNING **: 16:53:57.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Clicked on with mnemonic 'Clear'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346575185 data=null doit=true} to Shell with text {Confirm Clear}
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Clicking on &Yes
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346575183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346575183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346575183 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346575183 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346575183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346575183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:57 [2023-03-16T16:53:57.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346575183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.427Z] 
12:53:58 [2023-03-16T16:53:58.427Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:58.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346575452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Clicked on 
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346574404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346574404 data=null doit=true} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346574404 data=null} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346574404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346574404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346574368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346574367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346574367 data=null doit=true} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346574367 data=null} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346574367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346574367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346574346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:58 [2023-03-16T16:53:58.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346574345 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346574345 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346574345 data=null} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346574345 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346574345 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346574338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346574337 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346574333 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346574333 data=null} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346574332 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346574332 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346574328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:58 [2023-03-16T16:53:58.687Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:53:58 [2023-03-16T16:53:58.687Z] DEBUG - Clicking on with mnemonic 'Import...'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - Clicked on with mnemonic 'Import...'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346573960 data=null doit=true} to Shell with text {Trace Import}
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:53:58 [2023-03-16T16:53:58.946Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346573956 data=null} to (of type 'Combo')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346573917 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346573917 data=null doit=true} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346573917 data=null} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346573917 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573916 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346573916 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Setting state to checked on: import
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-346573909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Clicking on &Finish
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346573903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346573903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346573903 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346573903 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346573890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:58 [2023-03-16T16:53:58.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346573890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - Clicked on &Finish
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346573750 data=null doit=true} to Shell with text {Confirmation}
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - Clicking on Skip All
12:53:59 [2023-03-16T16:53:59.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346573747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346573747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346573747 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346573747 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346573747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346573747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346573747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346573890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346574303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Clicked on 
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346573611 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346573611 data=null doit=true} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346573611 data=null} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346573611 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346573571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346573571 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346573571 data=null doit=true} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346573571 data=null} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346573570 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346573547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:53:59 [2023-03-16T16:53:59.210Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346573546 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346573546 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346573546 data=null} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346573546 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573546 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346573532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346573532 data=null doit=true} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346573532 data=null} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346573532 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.211Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346573531 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346573530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573178 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346573178 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346573178 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573177 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573147 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:59 [2023-03-16T16:53:59.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:59 [2023-03-16T16:53:59.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573144 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346573144 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346573144 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573144 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573144 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573140 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573139 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346573139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346573139 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573139 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346573139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573135 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573135 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573134 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346573134 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573097 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346573091 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346573091 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346573091 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:53:59 [2023-03-16T16:53:59.785Z] 
12:53:59 [2023-03-16T16:53:59.785Z] (Eclipse:18333): Gtk-CRITICAL **: 16:53:59.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:00 [2023-03-16T16:54:00.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:00 [2023-03-16T16:54:00.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:00 [2023-03-16T16:54:00.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:00 [2023-03-16T16:54:00.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:00 [2023-03-16T16:54:00.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - Attempting to set focus on Table with text {}
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346571584 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346571584 data=null doit=true} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346571584 data=null} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346571584 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346571583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346571577 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:01 [2023-03-16T16:54:01.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:01 [2023-03-16T16:54:01.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346571507 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346571507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346571506 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346571506 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571506 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346571502 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346571496 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346571496 data=null doit=true} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346571495 data=null} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346571495 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346571462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346571461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346571461 data=null doit=true} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346571461 data=null} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346571461 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346571444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:01 [2023-03-16T16:54:01.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346571444 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346571444 data=null doit=true} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346571443 data=null} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346571443 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571443 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346571436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:01 [2023-03-16T16:54:01.447Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:54:01 [2023-03-16T16:54:01.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571112 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346571112 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346571112 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571111 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571111 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571080 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:01 [2023-03-16T16:54:01.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571077 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346571077 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346571077 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571076 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571076 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571069 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571069 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346571069 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346571069 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571068 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346571068 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571065 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571064 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.708Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571064 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346571064 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571027 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346571020 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346571020 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346571020 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:54:01 [2023-03-16T16:54:01.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:02 [2023-03-16T16:54:02.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:02 [2023-03-16T16:54:02.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346569872 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346569872 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346569871 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346569871 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569871 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346569865 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346569861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346569861 data=null doit=true} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346569861 data=null} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346569860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346569840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346569839 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346569839 data=null doit=true} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346569839 data=null} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346569838 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346569816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:03 [2023-03-16T16:54:03.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346569816 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346569816 data=null doit=true} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346569816 data=null} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346569815 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569815 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346569809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:03 [2023-03-16T16:54:03.170Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346569776 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346569776 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346569776 data=null} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346569775 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569775 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346569736 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:03 [2023-03-16T16:54:03.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346569734 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346569734 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346569734 data=null} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346569734 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569733 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346569730 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346569730 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346569729 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346569729 data=null} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346569729 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346569729 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346569726 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346569726 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346569726 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.170Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346569725 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346569649 data=null button=1 stateMask=0x80000 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346569416 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346569416 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346569416 data=null} to TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:03 [2023-03-16T16:54:03.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:04 [2023-03-16T16:54:04.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:04 [2023-03-16T16:54:04.372Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346568364 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346568364 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346568364 data=null} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346568364 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568364 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346568360 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346568355 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346568355 data=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346568355 data=null} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346568355 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346568330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346568329 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346568329 data=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346568329 data=null} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346568329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346568313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346568312 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346568312 data=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346568312 data=null} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346568312 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568312 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346568304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346568296 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346568296 data=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346568296 data=null} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346568295 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346568288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346568287 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346568287 data=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346568287 data=null} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346568287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346568277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:04 [2023-03-16T16:54:04.634Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346568276 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346568276 data=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346568276 data=null} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346568275 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568275 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346568264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346568263 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346568263 data=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346568263 data=null} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346568263 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346568263 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346568259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:54:04 [2023-03-16T16:54:04.634Z] DEBUG - Clicking on with mnemonic 'Clear'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Clicked on with mnemonic 'Clear'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346567989 data=null doit=true} to Shell with text {Confirm Clear}
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Clicking on &Yes
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346567989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346567989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346567989 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346567989 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346567989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346567989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:04 [2023-03-16T16:54:04.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346567989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:05 [2023-03-16T16:54:05.530Z] 
12:54:05 [2023-03-16T16:54:05.530Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:05.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346568236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Clicked on 
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346567169 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346567169 data=null doit=true} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346567169 data=null} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346567169 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346567168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346567144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:05 [2023-03-16T16:54:05.792Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:54:05 [2023-03-16T16:54:05.792Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:05 [2023-03-16T16:54:05.792Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346566821 data=null doit=true} to Shell with text {Import}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346566819 data=null doit=true} to TreeItem with text {Tracing}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346566819 data=null} to TreeItem with text {Tracing}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346566818 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346566818 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346566815 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-346566814 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-346566814 data=null doit=true} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-346566814 data=null} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-346566813 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346566813 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-346566802 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
12:54:06 [2023-03-16T16:54:06.053Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Clicking on &Next >
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-346566801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-346566801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-346566801 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-346566801 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-346566801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-346566801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-346566801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Clicked on &Next >
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:06 [2023-03-16T16:54:06.054Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346566728 data=null} to (of type 'Combo')
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346566692 data=null doit=true} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346566692 data=null} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346566692 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346566692 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346566690 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346566690 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346566690 data=null doit=true} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346566689 data=null} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346566689 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346566689 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346566689 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:06 [2023-03-16T16:54:06.055Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346566664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.317Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28e0de20
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-346566660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-346566659 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-346566659 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-346566659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-346566659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-346566659 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-346566659 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:06 [2023-03-16T16:54:06.319Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Clicking on &Finish
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346566655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346566654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346566654 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346566654 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346566654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346566654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346566654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346567142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Clicked on 
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346566259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346566259 data=null doit=true} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346566259 data=null} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346566259 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346566259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346566239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346566238 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346566238 data=null doit=true} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346566238 data=null} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346566238 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346566238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346566219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:06 [2023-03-16T16:54:06.583Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346566218 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346566217 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346566217 data=null} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346566217 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346566217 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346566172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346566172 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346566172 data=null} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346566172 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346566172 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:06 [2023-03-16T16:54:06.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346566171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565833 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346565832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346565832 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565832 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346565832 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565816 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:07 [2023-03-16T16:54:07.151Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565815 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346565814 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346565814 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565814 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346565814 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565811 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565810 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346565810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346565810 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565810 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346565810 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565801 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565801 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565801 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346565801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565764 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346565757 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346565757 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346565757 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:07 [2023-03-16T16:54:07.151Z] 
12:54:07 [2023-03-16T16:54:07.151Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:07.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:07 [2023-03-16T16:54:07.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:07 [2023-03-16T16:54:07.719Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:07 [2023-03-16T16:54:07.719Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:08 [2023-03-16T16:54:08.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:08 [2023-03-16T16:54:08.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Attempting to set focus on Table with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346564253 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346564253 data=null doit=true} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346564253 data=null} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346564253 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346564253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346564247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:08 [2023-03-16T16:54:08.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346564178 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346564177 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346564177 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346564177 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346564177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346564171 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:08 [2023-03-16T16:54:08.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346564165 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346564165 data=null doit=true} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346564165 data=null} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346564165 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346564165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346564135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346564135 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346564135 data=null doit=true} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346564135 data=null} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346564134 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346564134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346564113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:08 [2023-03-16T16:54:08.809Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346564112 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346564112 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346564112 data=null} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346564112 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346564112 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346564105 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346564105 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346564105 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346564105 data=null} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346564104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346564104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346564097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:54:08 [2023-03-16T16:54:08.809Z] DEBUG - Clicking on with mnemonic 'Clear'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - Clicked on with mnemonic 'Clear'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346563811 data=null doit=true} to Shell with text {Confirm Clear}
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:09 [2023-03-16T16:54:09.070Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Clicking on &Yes
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346563811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346563810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346563810 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346563810 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346563810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346563810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346563810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.329Z] 
12:54:09 [2023-03-16T16:54:09.329Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:09.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346564073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Clicked on 
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Unselecting all in (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346563509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346563509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346563509 data=null doit=true} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346563509 data=null} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346563509 data=null button=1 stateMask=0x40000 x=92 y=58 count=1} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346563509 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346563492 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1} to (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:09 [2023-03-16T16:54:09.329Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346563390 data=null doit=true} to Shell with text {Import}
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.590Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-346563338 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-346563338 data=null doit=true} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-346563338 data=null} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-346563324 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346563324 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-346563324 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Clicking on &Next >
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-346563323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-346563323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-346563323 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-346563323 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-346563323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-346563323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-346563323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - Clicked on &Next >
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346563199 data=null} to (of type 'Combo')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346563152 data=null doit=true} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346563152 data=null} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346563152 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346563152 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346563150 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346563150 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346563150 data=null doit=true} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346563150 data=null} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346563149 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346563149 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346563149 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:09 [2023-03-16T16:54:09.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346563127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Clicking on &Finish
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346563121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346563121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346563121 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346563121 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346563121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346563121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:09 [2023-03-16T16:54:09.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:10 [2023-03-16T16:54:10.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346563121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346563483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Clicked on 
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346562771 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346562771 data=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346562771 data=null} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346562770 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562770 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346562748 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346562748 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346562748 data=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346562748 data=null} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346562748 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562747 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346562735 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346562735 data=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346562735 data=null} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346562734 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346562734 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346562733 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346562733 data=null button=0 stateMask=0x0 x=92 y=127 count=0} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346562733 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346562733 data=null} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346562733 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562732 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346562726 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346562726 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346562726 data=null} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346562726 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346562726 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346562681 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562440 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346562440 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346562440 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562440 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562440 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562421 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:10 [2023-03-16T16:54:10.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562419 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346562419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346562419 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562419 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562419 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562416 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562415 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346562415 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346562415 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562415 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346562415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562412 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562411 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562411 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346562411 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562359 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346562353 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346562353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346562353 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:10 [2023-03-16T16:54:10.641Z] 
12:54:10 [2023-03-16T16:54:10.641Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:10.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:10 [2023-03-16T16:54:10.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:10 [2023-03-16T16:54:10.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:10 [2023-03-16T16:54:10.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:11 [2023-03-16T16:54:11.476Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:11 [2023-03-16T16:54:11.476Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Attempting to set focus on Table with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346560846 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346560846 data=null doit=true} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346560846 data=null} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346560845 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346560845 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346560839 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346560761 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346560761 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346560761 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346560761 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346560760 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346560756 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:12 [2023-03-16T16:54:12.048Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346560753 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:12 [2023-03-16T16:54:12.048Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346560748 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346560748 data=null doit=true} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346560748 data=null} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346560748 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346560748 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346560716 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:54:12 [2023-03-16T16:54:12.310Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:54:12 [2023-03-16T16:54:12.310Z] DEBUG - Clicking on with mnemonic 'Delete'
12:54:12 [2023-03-16T16:54:12.310Z] DEBUG - Clicked on with mnemonic 'Delete'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346559786 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Clicking on OK
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346559785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346559785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346559785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346559785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346559785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346559785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.255Z] DEBUG - Clicked on OK
12:54:13 [2023-03-16T16:54:13.255Z] 
12:54:13 [2023-03-16T16:54:13.255Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:13.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346559785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346560663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346559275 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346559275 data=null doit=true} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346559275 data=null} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346559275 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346559275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346559240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346559239 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346559239 data=null doit=true} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346559239 data=null} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346559239 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346559238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346559228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:13 [2023-03-16T16:54:13.518Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346559227 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346559227 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346559227 data=null} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346559227 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346559226 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346559219 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346559211 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346559211 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346559211 data=null} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346559211 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346559211 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346559207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Clicking on with mnemonic 'Clear'
12:54:13 [2023-03-16T16:54:13.779Z] DEBUG - Clicked on with mnemonic 'Clear'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346558933 data=null doit=true} to Shell with text {Confirm Clear}
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Clicking on &Yes
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346558933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346558933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346558933 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346558933 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346558932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346558932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346558932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346559177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Clicked on 
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346558838 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346558838 data=null doit=true} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346558838 data=null} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346558838 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346558838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346558809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346558809 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346558809 data=null doit=true} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346558808 data=null} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346558808 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346558808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346558791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:14 [2023-03-16T16:54:14.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346558790 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346558790 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346558790 data=null} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346558790 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346558790 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346558775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346558774 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346558774 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346558774 data=null} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346558774 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346558774 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346558769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:14 [2023-03-16T16:54:14.054Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346558341 data=null doit=true} to Shell with text {Trace Import}
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346558339 data=null} to (of type 'Combo')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:14 [2023-03-16T16:54:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346558307 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346558307 data=null doit=true} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346558307 data=null} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346558307 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346558307 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346558307 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Setting state to checked on: import
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-346558290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@795c8395
12:54:14 [2023-03-16T16:54:14.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346558288 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346558288 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346558288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346558288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346558287 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346558287 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Clicking on &Finish
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346558283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346558283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346558283 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346558282 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346558282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346558282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Clicked on &Finish
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346558282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:14 [2023-03-16T16:54:14.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346558738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346557771 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346557771 data=null doit=true} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346557770 data=null} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346557770 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346557745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346557744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346557744 data=null doit=true} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346557744 data=null} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346557744 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346557731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:15 [2023-03-16T16:54:15.210Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346557731 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346557731 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346557730 data=null} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346557730 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557730 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346557724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346557724 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346557724 data=null} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346557724 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346557724 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346557717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:15 [2023-03-16T16:54:15.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557493 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346557493 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346557493 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557493 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557492 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557460 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:15 [2023-03-16T16:54:15.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557458 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346557458 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346557458 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557458 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557451 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557451 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346557451 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:15 [2023-03-16T16:54:15.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346557451 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557450 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346557450 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557446 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557446 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557446 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346557446 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557409 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346557403 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346557403 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346557403 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:15 [2023-03-16T16:54:15.474Z] 
12:54:15 [2023-03-16T16:54:15.474Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:15.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:16 [2023-03-16T16:54:16.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:16 [2023-03-16T16:54:16.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:16 [2023-03-16T16:54:16.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:16 [2023-03-16T16:54:16.617Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:16 [2023-03-16T16:54:16.617Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Attempting to set focus on Table with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346555885 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346555885 data=null doit=true} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346555885 data=null} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346555884 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346555879 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346555870 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:16 [2023-03-16T16:54:16.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346555723 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346555723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346555723 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346555723 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346555719 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346555715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346555712 data=null doit=true} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346555712 data=null} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346555712 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346555684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346555683 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346555683 data=null doit=true} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346555683 data=null} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346555683 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346555669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:17 [2023-03-16T16:54:17.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346555668 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346555668 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346555668 data=null} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346555668 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555668 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346555656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:17 [2023-03-16T16:54:17.160Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555426 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346555426 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346555426 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555426 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555426 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555391 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2023-03-16T16:54:17.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555390 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346555390 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346555390 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555389 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555389 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555386 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555386 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346555386 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346555385 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555385 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346555385 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555376 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555375 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555375 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.429Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346555375 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555326 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346555187 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346555186 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346555186 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:17 [2023-03-16T16:54:17.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346554122 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346554122 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346554122 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346554122 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346554122 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346554116 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.630Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:18 [2023-03-16T16:54:18.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346554106 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346554106 data=null doit=true} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346554106 data=null} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346554106 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346554106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346554088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346554087 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346554087 data=null doit=true} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346554087 data=null} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346554082 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346554082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346554063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:18 [2023-03-16T16:54:18.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346554062 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346554062 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346554062 data=null} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346554062 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346554062 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346554048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:18 [2023-03-16T16:54:18.954Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346553997 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346553997 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346553997 data=null} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346553996 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346553996 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346553969 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2023-03-16T16:54:18.954Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346553966 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346553966 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346553966 data=null} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346553965 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346553965 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346553959 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346553959 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346553958 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346553958 data=null} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346553958 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346553958 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346553949 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346553948 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346553948 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346553948 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346553910 data=null button=1 stateMask=0x80000 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346553904 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346553904 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346553904 data=null} to TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:18 [2023-03-16T16:54:18.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:19 [2023-03-16T16:54:19.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:19 [2023-03-16T16:54:19.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:19 [2023-03-16T16:54:19.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346552745 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346552744 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346552744 data=null} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346552744 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552744 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346552737 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.101Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346552733 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346552733 data=null doit=true} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346552733 data=null} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346552732 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346552714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346552714 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346552713 data=null doit=true} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346552713 data=null} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346552713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346552702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:20 [2023-03-16T16:54:20.101Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346552701 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346552701 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346552701 data=null} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346552700 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552700 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346552686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:20 [2023-03-16T16:54:20.101Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-346552685 data=null doit=true} to TreeItem with text {z-clashes [2]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-346552685 data=null} to TreeItem with text {z-clashes [2]}
12:54:20 [2023-03-16T16:54:20.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-346552685 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
12:54:20 [2023-03-16T16:54:20.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346552685 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [2]}
12:54:20 [2023-03-16T16:54:20.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-346552683 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
12:54:20 [2023-03-16T16:54:20.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:20 [2023-03-16T16:54:20.102Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552621 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346552621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346552621 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552620 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552620 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552601 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:20 [2023-03-16T16:54:20.363Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552599 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346552598 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346552598 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552598 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552598 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552594 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552591 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346552591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346552591 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552591 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346552591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552587 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552587 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552586 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.363Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346552586 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552546 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346552356 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346552355 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346552355 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:20 [2023-03-16T16:54:20.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:20 [2023-03-16T16:54:20.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:20 [2023-03-16T16:54:20.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - Attempting to set focus on Table with text {}
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346551346 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346551346 data=null doit=true} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346551345 data=null} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346551345 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346551345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346551336 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:21 [2023-03-16T16:54:21.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:21 [2023-03-16T16:54:21.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346551083 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346551083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346551083 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346551083 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346551083 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346551076 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:21 [2023-03-16T16:54:21.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346551070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346551070 data=null doit=true} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346551070 data=null} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346551070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346551070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346551049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346551048 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346551048 data=null doit=true} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346551048 data=null} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346551048 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346551048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346551027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:21 [2023-03-16T16:54:21.716Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346551026 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346551026 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346551026 data=null} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346551025 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346551025 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346551018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:21 [2023-03-16T16:54:21.976Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:21 [2023-03-16T16:54:21.976Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:54:21 [2023-03-16T16:54:21.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:21 [2023-03-16T16:54:21.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:21 [2023-03-16T16:54:21.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550791 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:21 [2023-03-16T16:54:21.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346550791 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:21 [2023-03-16T16:54:21.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346550791 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:21 [2023-03-16T16:54:21.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550790 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:21 [2023-03-16T16:54:21.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346550790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550735 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:22 [2023-03-16T16:54:22.238Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550732 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346550732 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346550732 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550732 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346550732 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550728 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550727 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346550727 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346550727 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550727 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346550727 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550723 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550723 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550723 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346550723 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550683 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346550496 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346550495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346550495 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:22 [2023-03-16T16:54:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346549425 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346549424 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346549424 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346549424 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549424 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346549418 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.443Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346549413 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346549413 data=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346549413 data=null} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346549413 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346549393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346549393 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346549392 data=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346549392 data=null} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346549392 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346549367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346549366 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346549366 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346549366 data=null} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346549366 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549366 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346549347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346549342 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346549342 data=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346549342 data=null} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346549341 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346549323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346549323 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346549323 data=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346549323 data=null} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346549322 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346549316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:23 [2023-03-16T16:54:23.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346549315 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346549315 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346549315 data=null} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346549314 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549314 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346549301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346549300 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346549300 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346549300 data=null} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346549300 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346549300 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346549291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:23 [2023-03-16T16:54:23.705Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:23 [2023-03-16T16:54:23.705Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346548936 data=null doit=true} to Shell with text {Trace Import}
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346548933 data=null} to (of type 'Combo')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346548899 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346548899 data=null doit=true} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346548899 data=null} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346548899 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548899 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346548898 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Setting state to checked on: import
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-346548881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Clicking on &Finish
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346548873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346548873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346548873 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346548873 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346548873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346548873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Clicked on &Finish
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346548800 data=null doit=true} to Shell with text {Confirmation}
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Clicking on Skip All
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-346548800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-346548800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-346548800 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-346548800 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-346548799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-346548799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:23 [2023-03-16T16:54:23.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-346548799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346548873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346549269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Clicked on 
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346548552 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346548552 data=null doit=true} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346548552 data=null} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346548551 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346548472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346548471 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346548471 data=null doit=true} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346548471 data=null} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346548471 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346548449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:24 [2023-03-16T16:54:24.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346548449 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346548449 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346548449 data=null} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346548448 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548448 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346548431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:24 [2023-03-16T16:54:24.494Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548102 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346548102 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346548102 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548101 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548101 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548064 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:24 [2023-03-16T16:54:24.755Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548061 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346548061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346548061 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548061 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548056 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548056 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346548056 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346548056 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548055 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346548055 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548051 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548051 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:24 [2023-03-16T16:54:24.756Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548051 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346548050 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346548007 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346547864 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346547864 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346547864 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Attempting to set focus on Table with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346547860 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346547859 data=null doit=true} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346547859 data=null} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346547859 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346547859 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346547855 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:25 [2023-03-16T16:54:25.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346547777 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346547776 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346547776 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346547776 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547776 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346547769 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346547764 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346547763 data=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346547763 data=null} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346547763 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346547734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346547734 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346547733 data=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346547733 data=null} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346547733 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346547718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346547717 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346547717 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346547717 data=null} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346547717 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547717 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346547702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.278Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:25 [2023-03-16T16:54:25.278Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547447 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346547447 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346547447 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547447 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547447 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547423 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.539Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547420 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346547420 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346547420 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547420 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547420 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547415 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547415 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346547415 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346547414 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547414 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547414 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547410 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547410 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547410 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346547410 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547368 data=null button=1 stateMask=0x80000 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547274 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346547274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346547274 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.539Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547212 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346547212 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346547212 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547212 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547212 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346547205 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346547201 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346547201 data=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346547201 data=null} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346547201 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346547170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346547169 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346547169 data=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346547169 data=null} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346547169 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346547156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:25 [2023-03-16T16:54:25.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346547155 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346547155 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346547155 data=null} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346547155 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346547155 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346547147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:25 [2023-03-16T16:54:25.804Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:25 [2023-03-16T16:54:25.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346546918 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346546918 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346546918 data=null} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346546917 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546917 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346546887 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346546884 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346546884 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346546884 data=null} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346546884 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546884 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346546874 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346546873 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346546873 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346546873 data=null} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346546872 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546872 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346546867 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346546867 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-346546867 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346546867 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346546748 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-346546734 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-346546734 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-346546734 data=null} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:26 [2023-03-16T16:54:26.066Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-346546670 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-346546670 data=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-346546670 data=null} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-346546670 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546669 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-346546662 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346546656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346546656 data=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346546656 data=null} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346546656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346546631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346546630 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346546630 data=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346546630 data=null} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346546630 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346546622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346546621 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346546621 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346546621 data=null} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346546621 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546621 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346546613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.330Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.330Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546367 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346546367 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346546367 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546367 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546367 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546346 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546344 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346546344 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346546344 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546344 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546344 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546339 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546336 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346546336 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346546336 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546336 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546332 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546331 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546331 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346546331 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546295 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546172 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346546172 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346546172 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:26 [2023-03-16T16:54:26.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Attempting to set focus on Table with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346546170 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346546170 data=null doit=true} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346546170 data=null} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346546170 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346546170 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346546166 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:26 [2023-03-16T16:54:26.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546060 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346546060 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346546060 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546060 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546059 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346546055 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:26 [2023-03-16T16:54:26.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346546047 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346546047 data=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346546047 data=null} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346546047 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346546019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346546014 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346546014 data=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346546014 data=null} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346546014 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346546013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346545990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:26 [2023-03-16T16:54:26.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346545989 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346545989 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346545989 data=null} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346545989 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545989 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346545974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:26 [2023-03-16T16:54:26.854Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:26 [2023-03-16T16:54:26.854Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545721 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346545721 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346545721 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545720 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545720 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545697 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545694 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346545694 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346545694 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545694 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545694 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545687 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545687 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346545687 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346545687 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545686 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545686 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545682 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545682 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.116Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545682 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.377Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346545682 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545634 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545539 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346545539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346545539 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545473 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346545473 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346545473 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545472 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545472 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346545468 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346545457 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346545457 data=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346545457 data=null} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346545457 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346545425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346545424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346545424 data=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346545424 data=null} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346545424 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346545411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346545410 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346545410 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346545410 data=null} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346545410 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545409 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346545402 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.378Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346545393 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346545393 data=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346545393 data=null} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346545392 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346545370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346545370 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346545370 data=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346545369 data=null} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346545369 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346545359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:27 [2023-03-16T16:54:27.644Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346545358 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346545358 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346545358 data=null} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346545357 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545357 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346545344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-346545344 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-346545343 data=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-346545343 data=null} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-346545343 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346545343 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-346545338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:27 [2023-03-16T16:54:27.644Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346544970 data=null doit=true} to Shell with text {Trace Import}
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:27 [2023-03-16T16:54:27.906Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346544955 data=null} to (of type 'Combo')
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346544919 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346544919 data=null doit=true} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346544919 data=null} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346544919 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346544919 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346544918 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Setting state to checked on: import
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-346544880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Clicking on &Finish
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346544869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346544869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346544869 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346544869 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346544869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:27 [2023-03-16T16:54:27.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346544869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Clicked on &Finish
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346544778 data=null doit=true} to Shell with text {Confirmation}
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Clicking on Rename All
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-346544778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-346544778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-346544778 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-346544778 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-346544777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-346544777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-346544777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Clicked on 
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346544869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:28 [2023-03-16T16:54:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346545312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346544162 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346544162 data=null doit=true} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346544162 data=null} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346544162 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346544162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346544137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:28 [2023-03-16T16:54:28.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346544136 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346544136 data=null doit=true} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346544136 data=null} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346544136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346544136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346544122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:28 [2023-03-16T16:54:28.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346544121 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346544121 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346544121 data=null} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346544121 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346544121 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346544115 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:28 [2023-03-16T16:54:28.742Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:29 [2023-03-16T16:54:29.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:29 [2023-03-16T16:54:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:29 [2023-03-16T16:54:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543784 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543783 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543783 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543783 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346543783 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543744 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:29 [2023-03-16T16:54:29.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543742 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543742 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543741 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543741 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346543741 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543737 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543737 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543736 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543736 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543736 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346543736 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543732 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543732 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543732 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346543732 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543693 data=null button=1 stateMask=0x80000 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543557 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543533 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346543533 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:29 [2023-03-16T16:54:29.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:29 [2023-03-16T16:54:29.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:29 [2023-03-16T16:54:29.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:29 [2023-03-16T16:54:29.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - Attempting to set focus on Table with text {}
12:54:30 [2023-03-16T16:54:30.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346542523 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346542523 data=null doit=true} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346542523 data=null} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346542522 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346542522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346542515 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:30 [2023-03-16T16:54:30.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346542163 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346542163 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346542162 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346542162 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346542162 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346542158 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.667Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:30 [2023-03-16T16:54:30.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346542151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346542151 data=null doit=true} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346542150 data=null} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346542150 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346542150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346542118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346542117 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346542117 data=null doit=true} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346542117 data=null} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346542117 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346542117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346542101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:30 [2023-03-16T16:54:30.668Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346542100 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346542100 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346542100 data=null} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346542100 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346542100 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346542092 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:30 [2023-03-16T16:54:30.668Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541841 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541841 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541841 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541840 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346541840 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541818 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:30 [2023-03-16T16:54:30.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541816 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541816 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541816 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541816 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346541816 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541812 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541812 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541811 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541811 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:30 [2023-03-16T16:54:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541811 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346541811 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541808 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541807 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541807 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346541807 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541764 data=null button=1 stateMask=0x80000 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541608 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346541608 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:31 [2023-03-16T16:54:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346540553 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346540553 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346540553 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346540553 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540553 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346540546 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346540541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346540541 data=null doit=true} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346540541 data=null} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346540541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346540511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346540510 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346540510 data=null doit=true} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346540510 data=null} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346540510 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346540503 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:32 [2023-03-16T16:54:32.571Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346540500 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346540500 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346540500 data=null} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346540500 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540500 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346540493 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:32 [2023-03-16T16:54:32.571Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540420 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-346540420 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-346540420 data=null} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540420 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540419 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540396 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:32 [2023-03-16T16:54:32.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540394 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-346540394 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-346540394 data=null} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540394 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540394 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540390 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540389 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-346540389 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-346540389 data=null} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540389 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346540389 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540385 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540384 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540384 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346540384 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540337 data=null button=1 stateMask=0x80000 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346540174 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-346540173 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-346540173 data=null} to TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:32 [2023-03-16T16:54:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346539115 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-346539115 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-346539115 data=null} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346539115 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346539115 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-346539111 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346539104 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346539104 data=null doit=true} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346539104 data=null} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346539104 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346539104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346539077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346539076 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346539076 data=null doit=true} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346539076 data=null} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346539076 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346539076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346539069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:33 [2023-03-16T16:54:33.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346539068 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346539068 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346539068 data=null} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346539068 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346539067 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346539053 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:33 [2023-03-16T16:54:33.971Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:33 [2023-03-16T16:54:33.971Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346539007 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346539007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346539007 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346539007 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346539006 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538986 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:33 [2023-03-16T16:54:33.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538983 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538983 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538983 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538982 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346538982 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538977 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538976 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538976 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538976 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538976 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346538975 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538970 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538970 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.972Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538970 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:33 [2023-03-16T16:54:33.972Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346538970 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538925 data=null button=1 stateMask=0x80000 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538570 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346538569 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:34 [2023-03-16T16:54:34.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:34 [2023-03-16T16:54:34.801Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:34 [2023-03-16T16:54:34.801Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Attempting to set focus on Table with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346537561 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346537561 data=null doit=true} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346537561 data=null} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346537560 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346537560 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346537553 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346537393 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346537393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346537393 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346537393 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537393 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346537388 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346537383 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346537383 data=null doit=true} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346537383 data=null} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346537382 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346537349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346537348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346537348 data=null doit=true} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346537348 data=null} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346537348 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346537326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:35 [2023-03-16T16:54:35.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346537325 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346537325 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346537325 data=null} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346537325 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537325 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346537317 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:35 [2023-03-16T16:54:35.635Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:35 [2023-03-16T16:54:35.635Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:54:35 [2023-03-16T16:54:35.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537089 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537089 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537089 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537089 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537089 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537044 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:35 [2023-03-16T16:54:35.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537042 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537042 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537042 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537041 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537041 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537037 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537037 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537037 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537037 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537037 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346537036 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537033 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537033 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346537032 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:35 [2023-03-16T16:54:35.896Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346537032 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346536993 data=null button=1 stateMask=0x80000 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346536813 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346536813 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346536813 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:36 [2023-03-16T16:54:36.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346535754 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346535753 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346535753 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346535753 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535753 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346535749 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346535742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346535742 data=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346535742 data=null} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346535742 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346535708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346535708 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346535708 data=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346535708 data=null} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346535708 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346535687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.095Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346535686 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346535686 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346535685 data=null} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346535685 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535685 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346535677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.095Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346535666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346535666 data=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346535666 data=null} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346535666 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346535648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346535647 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346535647 data=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346535647 data=null} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346535647 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346535633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:37 [2023-03-16T16:54:37.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346535632 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346535632 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346535632 data=null} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346535631 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535631 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346535620 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346535620 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346535620 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346535620 data=null} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346535619 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346535619 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346535616 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:54:37 [2023-03-16T16:54:37.356Z] DEBUG - Clicking on with mnemonic 'Clear'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Clicked on with mnemonic 'Clear'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346535321 data=null doit=true} to Shell with text {Confirm Clear}
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Clicking on &Yes
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346535320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346535320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346535320 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346535320 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346535320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346535320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:37 [2023-03-16T16:54:37.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346535320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.160Z] 
12:54:40 [2023-03-16T16:54:40.160Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:39.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:40 [2023-03-16T16:54:40.160Z] DEBUG - Clicked on 
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346535589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346532861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346532860 data=null doit=true} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346532860 data=null} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346532860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346532834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346532829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346532829 data=null doit=true} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346532829 data=null} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346532829 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346532808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:40 [2023-03-16T16:54:40.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346532807 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346532807 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346532807 data=null} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346532807 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532807 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346532794 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-346532793 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-346532793 data=null doit=true} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-346532793 data=null} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-346532793 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532793 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-346532789 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Clicking on OK
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346532600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346532600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346532600 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346532587 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346532587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346532587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346532587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-346532760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Clicked on 
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346532450 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346532450 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346532450 data=null} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346532450 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532450 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346532446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.422Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Clicking on OK
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346532282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346532282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346532250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346532250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346532250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346532250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346532250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-346532422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Clicked on 
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346532136 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346532135 data=null} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346532135 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346532135 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346532134 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-346532133 data=null button=0 stateMask=0x0 x=103 y=81 count=0} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-346532133 data=null doit=true} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-346532133 data=null} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-346532133 data=null button=1 stateMask=0x0 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346532133 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-346532120 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:40 [2023-03-16T16:54:40.681Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:40 [2023-03-16T16:54:40.941Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346531794 data=null doit=true} to Shell with text {Trace Import}
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346531791 data=null} to (of type 'Combo')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346531754 data=null doit=true} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346531754 data=null} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346531754 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346531754 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346531752 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346531752 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346531752 data=null doit=true} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346531752 data=null} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346531751 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531751 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346531751 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.207Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346531725 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346531725 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346531725 data=null} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346531725 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531725 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346531723 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346531720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8d73ffe
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346531719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346531718 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346531718 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346531718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346531718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346531718 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346531718 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.209Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Clicking on &Finish
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346531704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346531704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346531704 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346531704 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346531704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346531704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346531704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346532093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Clicked on 
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346531377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346531377 data=null doit=true} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346531376 data=null} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346531376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346531363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346531356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346531356 data=null doit=true} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346531356 data=null} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346531356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346531340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:41 [2023-03-16T16:54:41.513Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346531339 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346531339 data=null doit=true} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346531339 data=null} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346531339 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531339 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346531326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:41 [2023-03-16T16:54:41.513Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-346531326 data=null doit=true} to TreeItem with text {FolderA [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-346531326 data=null} to TreeItem with text {FolderA [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-346531325 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346531325 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]}
12:54:41 [2023-03-16T16:54:41.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-346531324 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531078 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346531077 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346531077 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531077 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531056 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:41 [2023-03-16T16:54:41.774Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531054 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346531054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346531054 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531054 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531054 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531050 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.774Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531050 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346531050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346531047 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531047 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346531047 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531043 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531043 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346531043 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:41 [2023-03-16T16:54:41.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346531042 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] 
12:54:42 [2023-03-16T16:54:42.035Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:41.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346530987 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346530834 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346530834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346530834 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:42 [2023-03-16T16:54:42.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:42 [2023-03-16T16:54:42.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:42 [2023-03-16T16:54:42.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Attempting to set focus on Table with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346529818 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346529818 data=null doit=true} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346529818 data=null} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346529818 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346529818 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346529812 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346529565 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346529564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346529564 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346529564 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529564 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346529560 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346529556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346529556 data=null doit=true} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346529556 data=null} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346529556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346529531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346529530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346529530 data=null doit=true} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346529530 data=null} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346529530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346529525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:43 [2023-03-16T16:54:43.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346529524 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346529524 data=null doit=true} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346529524 data=null} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346529524 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529524 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346529513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:43 [2023-03-16T16:54:43.446Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:43 [2023-03-16T16:54:43.446Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529188 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346529188 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346529188 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529187 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529187 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529156 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:43 [2023-03-16T16:54:43.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529155 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346529154 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346529154 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529154 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529151 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529150 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346529150 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346529148 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529147 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346529147 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529144 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529144 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529144 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346529144 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529108 data=null button=1 stateMask=0x80000 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346529101 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346529101 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346529101 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.709Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:54:43 [2023-03-16T16:54:43.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:44 [2023-03-16T16:54:44.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:44 [2023-03-16T16:54:44.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:44 [2023-03-16T16:54:44.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:44 [2023-03-16T16:54:44.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Attempting to set focus on Table with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346528599 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346528599 data=null doit=true} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346528599 data=null} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346528599 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346528599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346528594 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:44 [2023-03-16T16:54:44.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527640 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346527639 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346527639 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527639 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346527639 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527636 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:45 [2023-03-16T16:54:45.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:45 [2023-03-16T16:54:45.223Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-346527634 data=null button=0 stateMask=0x0 x=103 y=150 count=0} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-346527634 data=null doit=true} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-346527633 data=null} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-346527633 data=null button=1 stateMask=0x0 x=103 y=150 count=1} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346527633 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-346527622 data=null button=1 stateMask=0x80000 x=103 y=150 count=1} to TreeItem with text {FolderB}
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:45 [2023-03-16T16:54:45.224Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.485Z] 
12:54:45 [2023-03-16T16:54:45.485Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] 
12:54:45 [2023-03-16T16:54:45.486Z] (Eclipse:18333): Gtk-WARNING **: 16:54:45.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346527261 data=null doit=true} to Shell with text {Trace Import}
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.486Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:45 [2023-03-16T16:54:45.747Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346527240 data=null} to (of type 'Combo')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346527207 data=null doit=true} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346527207 data=null} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346527206 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346527206 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346527205 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346527205 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346527204 data=null doit=true} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346527204 data=null} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346527204 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346527204 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346527204 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:45 [2023-03-16T16:54:45.749Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527196 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346527196 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346527196 data=null} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527195 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346527195 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346527183 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346527180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.749Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Clicking on &Finish
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346527153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346527153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346527153 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346527153 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346527153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346527153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:45 [2023-03-16T16:54:45.751Z] DEBUG - Clicked on &Finish
12:54:46 [2023-03-16T16:54:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346527153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:46 [2023-03-16T16:54:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346527595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346526636 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346526636 data=null doit=true} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346526636 data=null} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346526636 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346526613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346526613 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346526613 data=null doit=true} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346526607 data=null} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346526607 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346526587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:46 [2023-03-16T16:54:46.275Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346526586 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346526586 data=null doit=true} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346526586 data=null} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346526586 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526586 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346526579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:46 [2023-03-16T16:54:46.275Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-346526572 data=null doit=true} to TreeItem with text {FolderB [2]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-346526572 data=null} to TreeItem with text {FolderB [2]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-346526571 data=null button=1 stateMask=0x0 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346526571 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]}
12:54:46 [2023-03-16T16:54:46.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-346526570 data=null button=1 stateMask=0x80000 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
12:54:46 [2023-03-16T16:54:46.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526312 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346526312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346526312 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526311 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526311 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526287 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:46 [2023-03-16T16:54:46.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526284 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346526284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346526284 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526283 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526273 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526272 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346526272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346526272 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526272 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346526272 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526268 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526267 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.548Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526267 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.809Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346526267 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346526185 data=null button=1 stateMask=0x80000 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346525970 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346525969 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346525969 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:46 [2023-03-16T16:54:46.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:47 [2023-03-16T16:54:47.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:47 [2023-03-16T16:54:47.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Attempting to set focus on Table with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346524937 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346524937 data=null doit=true} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346524937 data=null} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346524937 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346524937 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346524911 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:47 [2023-03-16T16:54:47.949Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346524762 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346524762 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346524762 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346524761 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524761 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346524757 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346524753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346524753 data=null doit=true} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346524753 data=null} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346524753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346524720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346524720 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346524720 data=null doit=true} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346524720 data=null} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346524719 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346524705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:48 [2023-03-16T16:54:48.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346524704 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346524704 data=null doit=true} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346524704 data=null} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346524704 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524704 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346524697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:48 [2023-03-16T16:54:48.213Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:54:48 [2023-03-16T16:54:48.213Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524554 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346524554 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346524554 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524553 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524553 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524531 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:48 [2023-03-16T16:54:48.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524529 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346524529 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346524529 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524528 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524528 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524524 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524524 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346524524 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346524524 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524523 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346524523 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524520 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524519 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524519 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.521Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346524519 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524433 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346524166 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346524166 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346524166 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Attempting to set focus on Table with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346524142 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346524142 data=null doit=true} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346524142 data=null} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346524142 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346524141 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346524134 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:48 [2023-03-16T16:54:48.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:49 [2023-03-16T16:54:49.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:49 [2023-03-16T16:54:49.724Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346522972 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346522972 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346522972 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346522972 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346522972 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346522963 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:54:49 [2023-03-16T16:54:49.983Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:54:49 [2023-03-16T16:54:49.983Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346522959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346522959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346522959 data=null doit=true} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346522959 data=null} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346522958 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346522958 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346522939 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346522939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346522939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346522939 data=null doit=true} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346522939 data=null} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-346522938 data=null button=1 stateMask=0x40000 x=114 y=150 count=1} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346522938 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-346522931 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1} to (of type 'Tree')
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:54:49 [2023-03-16T16:54:49.983Z] DEBUG - Clicking on with mnemonic 'Delete'
12:54:49 [2023-03-16T16:54:49.983Z] 
12:54:49 [2023-03-16T16:54:49.983Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:49 [2023-03-16T16:54:49.983Z] 
12:54:49 [2023-03-16T16:54:49.983Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:49 [2023-03-16T16:54:49.983Z] 
12:54:49 [2023-03-16T16:54:49.984Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:49 [2023-03-16T16:54:49.984Z] 
12:54:49 [2023-03-16T16:54:49.984Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:49.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] 
12:54:50 [2023-03-16T16:54:50.242Z] (Eclipse:18333): Gtk-WARNING **: 16:54:50.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Clicked on with mnemonic 'Delete'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Clicking on &Yes
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346522620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346522620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346522620 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346522620 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346522620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346522620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:50 [2023-03-16T16:54:50.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346522620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.181Z] 
12:54:51 [2023-03-16T16:54:51.181Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.441Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.441Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] 
12:54:51 [2023-03-16T16:54:51.442Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346522896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Clicked on 
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346521336 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346521336 data=null doit=true} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346521335 data=null} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346521335 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346521335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346521295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346521295 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346521295 data=null doit=true} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346521295 data=null} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346521295 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346521295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346521255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:51 [2023-03-16T16:54:51.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346521254 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346521254 data=null doit=true} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346521254 data=null} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346521254 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346521254 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346521247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-346521247 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-346521247 data=null doit=true} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-346521247 data=null} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-346521246 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346521246 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-346521243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:54:51 [2023-03-16T16:54:51.702Z] DEBUG - Clicking on with mnemonic 'Clear'
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:51 [2023-03-16T16:54:51.702Z] 
12:54:51 [2023-03-16T16:54:51.702Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] 
12:54:52 [2023-03-16T16:54:52.017Z] (Eclipse:18333): Gtk-WARNING **: 16:54:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - Clicked on with mnemonic 'Clear'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346520946 data=null doit=true} to Shell with text {Confirm Clear}
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - Clicking on &Yes
12:54:52 [2023-03-16T16:54:52.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346520946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346520946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346520946 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346520945 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346520945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346520945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346520945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.279Z] 
12:54:52 [2023-03-16T16:54:52.279Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:52.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346521206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - Clicked on 
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:52 [2023-03-16T16:54:52.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346520465 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346520465 data=null doit=true} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346520465 data=null} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346520465 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346520465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346520441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346520441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346520440 data=null doit=true} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346520440 data=null} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346520440 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346520440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346520419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:52 [2023-03-16T16:54:52.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346520418 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346520418 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346520418 data=null} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346520418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346520418 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346520412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346520412 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346520411 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346520411 data=null} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346520411 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346520411 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346520404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Clicking on OK
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346520221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346520221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346520221 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346520221 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346520221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346520221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346520221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-346520382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Clicked on 
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346520090 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346520090 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346520090 data=null} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346520090 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346520090 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346520086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:52 [2023-03-16T16:54:52.801Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Clicking on OK
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346519977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346519977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346519977 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346519976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346519976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:52 [2023-03-16T16:54:52.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346519976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346519976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-346520054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Clicked on 
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346519782 data=null doit=true} to TreeItem with text {Traces [0]}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346519782 data=null} to TreeItem with text {Traces [0]}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346519781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346519781 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346519780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-346519780 data=null button=0 stateMask=0x0 x=103 y=81 count=0} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-346519780 data=null doit=true} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-346519780 data=null} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-346519779 data=null button=1 stateMask=0x0 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346519779 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-346519766 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:54:53 [2023-03-16T16:54:53.064Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:53 [2023-03-16T16:54:53.064Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346519373 data=null doit=true} to Shell with text {Trace Import}
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346519371 data=null} to (of type 'Combo')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:53 [2023-03-16T16:54:53.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346519336 data=null doit=true} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346519336 data=null} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346519336 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346519336 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346519334 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346519334 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346519334 data=null doit=true} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346519334 data=null} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346519334 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346519333 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346519333 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346519313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Clicking on &Finish
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346519308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346519308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346519308 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346519308 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346519308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346519308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.638Z] DEBUG - Clicked on &Finish
12:54:53 [2023-03-16T16:54:53.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346519308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:53 [2023-03-16T16:54:53.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346519739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346518799 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346518799 data=null doit=true} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346518799 data=null} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346518799 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346518775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346518775 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346518775 data=null doit=true} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346518775 data=null} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346518774 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346518761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:54 [2023-03-16T16:54:54.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346518760 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346518760 data=null doit=true} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346518760 data=null} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346518760 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518760 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346518744 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:54:54 [2023-03-16T16:54:54.160Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:54:54 [2023-03-16T16:54:54.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-346518744 data=null doit=true} to TreeItem with text {FolderA [1]}
12:54:54 [2023-03-16T16:54:54.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-346518744 data=null} to TreeItem with text {FolderA [1]}
12:54:54 [2023-03-16T16:54:54.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-346518743 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
12:54:54 [2023-03-16T16:54:54.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346518743 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]}
12:54:54 [2023-03-16T16:54:54.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-346518742 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
12:54:54 [2023-03-16T16:54:54.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:54 [2023-03-16T16:54:54.422Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518401 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346518401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346518400 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518400 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518400 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518388 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:54 [2023-03-16T16:54:54.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518378 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346518378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346518378 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518378 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518378 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518374 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518373 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346518373 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346518373 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518373 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346518373 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518366 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518366 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518366 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346518366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518330 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346518323 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346518323 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346518323 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.423Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:54:54 [2023-03-16T16:54:54.685Z] 
12:54:54 [2023-03-16T16:54:54.685Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:54.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:54:55 [2023-03-16T16:54:55.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:55 [2023-03-16T16:54:55.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:55 [2023-03-16T16:54:55.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:55 [2023-03-16T16:54:55.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:55 [2023-03-16T16:54:55.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:56 [2023-03-16T16:54:56.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:56 [2023-03-16T16:54:56.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:56 [2023-03-16T16:54:56.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Attempting to set focus on Table with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346516817 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346516816 data=null doit=true} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346516816 data=null} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346516816 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346516816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346516809 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346516727 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346516727 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346516727 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346516727 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346516727 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346516723 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:56 [2023-03-16T16:54:56.190Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:56 [2023-03-16T16:54:56.190Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-346516721 data=null button=0 stateMask=0x0 x=103 y=127 count=0} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-346516721 data=null doit=true} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-346516721 data=null} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-346516721 data=null button=1 stateMask=0x0 x=103 y=127 count=1} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346516721 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-346516707 data=null button=1 stateMask=0x80000 x=103 y=127 count=1} to TreeItem with text {FolderB}
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:54:56 [2023-03-16T16:54:56.191Z] DEBUG - Clicking on with mnemonic 'Import...'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - Clicked on with mnemonic 'Import...'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346516352 data=null doit=true} to Shell with text {Trace Import}
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346516340 data=null} to (of type 'Combo')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346516307 data=null doit=true} to TreeItem with text {import}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346516307 data=null} to TreeItem with text {import}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346516306 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346516306 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346516305 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346516304 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346516304 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346516304 data=null} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346516304 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346516304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346516302 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.453Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:54:56 [2023-03-16T16:54:56.713Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:54:56 [2023-03-16T16:54:56.713Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346516281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Clicking on &Finish
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346516274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346516274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346516274 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346516274 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346516274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346516274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Clicked on &Finish
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346516274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:54:56 [2023-03-16T16:54:56.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346516681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:54:56 [2023-03-16T16:54:56.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:56 [2023-03-16T16:54:56.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:56 [2023-03-16T16:54:56.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346515762 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346515761 data=null doit=true} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346515761 data=null} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346515761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346515734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346515733 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346515733 data=null doit=true} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346515733 data=null} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346515733 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346515719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:54:57 [2023-03-16T16:54:57.238Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346515719 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346515719 data=null doit=true} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346515719 data=null} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346515718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515718 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346515707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:54:57 [2023-03-16T16:54:57.238Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-346515707 data=null doit=true} to TreeItem with text {FolderB [1]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-346515707 data=null} to TreeItem with text {FolderB [1]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-346515706 data=null button=1 stateMask=0x0 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
12:54:57 [2023-03-16T16:54:57.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346515706 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]}
12:54:57 [2023-03-16T16:54:57.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-346515705 data=null button=1 stateMask=0x80000 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515381 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346515380 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346515380 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515380 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515380 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515342 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:57 [2023-03-16T16:54:57.500Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515339 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346515339 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346515339 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515339 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515339 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515335 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515334 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346515334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346515334 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515334 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346515333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515330 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515330 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515329 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346515329 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515291 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346515284 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346515284 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346515284 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:54:57 [2023-03-16T16:54:57.501Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - Attempting to set focus on Table with text {}
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346514761 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346514761 data=null doit=true} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346514761 data=null} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346514761 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346514760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346514749 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:54:58 [2023-03-16T16:54:58.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:54:58 [2023-03-16T16:54:58.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:54:59 [2023-03-16T16:54:59.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:54:59 [2023-03-16T16:54:59.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346513695 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346513695 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346513695 data=null} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346513695 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346513695 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346513691 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:59 [2023-03-16T16:54:59.277Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346513689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346513689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346513689 data=null doit=true} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346513689 data=null} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-346513688 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346513688 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-346513675 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346513675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346513675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346513675 data=null doit=true} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346513675 data=null} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-346513675 data=null button=1 stateMask=0x40000 x=114 y=127 count=1} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346513674 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-346513662 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1} to (of type 'Tree')
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:54:59 [2023-03-16T16:54:59.278Z] DEBUG - Clicking on with mnemonic 'Delete'
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.278Z] 
12:54:59 [2023-03-16T16:54:59.278Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.539Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] 
12:54:59 [2023-03-16T16:54:59.540Z] (Eclipse:18333): Gtk-WARNING **: 16:54:59.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Clicked on with mnemonic 'Delete'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Clicking on &Yes
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346513377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346513377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346513377 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346513377 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346513377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346513377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:54:59 [2023-03-16T16:54:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346513377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.111Z] 
12:55:00 [2023-03-16T16:55:00.111Z] (Eclipse:18333): Gtk-CRITICAL **: 16:54:59.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346513636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Clicked on 
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346512704 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346512703 data=null doit=true} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346512703 data=null} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346512703 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346512666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346512666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346512666 data=null doit=true} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346512665 data=null} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346512665 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346512660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:00 [2023-03-16T16:55:00.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346512660 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346512660 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346512660 data=null} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346512659 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512659 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346512648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346512647 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346512647 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346512647 data=null} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346512647 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512647 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346512644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:00 [2023-03-16T16:55:00.372Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:55:00 [2023-03-16T16:55:00.372Z] DEBUG - Clicking on with mnemonic 'Import...'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Clicked on with mnemonic 'Import...'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346512222 data=null doit=true} to Shell with text {Trace Import}
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346512220 data=null} to (of type 'Combo')
12:55:00 [2023-03-16T16:55:00.633Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346512179 data=null doit=true} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346512179 data=null} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346512178 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346512178 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346512177 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346512176 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346512176 data=null doit=true} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346512176 data=null} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346512176 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512176 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346512176 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:00 [2023-03-16T16:55:00.634Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346512168 data=null doit=true} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346512167 data=null} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346512167 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346512155 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346512153 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-346512153 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346512153 data=null doit=true} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346512152 data=null} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346512152 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346512152 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346512150 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-346512147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.634Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b0ccf8e
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346512145 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346512145 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346512145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346512145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346512144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346512144 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346512144 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Clicking on &Finish
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346512140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346512140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346512140 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346512140 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346512140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346512140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.637Z] DEBUG - Clicked on &Finish
12:55:00 [2023-03-16T16:55:00.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346512140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:00 [2023-03-16T16:55:00.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346512575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346511606 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346511606 data=null doit=true} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346511606 data=null} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346511606 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346511598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346511598 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346511592 data=null doit=true} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346511592 data=null} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346511591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346511585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:01 [2023-03-16T16:55:01.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346511585 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346511585 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346511584 data=null} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346511584 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511584 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346511572 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346511572 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346511572 data=null} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346511571 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346511571 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346511570 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:01 [2023-03-16T16:55:01.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511318 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346511318 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346511318 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511318 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511318 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511301 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:01 [2023-03-16T16:55:01.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511299 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346511299 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346511299 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511299 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511299 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511296 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511295 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346511295 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.716Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346511295 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511295 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346511295 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511286 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511286 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511286 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346511286 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] 
12:55:01 [2023-03-16T16:55:01.717Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:01.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511240 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346511028 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346511028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346511028 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:01 [2023-03-16T16:55:01.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:02 [2023-03-16T16:55:02.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:02 [2023-03-16T16:55:02.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Attempting to set focus on Table with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346510021 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346510021 data=null doit=true} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346510021 data=null} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346510021 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346510021 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346510015 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:02 [2023-03-16T16:55:02.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509764 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346509764 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346509764 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509763 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509763 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509759 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346509755 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346509755 data=null doit=true} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346509755 data=null} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346509755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346509728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346509727 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346509727 data=null doit=true} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346509727 data=null} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346509727 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346509680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:03 [2023-03-16T16:55:03.134Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346509679 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346509679 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346509679 data=null} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346509679 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509679 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346509671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:03 [2023-03-16T16:55:03.135Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:55:03 [2023-03-16T16:55:03.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-346509671 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:55:03 [2023-03-16T16:55:03.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-346509671 data=null} to TreeItem with text {z-clashes [1]}
12:55:03 [2023-03-16T16:55:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-346509671 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:55:03 [2023-03-16T16:55:03.135Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346509671 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
12:55:03 [2023-03-16T16:55:03.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-346509663 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509538 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346509538 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346509537 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509537 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509537 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509504 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:03 [2023-03-16T16:55:03.396Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509503 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346509503 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346509503 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509502 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509502 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509499 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509498 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346509498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346509498 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509498 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346509498 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509495 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509495 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509495 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346509495 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509458 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346509450 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346509450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346509450 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:03 [2023-03-16T16:55:03.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:03 [2023-03-16T16:55:03.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:03 [2023-03-16T16:55:03.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:03 [2023-03-16T16:55:03.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:03 [2023-03-16T16:55:03.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:04 [2023-03-16T16:55:04.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:04 [2023-03-16T16:55:04.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Attempting to set focus on Table with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346507920 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346507920 data=null doit=true} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346507919 data=null} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346507919 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346507919 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346507908 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346507796 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346507796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346507796 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346507795 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346507795 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346507790 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346507786 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346507786 data=null doit=true} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346507786 data=null} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346507781 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346507781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346507749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346507748 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346507748 data=null doit=true} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346507748 data=null} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346507748 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346507747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346507741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346507740 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346507740 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346507740 data=null} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346507739 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346507739 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346507729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346507728 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346507728 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346507728 data=null} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346507728 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346507728 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346507724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:55:05 [2023-03-16T16:55:05.107Z] DEBUG - Clicking on with mnemonic 'Clear'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Clicked on with mnemonic 'Clear'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Clicking on &Yes
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346507411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346507410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346507410 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346507410 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346507410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346507410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346507410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:05 [2023-03-16T16:55:05.946Z] 
12:55:05 [2023-03-16T16:55:05.946Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:05.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Clicked on 
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346507663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346506802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346506802 data=null doit=true} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346506802 data=null} to TreeItem with text {test}
12:55:05 [2023-03-16T16:55:05.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346506801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346506801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346506776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.205Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346506776 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346506776 data=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346506776 data=null} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346506775 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346506775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346506762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.206Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346506761 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346506761 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346506761 data=null} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346506761 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346506761 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346506755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346506754 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346506749 data=null doit=true} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346506749 data=null} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346506749 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346506749 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346506746 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:55:06 [2023-03-16T16:55:06.206Z] DEBUG - Clicking on with mnemonic 'Import...'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Clicked on with mnemonic 'Import...'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346506406 data=null doit=true} to Shell with text {Trace Import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346506404 data=null} to (of type 'Combo')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346506369 data=null doit=true} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346506369 data=null} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346506368 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346506368 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346506366 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-346506360 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346506360 data=null doit=true} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346506360 data=null} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346506359 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346506359 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346506359 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346506351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65af9754
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346506338 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346506338 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346506338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346506338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346506338 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346506338 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Clicking on &Finish
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346506333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346506333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346506333 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346506333 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346506333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346506333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.470Z] DEBUG - Clicked on &Finish
12:55:06 [2023-03-16T16:55:06.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346506333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:06 [2023-03-16T16:55:06.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346506720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346505802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346505802 data=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346505802 data=null} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346505802 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346505780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346505779 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346505779 data=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346505779 data=null} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346505779 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346505767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:06 [2023-03-16T16:55:06.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:06 [2023-03-16T16:55:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346505767 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346505767 data=null doit=true} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346505766 data=null} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346505766 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505766 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346505760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346505760 data=null doit=true} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346505760 data=null} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346505759 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346505753 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:55:06 [2023-03-16T16:55:06.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346505753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505511 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346505511 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346505511 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505511 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505511 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505491 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:07 [2023-03-16T16:55:07.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505489 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346505489 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346505489 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505489 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505489 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505485 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505485 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346505485 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346505485 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505485 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346505485 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505481 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505481 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505481 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346505481 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505448 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346505441 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346505441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346505441 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.513Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:07 [2023-03-16T16:55:07.513Z] 
12:55:07 [2023-03-16T16:55:07.513Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:07.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:08 [2023-03-16T16:55:08.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:08 [2023-03-16T16:55:08.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:08 [2023-03-16T16:55:08.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:08 [2023-03-16T16:55:08.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:08 [2023-03-16T16:55:08.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Attempting to set focus on Table with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346503937 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346503937 data=null doit=true} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346503937 data=null} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346503937 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346503937 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346503926 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346503858 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346503858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346503858 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346503857 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346503854 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:08 [2023-03-16T16:55:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:08 [2023-03-16T16:55:08.919Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346503739 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346503738 data=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346503738 data=null} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346503738 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503738 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346503720 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346503719 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346503719 data=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346503719 data=null} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346503718 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503718 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346503697 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346503696 data=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346503696 data=null} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346503696 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346503696 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346503695 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346503695 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346503694 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346503694 data=null} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346503694 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503694 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346503687 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346503680 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346503679 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346503679 data=null} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346503679 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503679 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346503675 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:55:09 [2023-03-16T16:55:09.181Z] DEBUG - Clicking on with mnemonic 'Import...'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - Clicked on with mnemonic 'Import...'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346503341 data=null doit=true} to Shell with text {Trace Import}
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:09 [2023-03-16T16:55:09.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346503338 data=null} to (of type 'Combo')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346503303 data=null doit=true} to TreeItem with text {import}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346503303 data=null} to TreeItem with text {import}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346503303 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346503303 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346503301 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:09 [2023-03-16T16:55:09.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346503301 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346503295 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346503295 data=null} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346503295 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346503294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346503293 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:55:09 [2023-03-16T16:55:09.714Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346503285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:55:09 [2023-03-16T16:55:09.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:55:09 [2023-03-16T16:55:09.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Clicking on &Finish
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346503263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346503263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346503262 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346503262 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346503262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346503262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Clicked on &Finish
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346503262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:09 [2023-03-16T16:55:09.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346503651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346502752 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346502752 data=null doit=true} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346502752 data=null} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346502751 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502751 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346502743 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346502743 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346502742 data=null doit=true} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346502742 data=null} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346502742 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502742 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346502738 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:55:10 [2023-03-16T16:55:10.288Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346502732 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346502732 data=null doit=true} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346502732 data=null} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346502731 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502731 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346502725 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346502725 data=null doit=true} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346502724 data=null} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346502724 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346502724 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346502723 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502498 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346502498 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346502498 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502498 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502498 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502468 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:10 [2023-03-16T16:55:10.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502466 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346502466 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346502466 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502465 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502465 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502455 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502455 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346502454 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346502454 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502454 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346502454 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502450 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502450 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.549Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502450 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.549Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346502449 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502410 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346502151 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346502139 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346502138 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Attempting to set focus on Table with text {}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346502137 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346502137 data=null doit=true} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346502137 data=null} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346502136 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346502136 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346502131 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:10 [2023-03-16T16:55:10.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346500878 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346500877 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346500877 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346500877 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346500877 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346500873 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346500868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346500868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346500868 data=null doit=true} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346500868 data=null} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346500868 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346500867 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346500858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-346500858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-346500858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=-346500858 data=null doit=true} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-346500858 data=null} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346500857 data=null button=1 stateMask=0x40000 x=92 y=150 count=1} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346500857 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346500841 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1} to (of type 'Tree')
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:55:12 [2023-03-16T16:55:12.191Z] DEBUG - Clicking on with mnemonic 'Clear'
12:55:12 [2023-03-16T16:55:12.191Z] 
12:55:12 [2023-03-16T16:55:12.191Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.191Z] 
12:55:12 [2023-03-16T16:55:12.191Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.191Z] 
12:55:12 [2023-03-16T16:55:12.191Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.191Z] 
12:55:12 [2023-03-16T16:55:12.191Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.191Z] 
12:55:12 [2023-03-16T16:55:12.191Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] 
12:55:12 [2023-03-16T16:55:12.192Z] (Eclipse:18333): Gtk-WARNING **: 16:55:12.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:12 [2023-03-16T16:55:12.192Z] DEBUG - Clicked on with mnemonic 'Clear'
12:55:12 [2023-03-16T16:55:12.192Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:55:12 [2023-03-16T16:55:12.192Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Clicking on &Yes
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346500551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346500551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346500551 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346500551 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346500551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346500551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:12 [2023-03-16T16:55:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346500551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.023Z] 
12:55:13 [2023-03-16T16:55:13.023Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:12.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346500817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Clicked on 
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346499954 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346499950 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346499934 data=null doit=true} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346499934 data=null} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346499934 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346499934 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346499923 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Clicking on with mnemonic 'Delete'
12:55:13 [2023-03-16T16:55:13.023Z] DEBUG - Clicked on with mnemonic 'Delete'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499242 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346499242 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.595Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Clicking on OK
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346499242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346499242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346499242 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346499242 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346499242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346499241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Clicked on OK
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346499241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:55:13 [2023-03-16T16:55:13.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346499883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346498733 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346498733 data=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346498733 data=null} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346498733 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346498706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346498705 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346498705 data=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346498705 data=null} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346498705 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346498692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346498691 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346498691 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346498691 data=null} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346498691 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498691 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346498677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346498676 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346498676 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346498676 data=null} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346498676 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498676 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346498672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Clicking on with mnemonic 'Clear'
12:55:14 [2023-03-16T16:55:14.168Z] DEBUG - Clicked on with mnemonic 'Clear'
12:55:14 [2023-03-16T16:55:14.428Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:55:14 [2023-03-16T16:55:14.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346498535 data=null doit=true} to Shell with text {Confirm Clear}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Clicking on &Yes
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346498534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346498522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346498522 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346498521 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346498521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346498521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346498521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346498646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Clicked on 
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346498447 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346498447 data=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346498447 data=null} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346498447 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346498421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346498420 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346498420 data=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346498420 data=null} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346498420 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346498395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:14 [2023-03-16T16:55:14.429Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346498395 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346498395 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346498395 data=null} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346498394 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498394 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346498389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346498388 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346498388 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346498388 data=null} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346498388 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498388 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346498379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:55:14 [2023-03-16T16:55:14.430Z] DEBUG - Clicking on with mnemonic 'Import...'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Clicked on with mnemonic 'Import...'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346498062 data=null doit=true} to Shell with text {Trace Import}
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-346498060 data=null doit=true} to Button with text {Select roo&t directory:}
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-346498060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:}
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-346498060 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-346498060 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-346498060 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-346498060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:14 [2023-03-16T16:55:14.691Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-346498057 data=null} to (of type 'Combo')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.692Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-346498017 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346498017 data=null doit=true} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346498017 data=null} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346498017 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346498017 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346498016 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Setting state to checked on: /
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346497999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4977b08d
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346497997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346497997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346497997 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346497996 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346497996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346497996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346497996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346497996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346497996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346497996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346497996 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346497996 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Clicking on &Finish
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346497992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346497992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346497992 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346497992 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346497992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346497992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:14 [2023-03-16T16:55:14.955Z] DEBUG - Clicked on &Finish
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346497992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346498357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346497463 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346497462 data=null doit=true} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346497462 data=null} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346497462 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346497437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346497437 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346497436 data=null doit=true} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346497436 data=null} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346497436 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346497424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:15 [2023-03-16T16:55:15.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346497424 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346497423 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346497423 data=null} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346497423 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497423 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346497411 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346497410 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346497410 data=null} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346497410 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346497410 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346497408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497169 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346497169 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346497169 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497169 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497169 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497149 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:15 [2023-03-16T16:55:15.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:15 [2023-03-16T16:55:15.788Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497148 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346497148 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346497147 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497147 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497147 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497144 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497143 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346497143 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346497141 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497141 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346497141 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497137 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497137 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497137 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346497137 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497102 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346497095 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346497095 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346497095 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:15 [2023-03-16T16:55:15.789Z] 
12:55:15 [2023-03-16T16:55:15.789Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:15.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:16 [2023-03-16T16:55:16.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:16 [2023-03-16T16:55:16.365Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:16 [2023-03-16T16:55:16.365Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:16 [2023-03-16T16:55:16.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:16 [2023-03-16T16:55:16.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Attempting to set focus on Table with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346495589 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346495589 data=null doit=true} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346495588 data=null} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346495588 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346495588 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346495583 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:17 [2023-03-16T16:55:17.205Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346495516 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346495516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346495516 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346495516 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346495512 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346495508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346495508 data=null doit=true} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346495508 data=null} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346495508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346495489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346495484 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346495484 data=null doit=true} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346495484 data=null} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346495484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346495465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:17 [2023-03-16T16:55:17.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346495465 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346495464 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346495464 data=null} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346495464 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495464 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346495457 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:17 [2023-03-16T16:55:17.467Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495134 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346495133 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346495133 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495133 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495133 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495101 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:17 [2023-03-16T16:55:17.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495099 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346495099 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346495099 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495099 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495099 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495093 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495092 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346495092 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346495092 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495092 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346495092 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495089 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495088 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495088 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.728Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346495088 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346495048 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346494882 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346494881 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346494881 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:17 [2023-03-16T16:55:17.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Attempting to set focus on Table with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346493879 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346493879 data=null doit=true} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346493879 data=null} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346493879 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346493878 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346493872 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:18 [2023-03-16T16:55:18.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:19 [2023-03-16T16:55:19.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:19 [2023-03-16T16:55:19.191Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346493624 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346493623 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346493623 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346493623 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493623 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346493619 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346493613 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346493613 data=null doit=true} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346493613 data=null} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346493612 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346493586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346493581 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346493581 data=null doit=true} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346493581 data=null} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346493580 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346493562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:19 [2023-03-16T16:55:19.192Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346493561 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346493561 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346493561 data=null} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346493561 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493561 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346493553 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:19 [2023-03-16T16:55:19.452Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493289 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346493289 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346493289 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493288 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493288 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493267 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:19 [2023-03-16T16:55:19.714Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493265 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346493265 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346493265 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493265 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493265 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493261 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493260 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346493253 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346493253 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493253 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346493253 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493249 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493249 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493249 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346493248 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493210 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346493203 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346493203 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346493203 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:19 [2023-03-16T16:55:19.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Attempting to set focus on Table with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346492476 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346492476 data=null doit=true} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346492475 data=null} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346492475 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346492475 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346492470 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:20 [2023-03-16T16:55:20.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346491719 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346491719 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346491719 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346491718 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491718 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346491713 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346491709 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346491709 data=null doit=true} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346491709 data=null} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346491708 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346491686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346491685 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346491685 data=null doit=true} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346491685 data=null} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346491685 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346491662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:21 [2023-03-16T16:55:21.226Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346491661 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346491661 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346491661 data=null} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346491661 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491661 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346491654 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:21 [2023-03-16T16:55:21.226Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346491620 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346491620 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346491620 data=null} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346491620 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491620 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346491569 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:21 [2023-03-16T16:55:21.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346491563 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346491563 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346491563 data=null} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346491563 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491562 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346491557 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346491557 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346491556 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346491556 data=null} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346491556 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346491556 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346491543 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346491543 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.227Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346491543 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346491543 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346491498 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346491297 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346491297 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346491297 data=null} to TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:21 [2023-03-16T16:55:21.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Attempting to set focus on Table with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346490795 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346490795 data=null doit=true} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346490795 data=null} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346490795 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346490795 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346490784 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:22 [2023-03-16T16:55:22.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:23 [2023-03-16T16:55:23.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346490027 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346490026 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346490026 data=null} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346490026 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346490026 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346490016 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346490012 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346490012 data=null doit=true} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346490012 data=null} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346490011 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346490011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346489984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346489984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346489984 data=null doit=true} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346489984 data=null} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346489984 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346489983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346489961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:23 [2023-03-16T16:55:23.002Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346489961 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346489961 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346489960 data=null} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346489960 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346489960 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346489953 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:23 [2023-03-16T16:55:23.003Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:23 [2023-03-16T16:55:23.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:23 [2023-03-16T16:55:23.003Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346489728 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346489728 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346489728 data=null} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346489728 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346489728 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346489693 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:23 [2023-03-16T16:55:23.264Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346489691 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346489691 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346489691 data=null} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346489691 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346489691 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346489687 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346489687 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346489687 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346489687 data=null} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346489686 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346489686 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346489682 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346489682 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346489682 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346489682 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346489642 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346489448 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346489447 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346489447 data=null} to TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Attempting to set focus on Table with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346489446 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346489446 data=null doit=true} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346489446 data=null} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346489445 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346489445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346489444 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Attempting to set focus on Table with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346489444 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346489444 data=null doit=true} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346489443 data=null} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346489443 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346489443 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:23 [2023-03-16T16:55:23.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346489443 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:24 [2023-03-16T16:55:24.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:24 [2023-03-16T16:55:24.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346488179 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346488179 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346488179 data=null} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346488179 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346488178 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346488171 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346488167 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346488167 data=null doit=true} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346488167 data=null} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346488166 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346488166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346488137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346488137 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346488137 data=null doit=true} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346488136 data=null} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346488136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346488136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346488113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:24 [2023-03-16T16:55:24.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346488112 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346488112 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346488112 data=null} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346488112 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346488112 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346488105 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:24 [2023-03-16T16:55:24.670Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487862 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346487862 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346487862 data=null} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487862 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346487861 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487837 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:24 [2023-03-16T16:55:24.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487836 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346487836 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346487836 data=null} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487835 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346487835 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487830 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487829 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346487829 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346487829 data=null} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487829 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346487829 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487826 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487826 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:24 [2023-03-16T16:55:24.931Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487825 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346487825 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487782 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346487620 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346487620 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346487620 data=null} to TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Attempting to set focus on Table with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346487618 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346487618 data=null doit=true} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346487618 data=null} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346487618 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346487618 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346487617 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Attempting to set focus on Table with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346487617 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346487617 data=null doit=true} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346487617 data=null} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346487616 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346487616 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346487616 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:25 [2023-03-16T16:55:25.763Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:25 [2023-03-16T16:55:25.763Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:26 [2023-03-16T16:55:26.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346486364 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346486364 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346486364 data=null} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346486364 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486364 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346486360 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346486356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346486356 data=null doit=true} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346486356 data=null} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346486356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346486333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346486332 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346486332 data=null doit=true} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346486332 data=null} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346486332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346486316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:26 [2023-03-16T16:55:26.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346486315 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346486315 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346486315 data=null} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346486315 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486314 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346486307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:26 [2023-03-16T16:55:26.594Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-346486295 data=null doit=true} to TreeItem with text {z-clashes [6]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-346486295 data=null} to TreeItem with text {z-clashes [6]}
12:55:26 [2023-03-16T16:55:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-346486295 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:55:26 [2023-03-16T16:55:26.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346486294 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
12:55:26 [2023-03-16T16:55:26.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-346486292 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:55:26 [2023-03-16T16:55:26.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:26 [2023-03-16T16:55:26.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486160 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346486126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346486126 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486125 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486070 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:26 [2023-03-16T16:55:26.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486068 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346486068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346486068 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486068 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486068 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486064 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486063 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346486063 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346486063 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486063 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346486063 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486059 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486059 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346486059 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:26 [2023-03-16T16:55:26.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346486059 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346485976 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346485811 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346485810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346485810 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:27 [2023-03-16T16:55:27.115Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:27 [2023-03-16T16:55:27.686Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:27 [2023-03-16T16:55:27.686Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:27 [2023-03-16T16:55:27.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Attempting to set focus on Table with text {}
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346484805 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346484804 data=null doit=true} to TableItem with text {}
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346484804 data=null} to TableItem with text {}
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346484804 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:27 [2023-03-16T16:55:27.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346484803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:28 [2023-03-16T16:55:28.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346484773 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:28 [2023-03-16T16:55:28.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:28 [2023-03-16T16:55:28.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:28 [2023-03-16T16:55:28.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:28 [2023-03-16T16:55:28.206Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346484502 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346484502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346484502 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346484502 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484502 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346484498 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346484494 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346484491 data=null doit=true} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346484491 data=null} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346484491 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346484460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346484455 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346484455 data=null doit=true} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346484455 data=null} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346484455 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346484439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:28 [2023-03-16T16:55:28.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346484438 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346484438 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346484435 data=null} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346484435 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484435 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346484427 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:28 [2023-03-16T16:55:28.467Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:28 [2023-03-16T16:55:28.467Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484200 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346484200 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346484200 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484200 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484200 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484163 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:28 [2023-03-16T16:55:28.729Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484161 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346484161 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346484161 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484161 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484160 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484156 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484156 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346484156 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346484156 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484156 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346484156 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484152 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484152 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484152 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.729Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346484152 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346484113 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346483878 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346483878 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346483878 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:28 [2023-03-16T16:55:28.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Attempting to set focus on Table with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346482873 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346482873 data=null doit=true} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346482872 data=null} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346482872 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346482872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346482866 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:29 [2023-03-16T16:55:29.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:30 [2023-03-16T16:55:30.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:30 [2023-03-16T16:55:30.193Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346482712 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346482712 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346482712 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346482712 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482712 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346482708 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.194Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346482695 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346482695 data=null doit=true} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346482695 data=null} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346482695 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346482669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346482668 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346482668 data=null doit=true} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346482668 data=null} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346482668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346482648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:30 [2023-03-16T16:55:30.194Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346482647 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346482647 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346482647 data=null} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346482646 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482646 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346482632 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:30 [2023-03-16T16:55:30.194Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:30 [2023-03-16T16:55:30.194Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482404 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346482403 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346482403 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482403 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482403 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482366 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:30 [2023-03-16T16:55:30.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482364 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346482364 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346482364 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482364 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482363 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482359 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482359 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346482359 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346482359 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482359 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346482358 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482355 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482354 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482354 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.457Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346482354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482312 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346482097 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346482083 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346482083 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Attempting to set focus on Table with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346482081 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346482081 data=null doit=true} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346482081 data=null} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346482081 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346482080 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346482074 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:30 [2023-03-16T16:55:30.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346480807 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346480806 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346480806 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346480806 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480806 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346480801 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346480796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346480796 data=null doit=true} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346480796 data=null} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346480796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346480762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346480762 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346480762 data=null doit=true} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346480762 data=null} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346480761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346480754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:32 [2023-03-16T16:55:32.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346480754 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346480754 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346480753 data=null} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346480753 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480753 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346480734 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:32 [2023-03-16T16:55:32.113Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:32 [2023-03-16T16:55:32.113Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:55:32 [2023-03-16T16:55:32.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:32 [2023-03-16T16:55:32.373Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346480577 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346480577 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346480577 data=null} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346480576 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480576 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346480556 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:32 [2023-03-16T16:55:32.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346480554 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346480554 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346480554 data=null} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346480553 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480553 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346480542 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346480542 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346480541 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346480541 data=null} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346480541 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346480541 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346480536 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346480536 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346480535 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346480535 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346480474 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346480250 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346480227 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346480227 data=null} to TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Attempting to set focus on Table with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346480226 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346480225 data=null doit=true} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346480225 data=null} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346480225 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346480225 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346480220 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2023-03-16T16:55:32.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346478956 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346478955 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346478955 data=null} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346478955 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478955 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346478947 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346478942 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346478942 data=null doit=true} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346478941 data=null} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346478941 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346478912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346478911 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346478911 data=null doit=true} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346478911 data=null} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346478910 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346478904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:34 [2023-03-16T16:55:34.018Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346478904 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346478904 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346478904 data=null} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346478903 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478903 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346478890 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:34 [2023-03-16T16:55:34.018Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:34 [2023-03-16T16:55:34.018Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346478812 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346478812 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346478812 data=null} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346478812 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478812 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346478788 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:34 [2023-03-16T16:55:34.018Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346478783 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346478782 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346478782 data=null} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346478782 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478782 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346478768 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346478768 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346478768 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346478768 data=null} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346478767 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346478767 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346478762 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346478762 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.018Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346478762 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346478762 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346478710 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346478508 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346478508 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346478508 data=null} to TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Attempting to set focus on Table with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346478506 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346478506 data=null doit=true} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346478505 data=null} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346478505 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346478505 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346478504 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Attempting to set focus on Table with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346478503 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346478503 data=null doit=true} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346478503 data=null} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346478503 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346478503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346478503 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:34 [2023-03-16T16:55:34.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:34 [2023-03-16T16:55:34.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:35 [2023-03-16T16:55:35.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346477237 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346477237 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346477237 data=null} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346477236 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346477236 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346477229 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:35 [2023-03-16T16:55:35.798Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346477221 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346477221 data=null doit=true} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346477221 data=null} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346477221 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346477221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346477190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346477190 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346477190 data=null doit=true} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346477190 data=null} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346477190 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346477189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346477166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:35 [2023-03-16T16:55:35.798Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346477165 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346477165 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346477165 data=null} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346477165 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346477165 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346477152 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:35 [2023-03-16T16:55:35.798Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:35 [2023-03-16T16:55:35.798Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476919 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346476919 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346476919 data=null} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476918 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346476896 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476877 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:36 [2023-03-16T16:55:36.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476875 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346476875 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346476875 data=null} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476875 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346476874 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476870 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476870 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346476864 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346476864 data=null} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476864 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346476863 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476859 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476859 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476859 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.059Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346476859 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476815 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346476610 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346476610 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346476610 data=null} to TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.320Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Attempting to set focus on Table with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346476608 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346476608 data=null doit=true} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346476608 data=null} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346476607 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346476607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346476596 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:36 [2023-03-16T16:55:36.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346475321 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346475320 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346475320 data=null} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346475320 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475320 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346475312 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346475307 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346475307 data=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346475307 data=null} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346475307 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346475268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346475268 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346475268 data=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346475268 data=null} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346475267 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346475251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.708Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346475250 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346475250 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346475250 data=null} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346475249 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475249 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346475237 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.708Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:37 [2023-03-16T16:55:37.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346475233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346475232 data=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346475232 data=null} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346475232 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346475209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346475205 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346475204 data=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346475204 data=null} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346475204 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346475182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:37 [2023-03-16T16:55:37.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346475181 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346475181 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346475181 data=null} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346475181 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475181 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346475169 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346475169 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346475169 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346475168 data=null} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346475168 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346475168 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346475163 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:55:37 [2023-03-16T16:55:37.709Z] DEBUG - Clicking on with mnemonic 'Clear'
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.973Z] 
12:55:37 [2023-03-16T16:55:37.973Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] 
12:55:37 [2023-03-16T16:55:37.974Z] (Eclipse:18333): Gtk-WARNING **: 16:55:37.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Clicked on with mnemonic 'Clear'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346474849 data=null doit=true} to Shell with text {Confirm Clear}
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Clicking on &Yes
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346474849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346474849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346474849 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346474849 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346474849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346474848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:37 [2023-03-16T16:55:37.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346474848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.382Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.382Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.383Z] 
12:55:39 [2023-03-16T16:55:39.383Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.644Z] 
12:55:39 [2023-03-16T16:55:39.644Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.644Z] 
12:55:39 [2023-03-16T16:55:39.644Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.644Z] 
12:55:39 [2023-03-16T16:55:39.644Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:39 [2023-03-16T16:55:39.644Z] 
12:55:39 [2023-03-16T16:55:39.644Z] (Eclipse:18333): Gtk-WARNING **: 16:55:39.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:55:40 [2023-03-16T16:55:40.594Z] DEBUG - Clicked on 
12:55:41 [2023-03-16T16:55:41.166Z] 
12:55:41 [2023-03-16T16:55:41.167Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:40.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:41 [2023-03-16T16:55:41.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346475130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346471317 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346471316 data=null doit=true} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346471316 data=null} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346471316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346471316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346471304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346471303 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346471303 data=null doit=true} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346471303 data=null} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346471303 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346471303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346471290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:41 [2023-03-16T16:55:41.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346471289 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346471289 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346471289 data=null} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346471289 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346471288 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346471282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346471282 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346471281 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346471281 data=null} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346471281 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346471281 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346471274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:55:41 [2023-03-16T16:55:41.690Z] DEBUG - Clicking on with mnemonic 'Import...'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Clicked on with mnemonic 'Import...'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346470900 data=null doit=true} to Shell with text {Trace Import}
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-346470898 data=null} to (of type 'Combo')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-346470864 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346470864 data=null doit=true} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346470864 data=null} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346470864 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346470863 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346470863 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Setting state to checked on: /
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346470846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@179adea2
12:55:41 [2023-03-16T16:55:41.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346470843 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346470843 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346470843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346470843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346470842 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346470842 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Clicking on &Finish
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346470836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346470836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346470836 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346470835 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346470835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346470835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:41 [2023-03-16T16:55:41.956Z] DEBUG - Clicked on &Finish
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346470325 data=null doit=true} to Shell with text {Confirmation}
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Clicking on Rename All
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-346470324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-346470324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-346470324 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-346470324 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-346470324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-346470324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-346470324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346470835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:55:42 [2023-03-16T16:55:42.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346471252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - Clicked on 
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346469930 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346469930 data=null doit=true} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346469930 data=null} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346469930 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346469912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346469912 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346469911 data=null doit=true} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346469911 data=null} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346469911 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346469901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:43 [2023-03-16T16:55:43.049Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346469900 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346469900 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346469900 data=null} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346469900 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469900 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346469893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346469893 data=null doit=true} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346469893 data=null} to TreeItem with text {Traces [0]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346469892 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346469892 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:43 [2023-03-16T16:55:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346469865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469537 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346469537 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346469537 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469537 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469536 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469505 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:43 [2023-03-16T16:55:43.309Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469503 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346469503 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346469503 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469503 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469503 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469500 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469499 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346469499 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346469499 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469499 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346469497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469494 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469494 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469494 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.310Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346469494 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] 
12:55:43 [2023-03-16T16:55:43.570Z] (Eclipse:18333): Gtk-CRITICAL **: 16:55:43.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469454 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346469315 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346469315 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346469315 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:43 [2023-03-16T16:55:43.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:44 [2023-03-16T16:55:44.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:44 [2023-03-16T16:55:44.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Attempting to set focus on Table with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346468310 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346468310 data=null doit=true} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346468310 data=null} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346468310 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346468309 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346468286 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346468037 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346468037 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346468037 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346468037 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346468037 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346468031 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.713Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346468028 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346468028 data=null doit=true} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346468028 data=null} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346468027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346468027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346468001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346468000 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346468000 data=null doit=true} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346468000 data=null} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346468000 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346468000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346467990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:44 [2023-03-16T16:55:44.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346467989 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346467989 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346467989 data=null} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346467989 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346467989 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346467982 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:44 [2023-03-16T16:55:44.976Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467947 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346467947 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346467946 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467946 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346467946 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467915 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:44 [2023-03-16T16:55:44.976Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467913 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346467913 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346467913 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467913 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346467913 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467904 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467904 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346467904 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346467904 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467904 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346467903 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467900 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467900 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467900 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:44 [2023-03-16T16:55:44.977Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346467900 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467860 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346467716 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346467716 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346467715 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:45 [2023-03-16T16:55:45.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Attempting to set focus on Table with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346466713 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346466713 data=null doit=true} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346466713 data=null} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346466713 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346466713 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346466703 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:46 [2023-03-16T16:55:46.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346466453 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346466453 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346466453 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346466452 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466452 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346466446 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.461Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346466442 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346466442 data=null doit=true} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346466442 data=null} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346466442 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346466413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346466409 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346466408 data=null doit=true} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346466408 data=null} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346466408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346466388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:46 [2023-03-16T16:55:46.462Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346466387 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346466387 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346466387 data=null} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346466387 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466387 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346466380 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:46 [2023-03-16T16:55:46.462Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466144 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346466144 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346466144 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466143 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466143 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466108 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:46 [2023-03-16T16:55:46.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466106 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346466106 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346466106 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466105 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466102 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466101 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346466101 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.723Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346466101 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466101 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346466101 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466098 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466098 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466098 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346466098 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346466058 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346465855 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346465855 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346465855 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:46 [2023-03-16T16:55:46.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - Attempting to set focus on Table with text {}
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346465353 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346465353 data=null doit=true} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346465353 data=null} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346465353 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346465353 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346465341 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:47 [2023-03-16T16:55:47.556Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:47 [2023-03-16T16:55:47.556Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:48 [2023-03-16T16:55:48.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:48 [2023-03-16T16:55:48.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346464581 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346464581 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346464581 data=null} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346464580 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464580 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346464574 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:48 [2023-03-16T16:55:48.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346464569 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346464569 data=null doit=true} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346464569 data=null} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346464569 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346464536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346464536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346464536 data=null doit=true} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346464536 data=null} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346464536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346464520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:48 [2023-03-16T16:55:48.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346464519 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346464519 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346464519 data=null} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346464519 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464519 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346464512 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:48 [2023-03-16T16:55:48.389Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346464444 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346464443 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346464443 data=null} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346464443 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464443 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346464411 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:48 [2023-03-16T16:55:48.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346464409 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346464409 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346464408 data=null} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346464408 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464408 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346464405 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346464404 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346464404 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346464404 data=null} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346464404 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346464404 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346464401 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346464401 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.390Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346464401 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346464400 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346464349 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346464342 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346464342 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346464342 data=null} to TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:48 [2023-03-16T16:55:48.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Attempting to set focus on Table with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346463582 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346463582 data=null doit=true} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346463582 data=null} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346463582 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346463582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346463571 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:49 [2023-03-16T16:55:49.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:49 [2023-03-16T16:55:49.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:49 [2023-03-16T16:55:49.794Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346462915 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346462915 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346462915 data=null} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346462914 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462914 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346462911 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346462904 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346462904 data=null doit=true} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346462904 data=null} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346462904 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346462893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346462892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346462892 data=null doit=true} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346462892 data=null} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346462892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346462879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:50 [2023-03-16T16:55:50.055Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346462878 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346462878 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346462878 data=null} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346462878 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462878 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346462865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:50 [2023-03-16T16:55:50.056Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346462801 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346462801 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346462801 data=null} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346462801 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462801 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346462768 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:50 [2023-03-16T16:55:50.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346462766 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346462766 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346462766 data=null} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346462766 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462766 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346462762 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346462762 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346462762 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346462762 data=null} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346462761 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346462761 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346462758 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346462758 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346462757 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346462757 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346462714 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346462538 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346462538 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346462538 data=null} to TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Attempting to set focus on Table with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346462537 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346462536 data=null doit=true} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346462536 data=null} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346462536 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346462536 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346462535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Attempting to set focus on Table with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346462534 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346462534 data=null doit=true} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346462534 data=null} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346462534 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346462534 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346462534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:50 [2023-03-16T16:55:50.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:50 [2023-03-16T16:55:50.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:51 [2023-03-16T16:55:51.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:51 [2023-03-16T16:55:51.456Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346461273 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346461272 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346461272 data=null} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346461272 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461272 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346461268 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346461262 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346461262 data=null doit=true} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346461262 data=null} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346461261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346461227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346461226 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346461226 data=null doit=true} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346461226 data=null} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346461226 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346461211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:51 [2023-03-16T16:55:51.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346461210 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346461210 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346461210 data=null} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346461210 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461210 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346461203 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:51 [2023-03-16T16:55:51.719Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461144 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346461144 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346461144 data=null} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461144 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461144 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461121 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:51 [2023-03-16T16:55:51.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:51 [2023-03-16T16:55:51.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461119 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346461119 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346461119 data=null} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461119 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461119 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461113 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461113 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346461113 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346461113 data=null} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461112 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346461112 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461109 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461109 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461109 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346461109 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346461069 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346460896 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346460892 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346460892 data=null} to TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Attempting to set focus on Table with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346460890 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346460890 data=null doit=true} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346460890 data=null} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346460890 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346460889 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346460889 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Attempting to set focus on Table with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346460888 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346460888 data=null doit=true} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346460888 data=null} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346460888 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346460887 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:51 [2023-03-16T16:55:51.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346460887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:52 [2023-03-16T16:55:52.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:52 [2023-03-16T16:55:52.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346459627 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346459627 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346459627 data=null} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346459627 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459627 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346459623 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:53 [2023-03-16T16:55:53.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346459618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346459618 data=null doit=true} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346459618 data=null} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346459618 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346459588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346459585 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346459585 data=null doit=true} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346459585 data=null} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346459584 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346459567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:53 [2023-03-16T16:55:53.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:53 [2023-03-16T16:55:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346459566 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346459566 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346459566 data=null} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346459566 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459566 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346459555 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:53 [2023-03-16T16:55:53.387Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459308 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459308 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459308 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459307 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459307 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459290 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:53 [2023-03-16T16:55:53.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459288 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459288 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459288 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459288 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459288 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459284 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459283 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459283 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459283 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459283 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346459283 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459273 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459273 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459273 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346459273 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459230 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459078 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346459078 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:53 [2023-03-16T16:55:53.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:54 [2023-03-16T16:55:54.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:54 [2023-03-16T16:55:54.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Attempting to set focus on Table with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346458058 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346458058 data=null doit=true} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346458057 data=null} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346458057 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346458057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346458027 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:54 [2023-03-16T16:55:54.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346457756 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346457756 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346457756 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346457755 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457755 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346457751 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:54 [2023-03-16T16:55:54.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:54 [2023-03-16T16:55:54.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346457744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346457744 data=null doit=true} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346457744 data=null} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346457744 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346457731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346457724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346457723 data=null doit=true} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346457723 data=null} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346457723 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346457700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:55 [2023-03-16T16:55:55.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346457700 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346457700 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346457700 data=null} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346457699 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457699 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346457692 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:55 [2023-03-16T16:55:55.261Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:55 [2023-03-16T16:55:55.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457443 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457443 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457443 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457442 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457442 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457426 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:55 [2023-03-16T16:55:55.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457424 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457424 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457424 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457423 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457423 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457420 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.522Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457420 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457419 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457419 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457419 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346457419 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457411 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457410 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457410 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.523Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346457410 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457371 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457194 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457194 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346457193 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:55 [2023-03-16T16:55:55.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Attempting to set focus on Table with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346456191 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346456191 data=null doit=true} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346456191 data=null} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346456191 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346456191 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346456185 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:56 [2023-03-16T16:55:56.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346455920 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346455920 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346455919 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346455919 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455919 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346455915 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:56 [2023-03-16T16:55:56.987Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346455908 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346455908 data=null doit=true} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346455908 data=null} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346455908 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346455880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346455875 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346455875 data=null doit=true} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346455875 data=null} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346455874 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346455867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:56 [2023-03-16T16:55:56.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346455866 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346455866 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346455866 data=null} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346455866 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455866 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346455853 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:56 [2023-03-16T16:55:56.987Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455601 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346455601 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346455601 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455600 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455600 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455575 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:57 [2023-03-16T16:55:57.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:57 [2023-03-16T16:55:57.249Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455572 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346455572 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346455572 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455571 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455571 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455566 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455565 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346455565 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346455565 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455564 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346455564 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455556 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455555 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.250Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455555 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.509Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346455555 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455472 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346455020 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346455007 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346455007 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Attempting to set focus on Table with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346455006 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346455005 data=null doit=true} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346455005 data=null} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346455005 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346455005 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346454999 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:57 [2023-03-16T16:55:57.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346453935 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346453935 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346453935 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346453935 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453935 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346453931 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346453926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346453926 data=null doit=true} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346453926 data=null} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346453926 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346453901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346453900 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346453900 data=null doit=true} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346453900 data=null} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346453900 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346453882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:55:59 [2023-03-16T16:55:59.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346453881 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346453881 data=null doit=true} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346453881 data=null} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346453881 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453881 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346453874 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:55:59 [2023-03-16T16:55:59.157Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453780 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346453780 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346453780 data=null} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453779 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453779 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453754 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:55:59 [2023-03-16T16:55:59.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:55:59 [2023-03-16T16:55:59.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453753 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346453752 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346453752 data=null} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453752 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453752 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453748 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453748 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346453748 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346453748 data=null} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453747 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346453747 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453744 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453744 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453744 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.158Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346453744 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453701 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346453522 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346453522 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346453522 data=null} to TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Attempting to set focus on Table with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346453516 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346453516 data=null doit=true} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346453516 data=null} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346453515 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346453515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346453515 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Attempting to set focus on Table with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346453514 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346453514 data=null doit=true} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346453514 data=null} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346453513 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346453513 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346453513 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:55:59 [2023-03-16T16:55:59.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:59 [2023-03-16T16:55:59.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:00 [2023-03-16T16:56:00.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:00 [2023-03-16T16:56:00.567Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:00 [2023-03-16T16:56:00.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346452244 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346452243 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346452243 data=null} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346452243 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346452243 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346452236 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:00 [2023-03-16T16:56:00.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346452232 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346452232 data=null doit=true} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346452232 data=null} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346452231 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346452231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346452197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346452196 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346452196 data=null doit=true} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346452196 data=null} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346452196 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346452196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346452179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:00 [2023-03-16T16:56:00.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346452178 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346452178 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346452178 data=null} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346452178 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346452178 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346452170 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:00 [2023-03-16T16:56:00.827Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:00 [2023-03-16T16:56:00.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:00 [2023-03-16T16:56:00.827Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:01 [2023-03-16T16:56:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451933 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346451910 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346451910 data=null} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451910 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346451910 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451889 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:01 [2023-03-16T16:56:01.088Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451887 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346451887 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346451886 data=null} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451886 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346451886 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451882 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451882 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346451881 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346451875 data=null} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451874 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346451874 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451870 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451869 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451869 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.088Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346451869 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451824 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346451533 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346451529 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346451529 data=null} to TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Attempting to set focus on Table with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346451527 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346451527 data=null doit=true} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346451527 data=null} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346451527 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346451527 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346451463 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:01 [2023-03-16T16:56:01.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346450360 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346450360 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346450360 data=null} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346450360 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450360 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346450353 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346450348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346450348 data=null doit=true} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346450348 data=null} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346450348 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346450310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346450310 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346450310 data=null doit=true} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346450310 data=null} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346450309 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346450286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:02 [2023-03-16T16:56:02.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346450285 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346450285 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346450285 data=null} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346450285 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450285 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346450271 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:02 [2023-03-16T16:56:02.734Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450228 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346450228 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346450228 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450228 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450228 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450189 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2023-03-16T16:56:02.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450187 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346450186 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346450183 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450183 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450183 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450179 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450178 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346450178 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346450178 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450178 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346450178 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450174 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450174 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450174 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.734Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346450174 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346450128 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346449883 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346449880 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346449879 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:02 [2023-03-16T16:56:02.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Attempting to set focus on Table with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346449878 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346449878 data=null doit=true} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346449877 data=null} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346449877 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346449877 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346449872 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:02 [2023-03-16T16:56:02.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346448597 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346448597 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346448597 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346448597 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448597 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346448592 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346448588 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346448588 data=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346448588 data=null} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346448588 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346448547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346448546 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346448546 data=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346448546 data=null} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346448546 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346448538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346448535 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346448535 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346448535 data=null} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346448535 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448535 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346448527 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346448523 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346448523 data=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346448523 data=null} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346448523 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346448507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346448507 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346448507 data=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346448507 data=null} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346448506 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346448497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:04 [2023-03-16T16:56:04.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346448497 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346448497 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346448497 data=null} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346448496 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448496 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346448477 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346448476 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346448476 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346448476 data=null} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346448476 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346448475 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346448465 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:56:04 [2023-03-16T16:56:04.379Z] DEBUG - Clicking on with mnemonic 'Clear'
12:56:04 [2023-03-16T16:56:04.702Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:04 [2023-03-16T16:56:04.703Z] 
12:56:04 [2023-03-16T16:56:04.703Z] (Eclipse:18333): Gtk-WARNING **: 16:56:04.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Clicked on with mnemonic 'Clear'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346448177 data=null doit=true} to Shell with text {Confirm Clear}
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Clicking on &Yes
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346448177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346448177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346448177 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346448177 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346448176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346448176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:05 [2023-03-16T16:56:05.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346448176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.468Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.468Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.468Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.468Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.468Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.468Z] 
12:56:06 [2023-03-16T16:56:06.469Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.469Z] 
12:56:06 [2023-03-16T16:56:06.469Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.469Z] 
12:56:06 [2023-03-16T16:56:06.469Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.731Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.731Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:06 [2023-03-16T16:56:06.732Z] 
12:56:06 [2023-03-16T16:56:06.732Z] (Eclipse:18333): Gtk-WARNING **: 16:56:06.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:08 [2023-03-16T16:56:08.985Z] DEBUG - Clicked on 
12:56:09 [2023-03-16T16:56:09.272Z] 
12:56:09 [2023-03-16T16:56:09.272Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:09.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:09 [2023-03-16T16:56:09.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346448439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346443054 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346443054 data=null doit=true} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346443054 data=null} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346443054 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346443054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346443045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346443045 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346443045 data=null doit=true} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346443045 data=null} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346443045 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346443045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346443040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:09 [2023-03-16T16:56:09.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346443035 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346443035 data=null doit=true} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346443035 data=null} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346443034 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346443034 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346443028 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346443027 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346443027 data=null doit=true} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346443027 data=null} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346443027 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346443027 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346443023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:09 [2023-03-16T16:56:09.850Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Clicking on with mnemonic 'Import...'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Clicked on with mnemonic 'Import...'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346442683 data=null doit=true} to Shell with text {Trace Import}
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-346442680 data=null} to (of type 'Combo')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.111Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346442648 data=null doit=true} to TreeItem with text {/}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346442648 data=null} to TreeItem with text {/}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346442648 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346442647 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346442646 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346442645 data=null doit=true} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346442645 data=null} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346442645 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346442645 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346442644 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-346442643 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346442643 data=null doit=true} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346442643 data=null} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346442643 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346442643 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346442641 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:10 [2023-03-16T16:56:10.112Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.373Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346442617 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346442616 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346442616 data=null} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346442616 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346442616 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346442614 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346442612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.373Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@28a1173f
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346442610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346442610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346442610 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346442610 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346442610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346442610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346442610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346442609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346442609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346442609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346442609 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346442609 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:56:10 [2023-03-16T16:56:10.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:10 [2023-03-16T16:56:10.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Clicking on &Finish
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346442605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346442605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346442605 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346442605 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346442605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346442605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.377Z] DEBUG - Clicked on &Finish
12:56:10 [2023-03-16T16:56:10.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346442605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:10 [2023-03-16T16:56:10.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346442993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:56:10 [2023-03-16T16:56:10.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346442053 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346442053 data=null doit=true} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346442053 data=null} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346442053 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346442052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346442038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346442037 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346442037 data=null doit=true} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346442037 data=null} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346442037 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346442037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346442025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:10 [2023-03-16T16:56:10.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346442024 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346442024 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346442024 data=null} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346442024 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346442024 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346442017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346442017 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346442017 data=null} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346442017 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346442017 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346442016 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-346442009 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-346442009 data=null} to TreeItem with text {z-clashes [1]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-346442009 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346442009 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
12:56:10 [2023-03-16T16:56:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-346442008 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441670 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346441669 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346441669 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441669 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346441669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441657 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:11 [2023-03-16T16:56:11.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441647 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346441647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346441647 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441647 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346441647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441643 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441643 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346441643 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346441642 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441642 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346441642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441636 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441636 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441636 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346441636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441600 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346441594 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346441594 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346441593 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.159Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:56:11 [2023-03-16T16:56:11.418Z] 
12:56:11 [2023-03-16T16:56:11.418Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:11.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:11 [2023-03-16T16:56:11.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:11 [2023-03-16T16:56:11.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:11 [2023-03-16T16:56:11.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:12 [2023-03-16T16:56:12.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:12 [2023-03-16T16:56:12.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Attempting to set focus on Table with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346440082 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346440082 data=null doit=true} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346440082 data=null} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346440081 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346440081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346440074 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346440000 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346440000 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346440000 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346440000 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346440000 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346439996 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:12 [2023-03-16T16:56:12.826Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346439992 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346439992 data=null doit=true} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346439992 data=null} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346439992 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346439960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346439960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346439960 data=null doit=true} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346439959 data=null} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346439959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346439937 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:12 [2023-03-16T16:56:12.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346439936 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346439936 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346439936 data=null} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346439936 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439936 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346439929 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:12 [2023-03-16T16:56:12.826Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439703 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346439703 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346439703 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439703 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439703 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439664 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:13 [2023-03-16T16:56:13.088Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439662 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346439661 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346439661 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439661 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439661 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439657 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439657 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346439657 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346439657 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439656 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346439656 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439653 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439652 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.088Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439652 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.349Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346439652 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439613 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346439339 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346439334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346439334 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:13 [2023-03-16T16:56:13.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Attempting to set focus on Table with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346439332 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346439332 data=null doit=true} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346439332 data=null} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346439331 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346439331 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346439270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:13 [2023-03-16T16:56:13.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:14 [2023-03-16T16:56:14.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346438110 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346438110 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346438109 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346438109 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438109 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346438105 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346438099 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346438099 data=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346438099 data=null} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346438098 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346438061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346438061 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346438061 data=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346438061 data=null} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346438061 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346438038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346438037 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346438037 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346438037 data=null} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346438037 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438037 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346438030 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346438022 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346438022 data=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346438022 data=null} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346438021 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346438002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346438001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346438001 data=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346438001 data=null} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346438001 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346438001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346437988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:14 [2023-03-16T16:56:14.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346437987 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346437987 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346437987 data=null} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346437987 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346437987 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346437979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346437978 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346437971 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346437971 data=null} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346437971 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346437971 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346437967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:56:14 [2023-03-16T16:56:14.995Z] DEBUG - Clicking on with mnemonic 'Clear'
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:14 [2023-03-16T16:56:14.995Z] 
12:56:14 [2023-03-16T16:56:14.995Z] (Eclipse:18333): Gtk-WARNING **: 16:56:14.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] 
12:56:15 [2023-03-16T16:56:15.256Z] (Eclipse:18333): Gtk-WARNING **: 16:56:15.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - Clicked on with mnemonic 'Clear'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346437679 data=null doit=true} to Shell with text {Confirm Clear}
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - Clicking on &Yes
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346437679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346437679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346437679 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346437678 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346437678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346437678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346437678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:15 [2023-03-16T16:56:15.828Z] 
12:56:15 [2023-03-16T16:56:15.828Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:15.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346437944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Clicked on 
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346437039 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346437039 data=null doit=true} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346437039 data=null} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346437038 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346437038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346437013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346437013 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346437013 data=null doit=true} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346437013 data=null} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346437013 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346437013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346436994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:15 [2023-03-16T16:56:15.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346436993 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346436993 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346436993 data=null} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346436993 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346436993 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346436987 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346436986 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346436986 data=null doit=true} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346436986 data=null} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346436986 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346436986 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346436978 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:56:15 [2023-03-16T16:56:15.829Z] DEBUG - Clicking on with mnemonic 'Import...'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - Clicked on with mnemonic 'Import...'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346436594 data=null doit=true} to Shell with text {Trace Import}
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.465Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-346436592 data=null} to (of type 'Combo')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-346436543 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346436542 data=null doit=true} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346436542 data=null} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346436542 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346436542 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346436542 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Setting state to checked on: /
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346436534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Clicking on &Finish
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346436518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346436518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346436518 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346436518 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346436518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346436517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.468Z] DEBUG - Clicked on &Finish
12:56:16 [2023-03-16T16:56:16.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346436517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:16 [2023-03-16T16:56:16.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346436946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346435979 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346435979 data=null doit=true} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346435979 data=null} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346435979 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346435961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346435960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346435960 data=null doit=true} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346435960 data=null} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346435960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346435943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:16 [2023-03-16T16:56:16.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346435942 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346435942 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346435942 data=null} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346435942 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435942 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346435930 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346435929 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346435929 data=null} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346435929 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346435929 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:16 [2023-03-16T16:56:16.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346435927 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435601 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346435601 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346435601 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435601 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435601 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435567 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:17 [2023-03-16T16:56:17.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435565 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346435565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346435565 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435564 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435564 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435559 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.253Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435559 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346435559 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346435559 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435558 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346435558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435554 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435553 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.254Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435553 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.513Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346435553 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.513Z] 
12:56:17 [2023-03-16T16:56:17.513Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:17.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435486 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346435239 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346435239 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346435239 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:17 [2023-03-16T16:56:17.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:18 [2023-03-16T16:56:18.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:18 [2023-03-16T16:56:18.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Attempting to set focus on Table with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346434217 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346434217 data=null doit=true} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346434217 data=null} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346434217 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346434217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346434211 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:18 [2023-03-16T16:56:18.655Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346434063 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346434063 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346434062 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346434062 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346434062 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346434059 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.915Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346434055 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346434055 data=null doit=true} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346434055 data=null} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346434055 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346434054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346434029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346434028 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346434028 data=null doit=true} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346434028 data=null} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346434028 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346434028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346434012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:18 [2023-03-16T16:56:18.916Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346434011 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346434011 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346434011 data=null} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346434011 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346434011 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346434004 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:18 [2023-03-16T16:56:18.916Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433970 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346433969 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346433969 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433969 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346433969 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433939 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:18 [2023-03-16T16:56:18.916Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433937 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346433937 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346433937 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433937 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346433936 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433933 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433933 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346433927 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346433927 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433927 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346433927 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433923 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433923 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433923 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346433923 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433886 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346433880 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346433879 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346433879 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:56:18 [2023-03-16T16:56:18.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:19 [2023-03-16T16:56:19.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:19 [2023-03-16T16:56:19.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Attempting to set focus on Table with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346432370 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346432370 data=null doit=true} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346432370 data=null} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346432369 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346432369 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346432364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346432321 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346432321 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346432321 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346432321 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432321 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346432298 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.687Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346432294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346432294 data=null doit=true} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346432294 data=null} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346432294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346432270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346432265 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346432265 data=null doit=true} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346432265 data=null} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346432265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346432247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:20 [2023-03-16T16:56:20.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346432246 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346432246 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346432246 data=null} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346432246 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432246 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346432239 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:20 [2023-03-16T16:56:20.688Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432206 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346432206 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346432206 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432206 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432206 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432175 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:20 [2023-03-16T16:56:20.688Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432173 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346432173 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346432173 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432173 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432173 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432170 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432169 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346432169 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346432169 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432167 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346432167 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432164 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432163 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432163 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346432163 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432124 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346432118 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346431879 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346431854 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Attempting to set focus on Table with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346431853 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346431852 data=null doit=true} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346431852 data=null} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346431852 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346431852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346431836 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:20 [2023-03-16T16:56:20.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346430636 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346430636 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346430636 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346430635 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430635 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346430632 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346430626 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346430626 data=null doit=true} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346430626 data=null} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346430625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346430598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346430598 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346430598 data=null doit=true} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346430598 data=null} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346430598 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346430587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:22 [2023-03-16T16:56:22.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346430586 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346430586 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346430586 data=null} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346430586 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430585 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346430574 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:22 [2023-03-16T16:56:22.336Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346430521 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346430521 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346430521 data=null} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346430521 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430520 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346430500 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:22 [2023-03-16T16:56:22.337Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346430498 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346430498 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346430498 data=null} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346430497 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430497 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346430494 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346430493 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346430493 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346430493 data=null} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346430493 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346430493 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346430490 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346430490 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346430489 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.337Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346430489 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346430451 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346430275 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346430275 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346430275 data=null} to TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Attempting to set focus on Table with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346430268 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346430268 data=null doit=true} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346430268 data=null} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346430268 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346430268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346430267 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Attempting to set focus on Table with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346430266 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346430266 data=null doit=true} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346430266 data=null} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346430266 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346430266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:22 [2023-03-16T16:56:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346430265 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:23 [2023-03-16T16:56:23.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:23 [2023-03-16T16:56:23.169Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346429001 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346429001 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346429001 data=null} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346429000 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346429000 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346428996 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:23 [2023-03-16T16:56:23.759Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346428992 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346428992 data=null doit=true} to TreeItem with text {test}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346428992 data=null} to TreeItem with text {test}
12:56:23 [2023-03-16T16:56:23.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346428992 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:23 [2023-03-16T16:56:23.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346428960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346428960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346428960 data=null doit=true} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346428959 data=null} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346428959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346428953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:24 [2023-03-16T16:56:24.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346428952 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346428952 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346428952 data=null} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346428952 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428952 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346428944 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:24 [2023-03-16T16:56:24.020Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:24 [2023-03-16T16:56:24.020Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346428690 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346428690 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346428690 data=null} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346428690 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428689 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346428667 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:24 [2023-03-16T16:56:24.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346428665 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346428665 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346428665 data=null} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346428664 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428664 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346428658 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346428658 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346428658 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346428658 data=null} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346428657 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346428657 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346428654 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346428654 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346428654 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346428653 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346428614 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346428418 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346428418 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346428418 data=null} to TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:24 [2023-03-16T16:56:24.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Attempting to set focus on Table with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346428412 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346428412 data=null doit=true} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346428412 data=null} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346428411 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346428411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346428410 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Attempting to set focus on Table with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346428409 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346428409 data=null doit=true} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346428409 data=null} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346428409 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346428409 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:24 [2023-03-16T16:56:24.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346428409 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:25 [2023-03-16T16:56:25.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:25 [2023-03-16T16:56:25.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346427148 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346427148 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346427148 data=null} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346427148 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346427147 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346427138 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:25 [2023-03-16T16:56:25.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346427134 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346427133 data=null doit=true} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346427133 data=null} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346427133 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346427133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346427102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346427101 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346427101 data=null doit=true} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346427101 data=null} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346427101 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346427101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346427095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:25 [2023-03-16T16:56:25.888Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346427095 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346427092 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346427092 data=null} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346427092 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346427092 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346427085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:25 [2023-03-16T16:56:25.888Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426757 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346426757 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346426757 data=null} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426756 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346426756 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426718 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:26 [2023-03-16T16:56:26.179Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426716 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346426716 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346426716 data=null} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426715 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346426715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426711 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426711 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346426711 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346426711 data=null} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426711 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346426711 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426707 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426707 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426707 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426666 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346426666 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346426666 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346426666 data=null} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.179Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346426707 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Attempting to set focus on Table with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346426159 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346426159 data=null doit=true} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346426159 data=null} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346426159 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346426159 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346426129 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:26 [2023-03-16T16:56:26.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346425244 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346425244 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346425243 data=null} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346425243 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346425243 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346425233 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346425229 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346425228 data=null doit=true} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346425228 data=null} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346425228 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346425228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346425201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346425200 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346425200 data=null doit=true} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346425200 data=null} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346425200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346425200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346425184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:27 [2023-03-16T16:56:27.692Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346425183 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346425183 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346425183 data=null} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346425183 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346425183 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346425175 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:27 [2023-03-16T16:56:27.693Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-346425169 data=null doit=true} to TreeItem with text {z-clashes [6]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-346425169 data=null} to TreeItem with text {z-clashes [6]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-346425168 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346425168 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
12:56:27 [2023-03-16T16:56:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-346425166 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424915 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346424915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346424915 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424914 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346424914 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424892 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:27 [2023-03-16T16:56:27.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:27 [2023-03-16T16:56:27.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424890 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346424889 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346424889 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424889 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346424889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424885 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424885 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346424885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346424885 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424884 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346424884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424880 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424880 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424880 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:27 [2023-03-16T16:56:27.954Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346424880 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424835 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346424534 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346424522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346424522 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:28 [2023-03-16T16:56:28.478Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:28 [2023-03-16T16:56:28.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:28 [2023-03-16T16:56:28.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Attempting to set focus on Table with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346423516 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346423516 data=null doit=true} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346423515 data=null} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346423515 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346423515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346423508 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:29 [2023-03-16T16:56:29.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346423349 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346423348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346423348 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346423348 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346423348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346423343 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:29 [2023-03-16T16:56:29.573Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346423339 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346423339 data=null doit=true} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346423339 data=null} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346423338 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346423338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346423276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346423272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346423272 data=null doit=true} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346423272 data=null} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346423272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346423272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346423256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:29 [2023-03-16T16:56:29.574Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346423255 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346423255 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346423255 data=null} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346423255 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346423254 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346423242 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:29 [2023-03-16T16:56:29.574Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:29 [2023-03-16T16:56:29.574Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422912 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346422912 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346422912 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422912 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:29 [2023-03-16T16:56:29.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346422912 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422873 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:30 [2023-03-16T16:56:30.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:30 [2023-03-16T16:56:30.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422871 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346422871 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346422871 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422871 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346422870 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422866 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422866 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346422866 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346422865 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422865 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346422865 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422861 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422861 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422861 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.096Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346422861 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422817 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346422601 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346422580 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346422580 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:30 [2023-03-16T16:56:30.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Attempting to set focus on Table with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346421574 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346421574 data=null doit=true} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346421574 data=null} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346421573 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346421573 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346421567 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:31 [2023-03-16T16:56:31.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346421304 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346421303 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346421303 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346421303 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346421303 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346421299 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346421295 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346421295 data=null doit=true} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346421295 data=null} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346421294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346421294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346421265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346421265 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346421264 data=null doit=true} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346421264 data=null} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346421264 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346421264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346421248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:31 [2023-03-16T16:56:31.593Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346421248 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346421247 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346421247 data=null} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346421247 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346421247 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346421240 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:31 [2023-03-16T16:56:31.593Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:31 [2023-03-16T16:56:31.593Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346421012 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346421012 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346421012 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346421012 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346421011 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420972 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:31 [2023-03-16T16:56:31.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420970 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346420970 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346420970 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420970 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346420969 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420965 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420965 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346420964 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346420964 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420964 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346420964 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420960 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420959 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420959 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:31 [2023-03-16T16:56:31.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346420959 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420916 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346420713 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346420709 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346420708 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:32 [2023-03-16T16:56:32.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Attempting to set focus on Table with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346420706 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346420701 data=null doit=true} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346420701 data=null} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346420700 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346420700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346420685 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:32 [2023-03-16T16:56:32.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:33 [2023-03-16T16:56:33.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:33 [2023-03-16T16:56:33.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346419406 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346419405 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346419405 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346419405 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419405 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346419401 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346419395 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346419395 data=null doit=true} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346419395 data=null} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346419395 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346419367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346419367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346419366 data=null doit=true} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346419366 data=null} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346419366 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346419357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:33 [2023-03-16T16:56:33.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346419356 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346419356 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346419356 data=null} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346419355 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419355 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346419339 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:33 [2023-03-16T16:56:33.501Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:33 [2023-03-16T16:56:33.501Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:33 [2023-03-16T16:56:33.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346419217 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346419217 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346419217 data=null} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346419216 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419216 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346419181 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:33 [2023-03-16T16:56:33.761Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346419179 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346419179 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346419179 data=null} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346419179 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419179 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346419174 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346419174 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346419174 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346419174 data=null} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346419174 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346419174 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346419169 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346419168 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346419168 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:33 [2023-03-16T16:56:33.762Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346419168 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346419113 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346418909 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346418908 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346418908 data=null} to TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Attempting to set focus on Table with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346418402 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346418401 data=null doit=true} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346418401 data=null} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346418401 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346418401 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346418396 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:34 [2023-03-16T16:56:34.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346417633 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346417633 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346417633 data=null} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346417633 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417633 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346417626 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346417622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346417622 data=null doit=true} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346417622 data=null} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346417622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346417592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346417591 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346417591 data=null doit=true} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346417591 data=null} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346417591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346417573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:35 [2023-03-16T16:56:35.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346417573 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346417573 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346417573 data=null} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346417572 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417572 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346417559 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:35 [2023-03-16T16:56:35.426Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:35 [2023-03-16T16:56:35.426Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346417492 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346417492 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346417492 data=null} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346417492 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417491 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346417472 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:35 [2023-03-16T16:56:35.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346417470 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346417470 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346417470 data=null} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346417470 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417470 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346417466 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346417466 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346417465 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346417465 data=null} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346417465 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346417459 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346417455 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346417455 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346417455 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346417455 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346417407 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346417229 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346417229 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346417228 data=null} to TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Attempting to set focus on Table with text {}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346417227 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346417227 data=null doit=true} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346417227 data=null} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346417226 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346417226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346417219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Attempting to set focus on Table with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346417218 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346417218 data=null doit=true} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346417218 data=null} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346417218 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346417217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:35 [2023-03-16T16:56:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346417217 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:36 [2023-03-16T16:56:36.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:36 [2023-03-16T16:56:36.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346415953 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346415952 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346415952 data=null} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346415952 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415952 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346415942 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:36 [2023-03-16T16:56:36.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346415936 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346415936 data=null doit=true} to TreeItem with text {test}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346415936 data=null} to TreeItem with text {test}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346415936 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:36 [2023-03-16T16:56:36.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346415902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346415901 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346415901 data=null doit=true} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346415901 data=null} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346415901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346415878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:37 [2023-03-16T16:56:37.090Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346415878 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346415878 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346415877 data=null} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346415877 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415877 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346415869 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:37 [2023-03-16T16:56:37.090Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:37 [2023-03-16T16:56:37.090Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:37 [2023-03-16T16:56:37.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415637 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346415637 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346415637 data=null} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415637 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415637 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415591 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:37 [2023-03-16T16:56:37.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415588 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346415588 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346415588 data=null} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415587 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415587 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415577 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415577 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346415577 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346415576 data=null} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415576 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346415576 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415570 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415566 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415565 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.352Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346415565 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415386 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346415180 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346415180 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346415180 data=null} to TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Attempting to set focus on Table with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346415178 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346415178 data=null doit=true} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346415178 data=null} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346415178 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346415177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346415152 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:37 [2023-03-16T16:56:37.617Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346413971 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346413971 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346413971 data=null} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346413971 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413970 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346413963 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346413959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346413959 data=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346413959 data=null} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346413959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346413931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346413930 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346413930 data=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346413930 data=null} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346413930 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346413910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346413909 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346413909 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346413909 data=null} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346413909 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413909 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346413896 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.005Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346413892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346413892 data=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346413892 data=null} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346413892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346413871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346413870 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346413870 data=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346413870 data=null} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346413870 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346413855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:39 [2023-03-16T16:56:39.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346413854 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346413854 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346413854 data=null} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346413854 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413854 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346413837 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346413836 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346413836 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346413836 data=null} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346413836 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346413835 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346413828 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:56:39 [2023-03-16T16:56:39.006Z] DEBUG - Clicking on with mnemonic 'Clear'
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.266Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.266Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] 
12:56:39 [2023-03-16T16:56:39.267Z] (Eclipse:18333): Gtk-WARNING **: 16:56:39.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Clicked on with mnemonic 'Clear'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346413524 data=null doit=true} to Shell with text {Confirm Clear}
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Clicking on &Yes
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346413524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346413524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346413524 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346413524 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346413524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346413524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:39 [2023-03-16T16:56:39.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346413524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.654Z] 
12:56:40 [2023-03-16T16:56:40.654Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.655Z] 
12:56:40 [2023-03-16T16:56:40.655Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.655Z] 
12:56:40 [2023-03-16T16:56:40.655Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.655Z] 
12:56:40 [2023-03-16T16:56:40.655Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.940Z] 
12:56:40 [2023-03-16T16:56:40.940Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.940Z] 
12:56:40 [2023-03-16T16:56:40.940Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.940Z] 
12:56:40 [2023-03-16T16:56:40.940Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.940Z] 
12:56:40 [2023-03-16T16:56:40.940Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:40 [2023-03-16T16:56:40.941Z] 
12:56:40 [2023-03-16T16:56:40.941Z] (Eclipse:18333): Gtk-WARNING **: 16:56:40.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:56:41 [2023-03-16T16:56:41.913Z] DEBUG - Clicked on 
12:56:42 [2023-03-16T16:56:42.485Z] 
12:56:42 [2023-03-16T16:56:42.485Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:42.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:42 [2023-03-16T16:56:42.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346413807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346410009 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346410009 data=null doit=true} to TreeItem with text {test}
12:56:42 [2023-03-16T16:56:42.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346410009 data=null} to TreeItem with text {test}
12:56:42 [2023-03-16T16:56:42.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346410009 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346410009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346409985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346409984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346409984 data=null doit=true} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346409984 data=null} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346409984 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346409984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346409968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:43 [2023-03-16T16:56:43.009Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346409967 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346409967 data=null doit=true} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346409967 data=null} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346409967 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346409967 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346409956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346409955 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346409955 data=null doit=true} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346409955 data=null} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346409955 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346409954 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346409951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:56:43 [2023-03-16T16:56:43.009Z] DEBUG - Clicking on with mnemonic 'Import...'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - Clicked on with mnemonic 'Import...'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346409604 data=null doit=true} to Shell with text {Trace Import}
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:56:43 [2023-03-16T16:56:43.270Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-346409601 data=null} to (of type 'Combo')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-346409566 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346409566 data=null doit=true} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346409566 data=null} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346409566 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346409566 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346409565 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Setting state to checked on: /
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346409547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.271Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e3b114d
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346409545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346409545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346409545 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346409544 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346409544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346409544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346409544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346409544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346409544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346409544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346409544 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346409544 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.272Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Clicking on &Finish
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346409540 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346409540 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.275Z] DEBUG - Clicked on &Finish
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346408972 data=null doit=true} to Shell with text {Confirmation}
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Clicking on Rename All
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-346408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-346408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-346408971 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-346408971 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-346408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-346408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:43 [2023-03-16T16:56:43.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-346408971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:56:44 [2023-03-16T16:56:44.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346409540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:56:44 [2023-03-16T16:56:44.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346409927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - Clicked on 
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:44 [2023-03-16T16:56:44.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346408618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346408618 data=null doit=true} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346408618 data=null} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346408618 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346408601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346408601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346408601 data=null doit=true} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346408601 data=null} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346408600 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346408581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:44 [2023-03-16T16:56:44.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346408580 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346408580 data=null doit=true} to TreeItem with text {Traces [0]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346408580 data=null} to TreeItem with text {Traces [0]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346408579 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408579 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346408562 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346408557 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346408557 data=null} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346408557 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346408556 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346408553 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408225 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346408225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346408225 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408225 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408224 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408163 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:44 [2023-03-16T16:56:44.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:44 [2023-03-16T16:56:44.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408160 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346408160 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346408160 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408160 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408160 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408154 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408154 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346408153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346408153 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408153 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346408153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408144 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408144 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.627Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408143 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.887Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346408143 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:44 [2023-03-16T16:56:44.887Z] 
12:56:44 [2023-03-16T16:56:44.887Z] (Eclipse:18333): Gtk-CRITICAL **: 16:56:44.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346408041 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346407728 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346407728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346407728 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:45 [2023-03-16T16:56:45.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:45 [2023-03-16T16:56:45.763Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:45 [2023-03-16T16:56:45.763Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Attempting to set focus on Table with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346406724 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346406723 data=null doit=true} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346406723 data=null} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346406723 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346406723 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346406717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:46 [2023-03-16T16:56:46.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346406453 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346406453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346406453 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346406452 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346406446 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346406441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346406441 data=null doit=true} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346406441 data=null} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346406440 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346406413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346406408 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346406408 data=null doit=true} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346406408 data=null} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346406408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346406396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:46 [2023-03-16T16:56:46.547Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346406393 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346406393 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346406393 data=null} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346406393 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406393 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346406387 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:46 [2023-03-16T16:56:46.548Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406133 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346406133 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346406133 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406133 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406133 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406112 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:46 [2023-03-16T16:56:46.809Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406110 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346406110 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346406110 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406110 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406109 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406106 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406105 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346406105 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346406105 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406105 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346406105 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406101 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406101 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406101 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:46 [2023-03-16T16:56:46.809Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346406100 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346406049 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346405860 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346405860 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346405860 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:47 [2023-03-16T16:56:47.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:48 [2023-03-16T16:56:48.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Attempting to set focus on Table with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346404853 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346404853 data=null doit=true} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346404853 data=null} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346404853 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346404852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346404843 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:48 [2023-03-16T16:56:48.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:48 [2023-03-16T16:56:48.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:48 [2023-03-16T16:56:48.272Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346404572 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-346404572 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-346404572 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346404572 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404571 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-346404567 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.273Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346404561 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346404561 data=null doit=true} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346404561 data=null} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346404560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346404536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346404536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346404536 data=null doit=true} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346404536 data=null} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346404536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346404520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:48 [2023-03-16T16:56:48.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346404520 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346404520 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346404520 data=null} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346404519 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404519 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346404513 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:48 [2023-03-16T16:56:48.273Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404189 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346404189 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346404189 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404188 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404188 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404154 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:48 [2023-03-16T16:56:48.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404152 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346404152 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346404152 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404152 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404151 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404146 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404145 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346404145 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:48 [2023-03-16T16:56:48.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346404145 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404145 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346404145 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404141 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404141 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404141 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346404141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:48 [2023-03-16T16:56:48.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346404102 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346403882 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346403876 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346403876 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Attempting to set focus on Table with text {}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346403874 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346403874 data=null doit=true} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346403874 data=null} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346403874 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346403874 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346403858 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:49 [2023-03-16T16:56:49.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:49 [2023-03-16T16:56:49.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346402602 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346402602 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346402601 data=null} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346402601 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402601 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346402598 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346402592 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346402591 data=null doit=true} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346402591 data=null} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346402591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346402557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346402556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346402556 data=null doit=true} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346402556 data=null} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346402555 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346402550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:50 [2023-03-16T16:56:50.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346402549 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346402549 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346402549 data=null} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346402549 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402549 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346402537 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:50 [2023-03-16T16:56:50.488Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346402492 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346402492 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346402492 data=null} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346402492 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402491 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346402464 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:50 [2023-03-16T16:56:50.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346402461 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346402461 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346402461 data=null} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346402461 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402461 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346402456 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346402456 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346402456 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346402456 data=null} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346402456 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346402456 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346402450 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346402450 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-346402450 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.489Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346402450 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346402405 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-346402222 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-346402222 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-346402222 data=null} to TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Attempting to set focus on Table with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346402220 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346402220 data=null doit=true} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346402220 data=null} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346402220 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346402220 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346402219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Attempting to set focus on Table with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346402218 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346402218 data=null doit=true} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346402218 data=null} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346402218 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346402217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:50 [2023-03-16T16:56:50.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346402217 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:51 [2023-03-16T16:56:51.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:51 [2023-03-16T16:56:51.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-346400960 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-346400960 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-346400960 data=null} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-346400959 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400959 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-346400956 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:51 [2023-03-16T16:56:51.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346400952 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346400952 data=null doit=true} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346400952 data=null} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346400952 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346400932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346400932 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346400932 data=null doit=true} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346400932 data=null} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346400932 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346400923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:51 [2023-03-16T16:56:51.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346400922 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346400922 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346400922 data=null} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346400922 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400922 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346400915 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:51 [2023-03-16T16:56:51.886Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:52 [2023-03-16T16:56:52.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:52 [2023-03-16T16:56:52.145Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346400585 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346400585 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346400585 data=null} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346400585 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400585 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346400549 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:52 [2023-03-16T16:56:52.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346400547 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346400547 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346400547 data=null} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346400547 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400546 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346400541 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346400540 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346400540 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346400540 data=null} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346400540 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346400540 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346400536 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346400536 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-346400536 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346400536 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346400497 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-346400323 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-346400323 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-346400323 data=null} to TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Attempting to set focus on Table with text {}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346400321 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346400321 data=null doit=true} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346400321 data=null} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346400321 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346400321 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346400320 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Attempting to set focus on Table with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346400320 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346400320 data=null doit=true} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346400320 data=null} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346400319 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346400319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:52 [2023-03-16T16:56:52.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346400319 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:53 [2023-03-16T16:56:53.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:53 [2023-03-16T16:56:53.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:53 [2023-03-16T16:56:53.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:53 [2023-03-16T16:56:53.963Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:53 [2023-03-16T16:56:53.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-346399062 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-346399061 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-346399061 data=null} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-346399061 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346399061 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-346399057 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:53 [2023-03-16T16:56:53.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346399053 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346399053 data=null doit=true} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346399053 data=null} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346399053 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346399053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346399034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346399027 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346399027 data=null doit=true} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346399027 data=null} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346399027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346399027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346399001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:53 [2023-03-16T16:56:53.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346399001 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346399001 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346399001 data=null} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346399000 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346399000 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346398991 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:53 [2023-03-16T16:56:53.965Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:53 [2023-03-16T16:56:53.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:53 [2023-03-16T16:56:53.965Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398742 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346398742 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346398742 data=null} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398742 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346398741 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398718 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:54 [2023-03-16T16:56:54.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:54 [2023-03-16T16:56:54.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398716 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346398716 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346398716 data=null} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398716 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346398716 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398712 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398684 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346398684 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346398683 data=null} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398683 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346398683 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398678 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398678 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398678 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.225Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346398678 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398635 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-346398435 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-346398435 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-346398434 data=null} to TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:54 [2023-03-16T16:56:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Attempting to set focus on Table with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346397929 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346397929 data=null doit=true} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346397928 data=null} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346397928 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346397928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346397900 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:55 [2023-03-16T16:56:55.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-346397212 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-346397211 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-346397211 data=null} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-346397211 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397211 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-346397205 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346397202 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346397202 data=null doit=true} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346397201 data=null} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346397201 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346397168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346397167 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346397167 data=null doit=true} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346397167 data=null} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346397167 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346397152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:55 [2023-03-16T16:56:55.627Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346397151 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346397151 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346397151 data=null} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346397151 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397151 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346397143 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:55 [2023-03-16T16:56:55.627Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:55 [2023-03-16T16:56:55.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397083 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397083 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397083 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397083 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397064 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:55 [2023-03-16T16:56:55.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397062 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397062 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397062 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397062 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397062 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397058 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397057 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397057 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397057 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346397057 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397049 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397048 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397048 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346397048 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:55 [2023-03-16T16:56:55.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346397008 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346396838 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346396837 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346396837 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:56 [2023-03-16T16:56:56.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:56 [2023-03-16T16:56:56.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:56 [2023-03-16T16:56:56.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Attempting to set focus on Table with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346395826 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346395825 data=null doit=true} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346395825 data=null} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346395825 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346395825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346395820 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:56 [2023-03-16T16:56:56.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346395564 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346395564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346395564 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346395564 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395563 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-346395560 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.242Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346395554 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346395553 data=null doit=true} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346395553 data=null} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346395553 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346395527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346395526 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346395526 data=null doit=true} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346395526 data=null} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346395526 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346395516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:57 [2023-03-16T16:56:57.243Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346395515 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346395515 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346395515 data=null} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346395515 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395515 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346395504 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:57 [2023-03-16T16:56:57.243Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395279 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395279 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395279 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395278 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395244 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:57 [2023-03-16T16:56:57.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395243 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395242 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395242 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395242 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395242 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395239 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395238 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395238 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.504Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:57 [2023-03-16T16:56:57.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395238 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395238 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346395238 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395235 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395235 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395235 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346395235 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395197 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395190 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395075 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346395054 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:57 [2023-03-16T16:56:57.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Attempting to set focus on Table with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346394052 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346394052 data=null doit=true} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346394052 data=null} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346394052 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346394052 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346394041 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:58 [2023-03-16T16:56:58.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346393791 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346393791 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346393790 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346393790 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393790 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-346393784 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:58 [2023-03-16T16:56:58.966Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346393780 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346393780 data=null doit=true} to TreeItem with text {test}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346393780 data=null} to TreeItem with text {test}
12:56:58 [2023-03-16T16:56:58.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346393780 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346393741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346393740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346393740 data=null doit=true} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346393740 data=null} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346393740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346393732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:56:59 [2023-03-16T16:56:59.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:59 [2023-03-16T16:56:59.227Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346393731 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346393731 data=null doit=true} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346393731 data=null} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346393731 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393731 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346393724 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:56:59 [2023-03-16T16:56:59.228Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:56:59 [2023-03-16T16:56:59.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393496 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346393496 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346393496 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393495 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393495 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393462 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:59 [2023-03-16T16:56:59.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393456 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346393456 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346393456 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393455 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393455 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393451 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393451 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346393451 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346393451 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393451 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346393450 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393447 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393447 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393447 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.491Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346393446 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393406 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346393115 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346393077 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346393077 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Attempting to set focus on Table with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346393075 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346393075 data=null doit=true} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346393075 data=null} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346393075 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346393075 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346393070 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:59 [2023-03-16T16:56:59.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:00 [2023-03-16T16:57:00.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:00 [2023-03-16T16:57:00.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346391909 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-346391909 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-346391909 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346391908 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391908 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-346391881 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346391877 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346391877 data=null doit=true} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346391877 data=null} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346391877 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346391845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346391844 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346391844 data=null doit=true} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346391844 data=null} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346391844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346391821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:01 [2023-03-16T16:57:01.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346391820 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346391820 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346391820 data=null} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346391820 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391820 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346391779 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:01 [2023-03-16T16:57:01.061Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:01 [2023-03-16T16:57:01.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391673 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346391672 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346391672 data=null} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391672 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391672 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391648 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:01 [2023-03-16T16:57:01.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391647 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346391647 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346391647 data=null} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391646 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391646 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391642 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391642 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346391642 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346391641 data=null} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391641 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346391641 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391637 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391637 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391636 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.323Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346391636 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391551 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346391316 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346391311 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346391311 data=null} to TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:01 [2023-03-16T16:57:01.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Attempting to set focus on Table with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346391294 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346391294 data=null doit=true} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346391294 data=null} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346391294 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346391294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346391281 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:01 [2023-03-16T16:57:01.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346390013 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-346390013 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-346390013 data=null} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346390013 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346390013 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-346390009 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:02 [2023-03-16T16:57:02.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346390005 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346390005 data=null doit=true} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346390005 data=null} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346390004 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346390004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346389967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346389962 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346389962 data=null doit=true} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346389962 data=null} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346389962 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346389962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346389939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:02 [2023-03-16T16:57:02.968Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346389938 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346389938 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346389938 data=null} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346389937 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346389937 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346389928 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:02 [2023-03-16T16:57:02.969Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389701 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346389700 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346389700 data=null} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389700 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346389700 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389661 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:03 [2023-03-16T16:57:03.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389659 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346389659 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346389659 data=null} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389659 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346389659 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389654 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389654 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346389654 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346389654 data=null} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389654 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346389654 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389650 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389649 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389649 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.230Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346389649 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389608 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346389398 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346389385 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346389385 data=null} to TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Attempting to set focus on Table with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346389383 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346389383 data=null doit=true} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346389383 data=null} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346389383 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346389383 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346389377 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:03 [2023-03-16T16:57:03.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346388119 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-346388119 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-346388119 data=null} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346388118 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346388118 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-346388111 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:57:04 [2023-03-16T16:57:04.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:04 [2023-03-16T16:57:04.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346388107 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346388107 data=null doit=true} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346388107 data=null} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346388107 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346388107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346388071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346388070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346388070 data=null doit=true} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346388070 data=null} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346388070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346388070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346388055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:04 [2023-03-16T16:57:04.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346388055 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346388055 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346388054 data=null} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346388054 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346388054 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346388046 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:04 [2023-03-16T16:57:04.875Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387816 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346387816 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346387816 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387816 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346387816 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387777 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:05 [2023-03-16T16:57:05.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387775 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346387775 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346387775 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387775 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346387775 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387770 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387770 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346387770 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346387770 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387770 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346387770 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387766 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387766 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387765 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.136Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346387765 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387723 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346387527 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346387526 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346387526 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Attempting to set focus on Table with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346387525 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346387525 data=null doit=true} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346387524 data=null} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346387524 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346387524 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346387523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Attempting to set focus on Table with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346387522 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346387513 data=null doit=true} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346387510 data=null} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346387510 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346387510 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346387494 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:05 [2023-03-16T16:57:05.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:05 [2023-03-16T16:57:05.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346386222 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-346386222 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-346386222 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346386221 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386221 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-346386217 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346386213 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346386213 data=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346386213 data=null} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346386213 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346386180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346386180 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346386180 data=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346386180 data=null} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346386180 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346386156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346386155 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346386155 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346386155 data=null} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346386155 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386155 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346386142 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346386138 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346386138 data=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346386138 data=null} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346386138 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346386119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346386118 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346386118 data=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346386118 data=null} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346386118 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346386106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:06 [2023-03-16T16:57:06.799Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346386105 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346386105 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346386105 data=null} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346386105 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386105 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346386098 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-346386098 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-346386097 data=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-346386097 data=null} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-346386097 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346386093 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-346386089 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:57:06 [2023-03-16T16:57:06.799Z] DEBUG - Clicking on with mnemonic 'Clear'
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.059Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.059Z] 
12:57:07 [2023-03-16T16:57:07.060Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.060Z] 
12:57:07 [2023-03-16T16:57:07.060Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.060Z] 
12:57:07 [2023-03-16T16:57:07.060Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.060Z] 
12:57:07 [2023-03-16T16:57:07.060Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.060Z] 
12:57:07 [2023-03-16T16:57:07.060Z] (Eclipse:18333): Gtk-WARNING **: 16:57:06.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Clicked on with mnemonic 'Clear'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346385805 data=null doit=true} to Shell with text {Confirm Clear}
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Clicking on &Yes
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346385804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346385804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346385804 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346385804 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346385804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346385804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:07 [2023-03-16T16:57:07.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346385804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:08 [2023-03-16T16:57:08.457Z] 
12:57:08 [2023-03-16T16:57:08.457Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.457Z] 
12:57:08 [2023-03-16T16:57:08.457Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.457Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.458Z] 
12:57:08 [2023-03-16T16:57:08.458Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.459Z] 
12:57:08 [2023-03-16T16:57:08.459Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.459Z] 
12:57:08 [2023-03-16T16:57:08.459Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.459Z] 
12:57:08 [2023-03-16T16:57:08.459Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.721Z] 
12:57:08 [2023-03-16T16:57:08.721Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.721Z] 
12:57:08 [2023-03-16T16:57:08.721Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.721Z] 
12:57:08 [2023-03-16T16:57:08.721Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:08 [2023-03-16T16:57:08.722Z] 
12:57:08 [2023-03-16T16:57:08.722Z] (Eclipse:18333): Gtk-WARNING **: 16:57:08.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:09 [2023-03-16T16:57:09.666Z] DEBUG - Clicked on 
12:57:09 [2023-03-16T16:57:09.927Z] 
12:57:09 [2023-03-16T16:57:09.927Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:09.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:09 [2023-03-16T16:57:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-346386065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346382360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346382360 data=null doit=true} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346382360 data=null} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346382360 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346382360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346382336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346382336 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346382336 data=null doit=true} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346382336 data=null} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346382336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346382335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346382321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:10 [2023-03-16T16:57:10.500Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346382321 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346382320 data=null doit=true} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346382320 data=null} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346382320 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346382320 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346382314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346382314 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346382314 data=null doit=true} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346382314 data=null} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346382314 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346382314 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346382307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:57:10 [2023-03-16T16:57:10.500Z] DEBUG - Clicking on with mnemonic 'Import...'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - Clicked on with mnemonic 'Import...'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346381984 data=null doit=true} to Shell with text {Trace Import}
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:57:10 [2023-03-16T16:57:10.765Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-346381973 data=null} to (of type 'Combo')
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-346381939 data=null doit=true} to TreeItem with text {/}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-346381939 data=null} to TreeItem with text {/}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-346381938 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346381938 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-346381937 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346381937 data=null doit=true} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346381936 data=null} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346381936 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346381936 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346381935 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-346381935 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-346381934 data=null doit=true} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-346381934 data=null} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-346381934 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381934 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-346381933 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:11 [2023-03-16T16:57:11.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.029Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346381918 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346381918 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346381918 data=null} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346381918 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381918 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346381916 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346381902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d12811d
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346381900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346381900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346381900 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346381900 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346381899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346381899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346381899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346381899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346381899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346381899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346381899 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346381899 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:11 [2023-03-16T16:57:11.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - Clicking on &Finish
12:57:11 [2023-03-16T16:57:11.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346381895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346381895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346381895 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346381895 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346381895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346381895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.033Z] DEBUG - Clicked on &Finish
12:57:11 [2023-03-16T16:57:11.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346381895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:11 [2023-03-16T16:57:11.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346382286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346381383 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346381383 data=null doit=true} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346381383 data=null} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346381382 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346381368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346381368 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346381368 data=null doit=true} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346381368 data=null} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346381367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346381358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:11 [2023-03-16T16:57:11.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346381357 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346381357 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346381357 data=null} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346381357 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381357 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346381351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346381350 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346381350 data=null} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346381350 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346381350 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346381349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-346381349 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-346381349 data=null} to TreeItem with text {z-clashes [1]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-346381349 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346381348 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
12:57:11 [2023-03-16T16:57:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-346381348 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346381024 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346381024 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346381024 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346381023 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346381023 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380995 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:11 [2023-03-16T16:57:11.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380993 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346380993 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346380993 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380993 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346380993 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380990 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380989 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346380989 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346380989 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380989 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346380989 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380986 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380983 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380983 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:57:11 [2023-03-16T16:57:11.819Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346380983 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] 
12:57:12 [2023-03-16T16:57:12.080Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:11.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380943 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346380808 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346380807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346380807 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:12 [2023-03-16T16:57:12.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:12 [2023-03-16T16:57:12.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:12 [2023-03-16T16:57:12.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:13 [2023-03-16T16:57:13.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Attempting to set focus on Table with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346379790 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346379790 data=null doit=true} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346379790 data=null} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346379790 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346379790 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346379783 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:13 [2023-03-16T16:57:13.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346379497 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-346379497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-346379497 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346379497 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-346379493 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346379487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346379487 data=null doit=true} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346379487 data=null} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346379487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346379456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346379455 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346379455 data=null doit=true} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346379455 data=null} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346379455 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346379448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:13 [2023-03-16T16:57:13.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346379448 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346379448 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346379447 data=null} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346379447 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379447 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346379433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:13 [2023-03-16T16:57:13.482Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379210 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346379210 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346379210 data=null} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379210 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379210 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379172 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:13 [2023-03-16T16:57:13.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379168 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346379168 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346379168 data=null} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379168 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379167 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379158 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379158 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346379157 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346379157 data=null} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379157 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346379157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379149 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379149 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379149 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:57:13 [2023-03-16T16:57:13.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346379148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346379109 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346378843 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346378825 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346378825 data=null} to TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Attempting to set focus on Table with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-346378824 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-346378824 data=null doit=true} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-346378823 data=null} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-346378823 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346378823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-346378819 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:57:14 [2023-03-16T16:57:14.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346377561 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346377561 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346377561 data=null} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346377560 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377560 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346377556 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346377549 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346377549 data=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346377549 data=null} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346377548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346377523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346377523 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346377523 data=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346377523 data=null} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346377523 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346377500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346377499 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346377499 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346377499 data=null} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346377499 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377499 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346377493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346377484 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346377484 data=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346377484 data=null} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346377484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346377461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346377461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346377461 data=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346377461 data=null} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346377460 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346377447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:15 [2023-03-16T16:57:15.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346377446 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346377446 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346377446 data=null} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346377446 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377446 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346377435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346377435 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346377435 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346377435 data=null} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346377434 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377434 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346377431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:15 [2023-03-16T16:57:15.401Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:57:15 [2023-03-16T16:57:15.401Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:57:15 [2023-03-16T16:57:15.662Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.663Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.663Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] 
12:57:15 [2023-03-16T16:57:15.664Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346377139 data=null doit=true} to Shell with text {New Folder}
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Clicking on OK
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346377138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346377137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346377137 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346377137 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346377137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346377137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346377137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-346377409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
12:57:15 [2023-03-16T16:57:15.664Z] DEBUG - Clicked on 
12:57:15 [2023-03-16T16:57:15.926Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-346377027 data=null button=0 stateMask=0x0 x=90 y=81 count=0} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-346377027 data=null doit=true} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-346377027 data=null} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-346377027 data=null button=1 stateMask=0x0 x=90 y=81 count=1} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346377027 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-346377011 data=null button=1 stateMask=0x80000 x=90 y=81 count=1} to TreeItem with text {aaa}
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:57:15 [2023-03-16T16:57:15.926Z] DEBUG - Clicking on with mnemonic 'Import...'
12:57:15 [2023-03-16T16:57:15.926Z] 
12:57:15 [2023-03-16T16:57:15.926Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.926Z] 
12:57:15 [2023-03-16T16:57:15.926Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.926Z] 
12:57:15 [2023-03-16T16:57:15.926Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:15 [2023-03-16T16:57:15.926Z] 
12:57:15 [2023-03-16T16:57:15.926Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] 
12:57:16 [2023-03-16T16:57:16.187Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - Clicked on with mnemonic 'Import...'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346376669 data=null doit=true} to Shell with text {Trace Import}
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-346376668 data=null doit=true} to Button with text {Select &archive file:}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-346376668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-346376666 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-346376666 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-346376666 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-346376666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-346376651 data=null} to (of type 'Combo')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-346376618 data=null doit=true} to TreeItem with text {import}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-346376618 data=null} to TreeItem with text {import}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-346376618 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346376618 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-346376617 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346376616 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346376616 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346376616 data=null} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346376616 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346376616 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346376607 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-346376600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:57:16 [2023-03-16T16:57:16.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@65b1de74
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-346376599 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-346376599 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-346376599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-346376599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-346376599 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-346376599 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@450cdc98
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-346376598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346376598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-346376598 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-346376598 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-346376598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-346376598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-346376598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-346376598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-346376583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-346376583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-346376583 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-346376583 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:57:16 [2023-03-16T16:57:16.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Clicking on &Finish
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-346376575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-346376575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-346376575 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-346376575 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-346376575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-346376575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.191Z] DEBUG - Clicked on &Finish
12:57:16 [2023-03-16T16:57:16.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-346376575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:57:16 [2023-03-16T16:57:16.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-346376980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346376060 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346376060 data=null doit=true} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346376060 data=null} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346376059 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346376059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346376035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:16 [2023-03-16T16:57:16.714Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-346376035 data=null doit=true} to TreeItem with text {Experiments [0]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-346376035 data=null} to TreeItem with text {Experiments [0]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-346376034 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346376034 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-346376033 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-346376033 data=null doit=true} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-346376033 data=null} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-346376033 data=null button=1 stateMask=0x0 x=101 y=104 count=1} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.714Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346376033 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-346376025 data=null button=1 stateMask=0x80000 x=101 y=104 count=1} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-346376024 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-346376024 data=null} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-346376024 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346376024 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-346376004 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-346376004 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-346376003 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-346376003 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-346376002 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-346376002 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-346376002 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-346376002 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-346375995 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-346375993 data=null doit=true} to TreeItem with text {exp [0]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-346375993 data=null} to TreeItem with text {exp [0]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-346375993 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [0]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346375993 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-346375992 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [0]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-346375991 data=null button=0 stateMask=0x0 x=101 y=196 count=0} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-346375991 data=null doit=true} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-346375991 data=null} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-346375991 data=null button=1 stateMask=0x0 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346375991 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-346375969 data=null button=1 stateMask=0x80000 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
12:57:16 [2023-03-16T16:57:16.977Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:57:16 [2023-03-16T16:57:16.977Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:16 [2023-03-16T16:57:16.977Z] 
12:57:16 [2023-03-16T16:57:16.977Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] 
12:57:17 [2023-03-16T16:57:17.239Z] (Eclipse:18333): Gtk-WARNING **: 16:57:17.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346375678 data=null doit=true} to Shell with text {Rename Folder}
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:57:17 [2023-03-16T16:57:17.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Clicking on OK
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346375675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346375675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346375675 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346375675 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346375675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346375675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346375675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:17 [2023-03-16T16:57:17.240Z] DEBUG - Clicked on 
12:57:17 [2023-03-16T16:57:17.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-346375948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:57:17 [2023-03-16T16:57:17.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.760Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.760Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.761Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346375075 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346375075 data=null doit=true} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346375075 data=null} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346375075 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346375075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346375050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346375049 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346375049 data=null doit=true} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346375049 data=null} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346375049 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346375049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346375037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:17 [2023-03-16T16:57:17.761Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-346375036 data=null button=0 stateMask=0x0 x=92 y=173 count=0} to TreeItem with text {Traces [3]}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-346375036 data=null doit=true} to TreeItem with text {Traces [3]}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-346375036 data=null} to TreeItem with text {Traces [3]}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-346375036 data=null button=1 stateMask=0x0 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346375036 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
12:57:17 [2023-03-16T16:57:17.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-346375030 data=null button=1 stateMask=0x80000 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346374702 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346374682 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346374682 data=null doit=true} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346374681 data=null} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346374681 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346374681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346374673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:18 [2023-03-16T16:57:18.333Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:57:18 [2023-03-16T16:57:18.333Z] DEBUG - Clicking on with mnemonic 'Delete'
12:57:18 [2023-03-16T16:57:18.333Z] DEBUG - Clicked on with mnemonic 'Delete'
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.333Z] 
12:57:18 [2023-03-16T16:57:18.333Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.593Z] 
12:57:18 [2023-03-16T16:57:18.593Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.594Z] 
12:57:18 [2023-03-16T16:57:18.594Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.594Z] 
12:57:18 [2023-03-16T16:57:18.594Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.594Z] 
12:57:18 [2023-03-16T16:57:18.594Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:18 [2023-03-16T16:57:18.594Z] 
12:57:18 [2023-03-16T16:57:18.594Z] (Eclipse:18333): Gtk-WARNING **: 16:57:18.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.164Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373801 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373801 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346373800 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Clicking on OK
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346373800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346373799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346373799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346373799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346373799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346373799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.166Z] DEBUG - Clicked on OK
12:57:19 [2023-03-16T16:57:19.426Z] 
12:57:19 [2023-03-16T16:57:19.426Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:19.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:19 [2023-03-16T16:57:19.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346373799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:19 [2023-03-16T16:57:19.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346374637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:57:19 [2023-03-16T16:57:19.687Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 359.085 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:57:19 [2023-03-16T16:57:19.687Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.214 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.637 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.193 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.772 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.26 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.266 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.415 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.846 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.175 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.452 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.317 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.155 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.008 s
12:57:19 [2023-03-16T16:57:19.687Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 19.383 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.784 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.262 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.912 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.088 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.216 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.215 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.135 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.889 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.933 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.945 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.725 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.338 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.63 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.902 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.069 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 23.501 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.71 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.496 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.134 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.754 s
12:57:19 [2023-03-16T16:57:19.688Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.649 s
12:57:19 [2023-03-16T16:57:19.688Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.472 s
12:57:19 [2023-03-16T16:57:19.688Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:57:20 [2023-03-16T16:57:20.261Z] 
12:57:20 [2023-03-16T16:57:20.261Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:19.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:24 [2023-03-16T16:57:24.467Z] 
12:57:24 [2023-03-16T16:57:24.467Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:23.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:29 [2023-03-16T16:57:29.750Z] 
12:57:29 [2023-03-16T16:57:29.750Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:28.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:30 [2023-03-16T16:57:30.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.062 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:57:30 [2023-03-16T16:57:30.691Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.775 s
12:57:30 [2023-03-16T16:57:30.691Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.15 s
12:57:30 [2023-03-16T16:57:30.691Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.855 s
12:57:30 [2023-03-16T16:57:30.691Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:57:31 [2023-03-16T16:57:31.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346361740 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:31 [2023-03-16T16:57:31.262Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:31 [2023-03-16T16:57:31.262Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:31 [2023-03-16T16:57:31.262Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346361259 data=null doit=true} to Shell with text {Preferences}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346361257 data=null doit=true} to TreeItem with text {Tracing}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346361257 data=null} to TreeItem with text {Tracing}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346361256 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346361256 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346361253 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346361253 data=null doit=true} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346361253 data=null} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346361252 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346361252 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346361252 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346361251 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346361250 data=null doit=true} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346361250 data=null} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346361250 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346361250 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346361227 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.522Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Clicking on Apply and Close
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346361219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346361219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346361219 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346361219 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346361219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346361219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346361219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:31 [2023-03-16T16:57:31.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346361677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:31 [2023-03-16T16:57:31.783Z] DEBUG - Clicked on 
12:57:32 [2023-03-16T16:57:32.043Z] 
12:57:32 [2023-03-16T16:57:32.043Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:31.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:32 [2023-03-16T16:57:32.043Z] 
12:57:32 [2023-03-16T16:57:32.043Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:31.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:33 [2023-03-16T16:57:33.425Z] 
12:57:33 [2023-03-16T16:57:33.425Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:33.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:33 [2023-03-16T16:57:33.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346359358 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:33 [2023-03-16T16:57:33.425Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:33 [2023-03-16T16:57:33.425Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:33 [2023-03-16T16:57:33.425Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:34 [2023-03-16T16:57:34.010Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346358979 data=null doit=true} to Shell with text {Preferences}
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:34 [2023-03-16T16:57:34.011Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346358977 data=null doit=true} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346358977 data=null} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346358976 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346358976 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346358976 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346358975 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346358975 data=null doit=true} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346358975 data=null} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346358974 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346358974 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346358974 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-346358973 data=null doit=true} to Button with text {Never}
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-346358973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never}
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-346358972 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-346358972 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-346358972 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-346358972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Clicking on Apply and Close
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346358970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346358970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346358970 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346358970 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346358970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346358970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346358970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346359335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:34 [2023-03-16T16:57:34.012Z] DEBUG - Clicked on 
12:57:34 [2023-03-16T16:57:34.012Z] 
12:57:34 [2023-03-16T16:57:34.012Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:33.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:34 [2023-03-16T16:57:34.012Z] 
12:57:34 [2023-03-16T16:57:34.012Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:33.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:35 [2023-03-16T16:57:35.394Z] 
12:57:35 [2023-03-16T16:57:35.394Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:35.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:35 [2023-03-16T16:57:35.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346357258 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:35 [2023-03-16T16:57:35.652Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:35 [2023-03-16T16:57:35.652Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:35 [2023-03-16T16:57:35.652Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346356918 data=null doit=true} to Shell with text {Preferences}
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:35 [2023-03-16T16:57:35.912Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346356916 data=null doit=true} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346356916 data=null} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346356916 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346356916 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346356916 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346356915 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346356915 data=null doit=true} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346356914 data=null} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346356914 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346356914 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346356914 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Clicking on Apply and Close
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346356912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346356912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346356911 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346356911 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346356911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346356911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346356911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346357232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:35 [2023-03-16T16:57:35.913Z] DEBUG - Clicked on 
12:57:36 [2023-03-16T16:57:36.173Z] 
12:57:36 [2023-03-16T16:57:36.173Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:35.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:36 [2023-03-16T16:57:36.173Z] 
12:57:36 [2023-03-16T16:57:36.173Z] (Eclipse:18333): Gtk-CRITICAL **: 16:57:36.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:57:36 [2023-03-16T16:57:36.433Z] 
12:57:36 [2023-03-16T16:57:36.433Z] (Eclipse:18333): Gtk-WARNING **: 16:57:36.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346355394 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346355394 data=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346355394 data=null} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346355394 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346355394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346355376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346355373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346355373 data=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346355373 data=null} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346355373 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346355373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346355353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346355351 data=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346355351 data=null} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346355350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346355350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346355349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-346355348 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346355348 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346355348 data=null} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346355348 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346355348 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346355342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-346355342 data=null doit=true} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-346355342 data=null} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-346355341 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346355341 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-346355340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-346355340 data=null button=0 stateMask=0x0 x=99 y=81 count=0} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-346355339 data=null doit=true} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-346355339 data=null} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-346355339 data=null button=1 stateMask=0x0 x=99 y=81 count=1} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346355339 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-346355330 data=null button=1 stateMask=0x80000 x=99 y=81 count=1} to TreeItem with text {kernel}
12:57:37 [2023-03-16T16:57:37.699Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:57:37 [2023-03-16T16:57:37.699Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
12:57:37 [2023-03-16T16:57:37.699Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
12:57:37 [2023-03-16T16:57:37.699Z] DEBUG - Clicking on with mnemonic 'Test experiment'
12:57:37 [2023-03-16T16:57:37.699Z] DEBUG - Clicked on with mnemonic 'Test experiment'
12:57:37 [2023-03-16T16:57:37.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-346355261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment'
12:57:38 [2023-03-16T16:57:38.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346353936 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:38 [2023-03-16T16:57:38.908Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:38 [2023-03-16T16:57:38.908Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:38 [2023-03-16T16:57:38.908Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:39 [2023-03-16T16:57:39.170Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346353567 data=null doit=true} to Shell with text {Preferences}
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:39 [2023-03-16T16:57:39.431Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346353565 data=null doit=true} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346353565 data=null} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346353565 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346353564 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346353564 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346353558 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346353557 data=null doit=true} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346353557 data=null} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346353557 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346353557 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346353557 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-346353555 data=null doit=true} to Button with text {Always}
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-346353555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-346353554 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-346353554 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-346353554 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-346353554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Clicking on Apply and Close
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346353553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346353553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346353553 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346353553 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346353552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346353552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346353552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:39 [2023-03-16T16:57:39.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346353927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:39 [2023-03-16T16:57:39.433Z] DEBUG - Clicked on 
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.004Z] 
12:57:40 [2023-03-16T16:57:40.004Z] (Eclipse:18333): Gtk-WARNING **: 16:57:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-346351974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-346351971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-346351971 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-346351971 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-346351971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-346351971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-346351971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-346351971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-346351970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-346351970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-346351970 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-346351970 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Clicking on &Yes
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346351970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346351970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346351970 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346351970 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346351970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346351969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:40 [2023-03-16T16:57:40.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346351969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.211Z] DEBUG - Clicked on 
12:57:41 [2023-03-16T16:57:41.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346351671 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:57:41 [2023-03-16T16:57:41.212Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:41 [2023-03-16T16:57:41.212Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:41 [2023-03-16T16:57:41.212Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:41 [2023-03-16T16:57:41.473Z] 
12:57:41 [2023-03-16T16:57:41.473Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.473Z] 
12:57:41 [2023-03-16T16:57:41.473Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.474Z] 
12:57:41 [2023-03-16T16:57:41.474Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.735Z] 
12:57:41 [2023-03-16T16:57:41.735Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.735Z] 
12:57:41 [2023-03-16T16:57:41.735Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.735Z] 
12:57:41 [2023-03-16T16:57:41.735Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.735Z] 
12:57:41 [2023-03-16T16:57:41.735Z] (Eclipse:18333): Gtk-WARNING **: 16:57:41.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346351217 data=null doit=true} to Shell with text {Preferences}
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:41 [2023-03-16T16:57:41.735Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346351215 data=null doit=true} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346351215 data=null} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346351214 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346351214 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346351214 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346351212 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346351212 data=null doit=true} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346351212 data=null} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346351212 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346351212 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346351212 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Clicking on Cancel
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346351209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346351209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346351209 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346351209 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346351209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346351209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346351209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346351631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:41 [2023-03-16T16:57:41.735Z] DEBUG - Clicked on 
12:57:42 [2023-03-16T16:57:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346350677 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:42 [2023-03-16T16:57:42.306Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:42 [2023-03-16T16:57:42.306Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:42 [2023-03-16T16:57:42.306Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346350347 data=null doit=true} to Shell with text {Preferences}
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:42 [2023-03-16T16:57:42.566Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346350346 data=null doit=true} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346350345 data=null} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346350345 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346350345 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346350344 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346350336 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346350336 data=null doit=true} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346350336 data=null} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346350336 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346350336 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346350335 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-346350334 data=null doit=true} to Button with text {Always}
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-346350334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-346350333 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-346350333 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-346350333 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-346350333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:42 [2023-03-16T16:57:42.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Clicking on Apply and Close
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346350331 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346350331 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346350331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346350669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:42 [2023-03-16T16:57:42.568Z] DEBUG - Clicked on 
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:42.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:42.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:42.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:42.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.137Z] 
12:57:43 [2023-03-16T16:57:43.137Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.397Z] 
12:57:43 [2023-03-16T16:57:43.397Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.397Z] 
12:57:43 [2023-03-16T16:57:43.397Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.397Z] 
12:57:43 [2023-03-16T16:57:43.397Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:43 [2023-03-16T16:57:43.397Z] 
12:57:43 [2023-03-16T16:57:43.397Z] (Eclipse:18333): Gtk-WARNING **: 16:57:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Clicking on &No
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-346348767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-346348767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-346348767 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-346348767 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-346348767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-346348767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-346348766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Clicked on 
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346348575 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:44 [2023-03-16T16:57:44.340Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.601Z] 
12:57:44 [2023-03-16T16:57:44.601Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.862Z] 
12:57:44 [2023-03-16T16:57:44.862Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.862Z] 
12:57:44 [2023-03-16T16:57:44.862Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.862Z] 
12:57:44 [2023-03-16T16:57:44.862Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.862Z] 
12:57:44 [2023-03-16T16:57:44.862Z] (Eclipse:18333): Gtk-WARNING **: 16:57:44.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346348071 data=null doit=true} to Shell with text {Preferences}
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:44 [2023-03-16T16:57:44.862Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346348069 data=null doit=true} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346348068 data=null} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346348067 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346348067 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346348067 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346348066 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346348065 data=null doit=true} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346348065 data=null} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346348065 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346348065 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346348064 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.862Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Clicking on Cancel
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346348061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346348061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346348061 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346348061 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346348061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346348061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346348061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:44 [2023-03-16T16:57:44.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346348450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:45 [2023-03-16T16:57:45.123Z] DEBUG - Clicked on 
12:57:45 [2023-03-16T16:57:45.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346347580 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:45 [2023-03-16T16:57:45.384Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:45 [2023-03-16T16:57:45.384Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:45 [2023-03-16T16:57:45.384Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346347177 data=null doit=true} to Shell with text {Preferences}
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:45 [2023-03-16T16:57:45.644Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346347175 data=null doit=true} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346347174 data=null} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346347174 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346347174 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346347174 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346347172 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346347172 data=null doit=true} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346347172 data=null} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346347172 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346347172 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346347171 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Clicking on Apply and Close
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346347169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346347169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346347169 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346347169 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346347168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346347168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346347168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:45 [2023-03-16T16:57:45.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346347557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:45 [2023-03-16T16:57:45.906Z] DEBUG - Clicked on 
12:57:46 [2023-03-16T16:57:46.167Z] 
12:57:46 [2023-03-16T16:57:46.167Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.167Z] 
12:57:46 [2023-03-16T16:57:46.167Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.167Z] 
12:57:46 [2023-03-16T16:57:46.167Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.167Z] 
12:57:46 [2023-03-16T16:57:46.167Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:46 [2023-03-16T16:57:46.428Z] 
12:57:46 [2023-03-16T16:57:46.428Z] (Eclipse:18333): Gtk-WARNING **: 16:57:46.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Clicking on &Yes
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346345532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346345532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346345532 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346345532 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346345532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346345532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346345532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:57:47 [2023-03-16T16:57:47.631Z] DEBUG - Clicked on 
12:57:47 [2023-03-16T16:57:47.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346345265 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:57:47 [2023-03-16T16:57:47.631Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:47 [2023-03-16T16:57:47.631Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:47 [2023-03-16T16:57:47.631Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:47 [2023-03-16T16:57:47.891Z] 
12:57:47 [2023-03-16T16:57:47.891Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:48 [2023-03-16T16:57:48.152Z] 
12:57:48 [2023-03-16T16:57:48.152Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:48 [2023-03-16T16:57:48.152Z] 
12:57:48 [2023-03-16T16:57:48.152Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:48 [2023-03-16T16:57:48.152Z] 
12:57:48 [2023-03-16T16:57:48.152Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:48 [2023-03-16T16:57:48.153Z] 
12:57:48 [2023-03-16T16:57:48.153Z] (Eclipse:18333): Gtk-WARNING **: 16:57:47.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346344773 data=null doit=true} to Shell with text {Preferences}
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:48 [2023-03-16T16:57:48.153Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346344772 data=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346344771 data=null} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346344770 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346344770 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346344770 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346344769 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346344769 data=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346344769 data=null} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346344769 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346344768 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346344768 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Clicking on Cancel
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346344763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346344763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346344763 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346344763 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346344763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346344763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346344763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:48 [2023-03-16T16:57:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346345168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:48 [2023-03-16T16:57:48.416Z] DEBUG - Clicked on 
12:57:48 [2023-03-16T16:57:48.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346344176 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:48 [2023-03-16T16:57:48.678Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:48 [2023-03-16T16:57:48.678Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:48 [2023-03-16T16:57:48.678Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346343832 data=null doit=true} to Shell with text {Preferences}
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:48 [2023-03-16T16:57:48.939Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346343830 data=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346343830 data=null} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346343829 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346343829 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346343828 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:48 [2023-03-16T16:57:48.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346343778 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346343778 data=null doit=true} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346343778 data=null} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346343778 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346343778 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346343776 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-346343774 data=null doit=true} to Button with text {Prompt}
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-346343774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt}
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-346343773 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-346343773 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-346343773 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-346343773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Clicking on Apply and Close
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346343772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346343772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346343772 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346343771 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346343771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346343771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346343771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346344166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:49 [2023-03-16T16:57:49.203Z] DEBUG - Clicked on 
12:57:51 [2023-03-16T16:57:51.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346341866 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:51 [2023-03-16T16:57:51.115Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:51 [2023-03-16T16:57:51.115Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:51 [2023-03-16T16:57:51.115Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:51 [2023-03-16T16:57:51.115Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346341535 data=null doit=true} to Shell with text {Preferences}
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:51 [2023-03-16T16:57:51.375Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346341533 data=null doit=true} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346341533 data=null} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346341532 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346341532 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346341532 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346341522 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346341521 data=null doit=true} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346341521 data=null} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346341521 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346341521 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346341520 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-346341519 data=null doit=true} to Button with text {Always}
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-346341519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-346341518 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-346341518 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-346341518 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-346341518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Clicking on Apply and Close
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346341516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346341516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346341516 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346341516 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346341516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346341516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346341516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346341841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:51 [2023-03-16T16:57:51.376Z] DEBUG - Clicked on 
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.945Z] 
12:57:51 [2023-03-16T16:57:51.945Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:51 [2023-03-16T16:57:51.946Z] 
12:57:51 [2023-03-16T16:57:51.946Z] (Eclipse:18333): Gtk-WARNING **: 16:57:51.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-346339972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-346339970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-346339970 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-346339970 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-346339970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-346339970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-346339969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-346339969 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-346339969 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Clicking on &No
12:57:52 [2023-03-16T16:57:52.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-346339969 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-346339969 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-346339969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-346339969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Clicked on 
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346339878 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:57:52 [2023-03-16T16:57:52.888Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:57:53 [2023-03-16T16:57:53.165Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:57:53 [2023-03-16T16:57:53.165Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.165Z] 
12:57:53 [2023-03-16T16:57:53.165Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.452Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] 
12:57:53 [2023-03-16T16:57:53.453Z] (Eclipse:18333): Gtk-WARNING **: 16:57:53.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346339492 data=null doit=true} to Shell with text {Preferences}
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:57:53 [2023-03-16T16:57:53.453Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346339485 data=null doit=true} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346339484 data=null} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346339484 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346339484 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346339484 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-346339483 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-346339483 data=null doit=true} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-346339482 data=null} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-346339482 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346339482 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-346339482 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Clicking on Cancel
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-346339480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-346339480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-346339480 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-346339480 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-346339479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-346339479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-346339479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346339815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:57:53 [2023-03-16T16:57:53.454Z] DEBUG - Clicked on 
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3fc14dc0] time=-346339076 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Attempting to set focus on Tree with text {}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346339058 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346339058 data=null doit=true} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346339058 data=null} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346339057 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346339057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346339050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:57:53 [2023-03-16T16:57:53.729Z] DEBUG - Clicking on with mnemonic 'Delete'
12:57:54 [2023-03-16T16:57:54.002Z] DEBUG - Clicked on with mnemonic 'Delete'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338063 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338063 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346338062 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Clicking on OK
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346338062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346338061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346338061 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346338061 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346338061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346338061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:54 [2023-03-16T16:57:54.965Z] DEBUG - Clicked on OK
12:57:55 [2023-03-16T16:57:55.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346338061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:57:55 [2023-03-16T16:57:55.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346339011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:57:55 [2023-03-16T16:57:55.225Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.595 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:57:55 [2023-03-16T16:57:55.225Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.411 s
12:57:55 [2023-03-16T16:57:55.225Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.089 s
12:57:55 [2023-03-16T16:57:55.225Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.241 s
12:57:55 [2023-03-16T16:57:55.225Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.268 s
12:57:55 [2023-03-16T16:57:55.226Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.135 s
12:57:55 [2023-03-16T16:57:55.226Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.313 s
12:57:55 [2023-03-16T16:57:55.226Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.365 s
12:57:55 [2023-03-16T16:57:55.226Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.781 s
12:57:55 [2023-03-16T16:57:55.226Z] 
12:57:55 [2023-03-16T16:57:55.226Z] Results:
12:57:55 [2023-03-16T16:57:55.226Z] 
12:57:55 [2023-03-16T16:57:55.226Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
12:57:55 [2023-03-16T16:57:55.226Z] 
12:57:55 [2023-03-16T16:57:55.798Z] 
12:57:55 [2023-03-16T16:57:55.798Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:57:55.576
12:57:55 [2023-03-16T16:57:55.798Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:57:56 [2023-03-16T16:57:56.740Z] [INFO] All tests passed!
12:57:56 [2023-03-16T16:57:56.740Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.pom
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.7-SNAPSHOT [127/139]
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] The project's OSGi version is 1.0.7.202303161548
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests...
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] 
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:56 [2023-03-16T16:57:56.741Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:57:56 [2023-03-16T16:57:56.741Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-sources.jar
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT.jar
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.002Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.002Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:57:57 [2023-03-16T16:57:57.003Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.003Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.003Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:57:57 [2023-03-16T16:57:57.003Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:57:57 [2023-03-16T16:57:57.003Z] [INFO] 
12:57:57 [2023-03-16T16:57:57.003Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
12:57:57 [2023-03-16T16:57:57.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT.jar
12:57:58 [2023-03-16T16:57:58.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-sources.jar
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] 
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
12:58:00 [2023-03-16T16:58:00.825Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:58:00 [2023-03-16T16:58:00.825Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] 
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] 
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
12:58:00 [2023-03-16T16:58:00.825Z] [INFO] Command line:
12:58:00 [2023-03-16T16:58:00.825Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:58:00 [2023-03-16T16:58:00.825Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:58:03 [2023-03-16T16:58:03.378Z] !SESSION 2023-03-16 16:58:00.889 -----------------------------------------------
12:58:03 [2023-03-16T16:58:03.378Z] eclipse.buildId=unknown
12:58:03 [2023-03-16T16:58:03.378Z] java.version=17.0.2
12:58:03 [2023-03-16T16:58:03.378Z] java.vendor=Oracle Corporation
12:58:03 [2023-03-16T16:58:03.378Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:58:03 [2023-03-16T16:58:03.378Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:58:03 [2023-03-16T16:58:03.378Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:58:03 [2023-03-16T16:58:03.378Z] 
12:58:03 [2023-03-16T16:58:03.378Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:58:03.368
12:58:03 [2023-03-16T16:58:03.378Z] !MESSAGE FrameworkEvent ERROR
12:58:03 [2023-03-16T16:58:03.378Z] !STACK 0
12:58:03 [2023-03-16T16:58:03.378Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
12:58:03 [2023-03-16T16:58:03.378Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:03 [2023-03-16T16:58:03.378Z] 
12:58:03 [2023-03-16T16:58:03.378Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:03 [2023-03-16T16:58:03.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:03 [2023-03-16T16:58:03.378Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:03 [2023-03-16T16:58:03.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:03 [2023-03-16T16:58:03.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:04 [2023-03-16T16:58:04.316Z] 
12:58:04 [2023-03-16T16:58:04.316Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:58:04.255
12:58:04 [2023-03-16T16:58:04.316Z] !MESSAGE FrameworkEvent ERROR
12:58:04 [2023-03-16T16:58:04.316Z] !STACK 0
12:58:04 [2023-03-16T16:58:04.316Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
12:58:04 [2023-03-16T16:58:04.316Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:04 [2023-03-16T16:58:04.316Z] 
12:58:04 [2023-03-16T16:58:04.316Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:04 [2023-03-16T16:58:04.316Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:04 [2023-03-16T16:58:04.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:04 [2023-03-16T16:58:04.887Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:58:04 [2023-03-16T16:58:04.887Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.003 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
12:58:04 [2023-03-16T16:58:04.887Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.887Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.887Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0.001 s
12:58:04 [2023-03-16T16:58:04.887Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.887Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
12:58:04 [2023-03-16T16:58:04.888Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0.001 s
12:58:04 [2023-03-16T16:58:04.888Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:58:04 [2023-03-16T16:58:04.888Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:58:04 [2023-03-16T16:58:04.888Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:58:05 [2023-03-16T16:58:05.170Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:58:05 [2023-03-16T16:58:05.170Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.071 s
12:58:05 [2023-03-16T16:58:05.170Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.170Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.170Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.170Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:58:05 [2023-03-16T16:58:05.515Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:58:05 [2023-03-16T16:58:05.515Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.022 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.075 s
12:58:05 [2023-03-16T16:58:05.515Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.106 s
12:58:05 [2023-03-16T16:58:05.515Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.027 s
12:58:05 [2023-03-16T16:58:05.515Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:58:05 [2023-03-16T16:58:05.515Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.007 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
12:58:05 [2023-03-16T16:58:05.515Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.005 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.515Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.515Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.516Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.516Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.516Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.516Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.516Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:58:05 [2023-03-16T16:58:05.516Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:58:05 [2023-03-16T16:58:05.516Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:58:05 [2023-03-16T16:58:05.516Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:58:05 [2023-03-16T16:58:05.516Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.049 s
12:58:05 [2023-03-16T16:58:05.516Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.015 s
12:58:05 [2023-03-16T16:58:05.516Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.097 s
12:58:05 [2023-03-16T16:58:05.516Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.018 s
12:58:05 [2023-03-16T16:58:05.516Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.002 s
12:58:05 [2023-03-16T16:58:05.516Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:58:05 [2023-03-16T16:58:05.776Z] 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
12:58:05 [2023-03-16T16:58:05.776Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.066 s
12:58:05 [2023-03-16T16:58:05.776Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.006 s
12:58:05 [2023-03-16T16:58:05.776Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.015 s
12:58:05 [2023-03-16T16:58:05.776Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.094 s
12:58:05 [2023-03-16T16:58:05.776Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.018 s
12:58:05 [2023-03-16T16:58:05.776Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
12:58:05 [2023-03-16T16:58:05.776Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:58:06 [2023-03-16T16:58:06.036Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:58:06 [2023-03-16T16:58:06.036Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.041 s
12:58:06 [2023-03-16T16:58:06.036Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.002 s
12:58:06 [2023-03-16T16:58:06.036Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.036Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.037Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.037Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.037Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.037Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.037Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.037Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.037Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.037Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:58:06 [2023-03-16T16:58:06.037Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:58:06 [2023-03-16T16:58:06.037Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:58:06 [2023-03-16T16:58:06.297Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:58:06 [2023-03-16T16:58:06.297Z] readWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.29 s
12:58:06 [2023-03-16T16:58:06.297Z] readWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.212 s
12:58:06 [2023-03-16T16:58:06.297Z] 
12:58:06 [2023-03-16T16:58:06.297Z] Results:
12:58:06 [2023-03-16T16:58:06.297Z] 
12:58:06 [2023-03-16T16:58:06.297Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
12:58:06 [2023-03-16T16:58:06.297Z] 
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] All tests passed!
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT.jar
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT.pom
12:58:07 [2023-03-16T16:58:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-sources.jar
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT [128/139]
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] The project's OSGi version is 1.0.6.202303161548
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.236Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests...
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] 
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:07 [2023-03-16T16:58:07.497Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:58:07 [2023-03-16T16:58:07.497Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.068Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.069Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:58:08 [2023-03-16T16:58:08.069Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] 
12:58:08 [2023-03-16T16:58:08.069Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:08 [2023-03-16T16:58:08.329Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
12:58:10 [2023-03-16T16:58:10.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] 
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:10 [2023-03-16T16:58:10.825Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:58:10 [2023-03-16T16:58:10.825Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] 
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] 
12:58:10 [2023-03-16T16:58:10.825Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:11 [2023-03-16T16:58:11.086Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:58:11 [2023-03-16T16:58:11.086Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
12:58:11 [2023-03-16T16:58:11.086Z] [INFO] Command line:
12:58:11 [2023-03-16T16:58:11.086Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:58:11 [2023-03-16T16:58:11.086Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:58:13 [2023-03-16T16:58:13.684Z] !SESSION 2023-03-16 16:58:11.184 -----------------------------------------------
12:58:13 [2023-03-16T16:58:13.684Z] eclipse.buildId=unknown
12:58:13 [2023-03-16T16:58:13.684Z] java.version=17.0.2
12:58:13 [2023-03-16T16:58:13.684Z] java.vendor=Oracle Corporation
12:58:13 [2023-03-16T16:58:13.684Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:58:13 [2023-03-16T16:58:13.684Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:58:13 [2023-03-16T16:58:13.684Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:58:13 [2023-03-16T16:58:13.684Z] 
12:58:13 [2023-03-16T16:58:13.684Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:58:13.472
12:58:13 [2023-03-16T16:58:13.684Z] !MESSAGE FrameworkEvent ERROR
12:58:13 [2023-03-16T16:58:13.684Z] !STACK 0
12:58:13 [2023-03-16T16:58:13.684Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:58:13 [2023-03-16T16:58:13.684Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:13 [2023-03-16T16:58:13.684Z] 
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:13 [2023-03-16T16:58:13.684Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:14 [2023-03-16T16:58:14.628Z] 
12:58:14 [2023-03-16T16:58:14.628Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:58:14.391
12:58:14 [2023-03-16T16:58:14.628Z] !MESSAGE FrameworkEvent ERROR
12:58:14 [2023-03-16T16:58:14.628Z] !STACK 0
12:58:14 [2023-03-16T16:58:14.628Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
12:58:14 [2023-03-16T16:58:14.628Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:14 [2023-03-16T16:58:14.628Z] 
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:14 [2023-03-16T16:58:14.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:14 [2023-03-16T16:58:14.888Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:58:15 [2023-03-16T16:58:15.149Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:58:15 [2023-03-16T16:58:15.149Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.015 s
12:58:15 [2023-03-16T16:58:15.149Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.149Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.004 s
12:58:15 [2023-03-16T16:58:15.149Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.038 s
12:58:15 [2023-03-16T16:58:15.149Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.149Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.149Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.149Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.149Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.149Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.150Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.150Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.150Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:58:15 [2023-03-16T16:58:15.722Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:58:15 [2023-03-16T16:58:15.722Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.093 s
12:58:15 [2023-03-16T16:58:15.722Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.104 s
12:58:15 [2023-03-16T16:58:15.722Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.006 s
12:58:15 [2023-03-16T16:58:15.722Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.065 s
12:58:15 [2023-03-16T16:58:15.722Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.116 s
12:58:15 [2023-03-16T16:58:15.722Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.019 s
12:58:15 [2023-03-16T16:58:15.722Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:58:15 [2023-03-16T16:58:15.722Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:58:15 [2023-03-16T16:58:15.722Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
12:58:15 [2023-03-16T16:58:15.722Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.722Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.722Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.722Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.722Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.722Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.722Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.722Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.723Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:58:15 [2023-03-16T16:58:15.723Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:58:15 [2023-03-16T16:58:15.723Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
12:58:15 [2023-03-16T16:58:15.723Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.003 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:58:15 [2023-03-16T16:58:15.723Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:58:15 [2023-03-16T16:58:15.723Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.723Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:58:15 [2023-03-16T16:58:15.723Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:58:15 [2023-03-16T16:58:15.723Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.723Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.724Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:58:15 [2023-03-16T16:58:15.724Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:58:15 [2023-03-16T16:58:15.724Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.002 s
12:58:15 [2023-03-16T16:58:15.724Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:58:15 [2023-03-16T16:58:15.724Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:58:15 [2023-03-16T16:58:15.724Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.003 s
12:58:15 [2023-03-16T16:58:15.724Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.724Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.724Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.724Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:58:15 [2023-03-16T16:58:15.985Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:58:15 [2023-03-16T16:58:15.985Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.008 s
12:58:15 [2023-03-16T16:58:15.985Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:58:15 [2023-03-16T16:58:15.985Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.047 s
12:58:15 [2023-03-16T16:58:15.985Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:58:15 [2023-03-16T16:58:15.985Z] 
12:58:15 [2023-03-16T16:58:15.985Z] Results:
12:58:15 [2023-03-16T16:58:15.985Z] 
12:58:15 [2023-03-16T16:58:15.985Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
12:58:15 [2023-03-16T16:58:15.985Z] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] All tests passed!
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.pom
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT [129/139]
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] The project's OSGi version is 1.0.13.202303161548
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.410Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests...
12:58:17 [2023-03-16T16:58:17.670Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
12:58:17 [2023-03-16T16:58:17.670Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.670Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:58:17 [2023-03-16T16:58:17.670Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:17 [2023-03-16T16:58:17.931Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:58:17 [2023-03-16T16:58:17.931Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] 
12:58:17 [2023-03-16T16:58:17.931Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:18 [2023-03-16T16:58:18.193Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:58:19 [2023-03-16T16:58:19.131Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] 
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:20 [2023-03-16T16:58:20.520Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:58:20 [2023-03-16T16:58:20.520Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] 
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] 
12:58:20 [2023-03-16T16:58:20.520Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:58:20 [2023-03-16T16:58:20.781Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:58:20 [2023-03-16T16:58:20.781Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
12:58:20 [2023-03-16T16:58:20.781Z] [INFO] Command line:
12:58:20 [2023-03-16T16:58:20.781Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:58:20 [2023-03-16T16:58:20.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:58:24 [2023-03-16T16:58:24.443Z] !SESSION 2023-03-16 16:58:20.767 -----------------------------------------------
12:58:24 [2023-03-16T16:58:24.443Z] eclipse.buildId=unknown
12:58:24 [2023-03-16T16:58:24.443Z] java.version=17.0.2
12:58:24 [2023-03-16T16:58:24.443Z] java.vendor=Oracle Corporation
12:58:24 [2023-03-16T16:58:24.443Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:58:24 [2023-03-16T16:58:24.443Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:58:24 [2023-03-16T16:58:24.443Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:58:24 [2023-03-16T16:58:24.443Z] 
12:58:24 [2023-03-16T16:58:24.443Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:58:24.258
12:58:24 [2023-03-16T16:58:24.443Z] !MESSAGE FrameworkEvent ERROR
12:58:24 [2023-03-16T16:58:24.443Z] !STACK 0
12:58:24 [2023-03-16T16:58:24.443Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
12:58:24 [2023-03-16T16:58:24.443Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:24 [2023-03-16T16:58:24.443Z] 
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:24 [2023-03-16T16:58:24.443Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:24 [2023-03-16T16:58:24.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:24 [2023-03-16T16:58:24.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:24 [2023-03-16T16:58:24.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:24 [2023-03-16T16:58:24.704Z] 
12:58:24 [2023-03-16T16:58:24.704Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:58:24.471
12:58:24 [2023-03-16T16:58:24.704Z] !MESSAGE FrameworkEvent ERROR
12:58:24 [2023-03-16T16:58:24.704Z] !STACK 0
12:58:24 [2023-03-16T16:58:24.704Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
12:58:24 [2023-03-16T16:58:24.704Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:24 [2023-03-16T16:58:24.704Z] 
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:58:24 [2023-03-16T16:58:24.704Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:58:25 [2023-03-16T16:58:25.278Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:58:25 [2023-03-16T16:58:25.278Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:58:31 [2023-03-16T16:58:31.859Z] 
12:58:31 [2023-03-16T16:58:31.859Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 16:58:30.782
12:58:31 [2023-03-16T16:58:31.859Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:58:31 [2023-03-16T16:58:31.859Z] 
12:58:31 [2023-03-16T16:58:31.859Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:58:30.863
12:58:31 [2023-03-16T16:58:31.859Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:58:31 [2023-03-16T16:58:31.859Z] !STACK 0
12:58:31 [2023-03-16T16:58:31.859Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:58:31 [2023-03-16T16:58:31.859Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:58:31 [2023-03-16T16:58:31.859Z] Caused by: java.io.IOException: error=2, No such file or directory
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:58:31 [2023-03-16T16:58:31.859Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:58:31 [2023-03-16T16:58:31.859Z] 	... 7 more
12:58:31 [2023-03-16T16:58:31.859Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:58:31 [2023-03-16T16:58:31.859Z] Display size: 1440x900
12:58:31 [2023-03-16T16:58:31.859Z] OS version=5.17.13-200.fc35.x86_64
12:58:31 [2023-03-16T16:58:31.859Z] GTK version=3.22.30
12:58:31 [2023-03-16T16:58:31.859Z] GTK theme=Ambiance
12:58:31 [2023-03-16T16:58:31.859Z] LIBOVERLAY_SCROLLBAR=0
12:58:31 [2023-03-16T16:58:31.859Z] Time zone: Greenwich Mean Time
12:58:31 [2023-03-16T16:58:31.860Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:58:31 [2023-03-16T16:58:31.860Z] log4j:WARN Please initialize the log4j system properly.
12:58:31 [2023-03-16T16:58:31.860Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
12:58:36 [2023-03-16T16:58:36.066Z] 
12:58:36 [2023-03-16T16:58:36.066Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:58:35.383
12:58:36 [2023-03-16T16:58:36.066Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:39 [2023-03-16T16:58:39.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346293578 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346293578 data=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346293578 data=null} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346293576 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346293576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346293469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346293467 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346293467 data=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346293466 data=null} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346293466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346293466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346293450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346293449 data=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346293448 data=null} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346293448 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346293448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346293423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346293419 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346293419 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346293419 data=null} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346293419 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346293418 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346293361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346293356 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346293355 data=null} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346293354 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346293354 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346293352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346293350 data=null doit=true} to Tree node with text: bug446190
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346293350 data=null} to Tree node with text: bug446190
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346293350 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346293349 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346293346 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346293345 data=null doit=true} to Tree node with text: Views
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346293345 data=null} to Tree node with text: Views
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346293336 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346293335 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346293253 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:58:39 [2023-03-16T16:58:39.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-346293249 data=null doit=true} to Tree node with text: XML system call analysis
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-346293249 data=null} to Tree node with text: XML system call analysis
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-346293249 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346293248 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-346293173 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-346293172 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-346293172 data=null doit=true} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-346293171 data=null} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-346293171 data=null button=1 stateMask=0x0 x=188 y=518 count=1} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346293171 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-346293143 data=null button=1 stateMask=0x80000 x=188 y=518 count=1} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-346293142 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.625Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-346293142 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:58:39 [2023-03-16T16:58:39.886Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346293142 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
12:58:40 [2023-03-16T16:58:40.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-346292984 data=null button=1 stateMask=0x80000 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:58:40 [2023-03-16T16:58:40.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-346292468 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
12:58:40 [2023-03-16T16:58:40.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-346292468 data=null doit=true} to Tree node with text: Latency vs Count
12:58:40 [2023-03-16T16:58:40.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-346292467 data=null} to Tree node with text: Latency vs Count
12:58:40 [2023-03-16T16:58:40.457Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-346289770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-346289749 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-346289749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
12:58:42 [2023-03-16T16:58:42.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-346289745 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346289306 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346289248 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346289248 data=null doit=true} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346289247 data=null} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346289247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346289247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346289221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:43 [2023-03-16T16:58:43.827Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:58:43 [2023-03-16T16:58:43.827Z] DEBUG - Clicking on with mnemonic 'Delete'
12:58:44 [2023-03-16T16:58:44.089Z] DEBUG - Clicked on with mnemonic 'Delete'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288345 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288345 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346288344 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Clicking on OK
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346288341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346288341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346288341 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346288340 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346288340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346288340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.660Z] DEBUG - Clicked on OK
12:58:44 [2023-03-16T16:58:44.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346288340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:44 [2023-03-16T16:58:44.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346288978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:58:45 [2023-03-16T16:58:45.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:58:45 [2023-03-16T16:58:45.185Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.917 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:58:45 [2023-03-16T16:58:45.185Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 5.936 s
12:58:45 [2023-03-16T16:58:45.185Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:58:46 [2023-03-16T16:58:46.127Z] 
12:58:46 [2023-03-16T16:58:46.127Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:58:45.979
12:58:46 [2023-03-16T16:58:46.127Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346284466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346284466 data=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346284466 data=null} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346284466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346284465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346284384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346284382 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346284382 data=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346284382 data=null} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346284381 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346284381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346284360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346284360 data=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346284359 data=null} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346284359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346284359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346284357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346284356 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346284355 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346284355 data=null} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346284355 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346284355 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346284337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346284333 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346284333 data=null} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346284333 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346284332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346284331 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346284330 data=null doit=true} to Tree node with text: bug446190
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346284330 data=null} to Tree node with text: bug446190
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346284330 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346284329 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346284327 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346284326 data=null doit=true} to Tree node with text: Views
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346284326 data=null} to Tree node with text: Views
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346284326 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346284326 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346284269 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-346284268 data=null doit=true} to Tree node with text: XML system call analysis
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-346284268 data=null} to Tree node with text: XML system call analysis
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-346284267 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346284267 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-346284264 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-346284263 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-346284263 data=null doit=true} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-346284262 data=null} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-346284262 data=null button=1 stateMask=0x0 x=186 y=541 count=1} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346284262 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-346284230 data=null button=1 stateMask=0x80000 x=186 y=541 count=1} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-346284187 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-346284186 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-346284132 data=null button=1 stateMask=0x80000 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-346284132 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-346284131 data=null doit=true} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-346284131 data=null} to Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.673Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
12:58:48 [2023-03-16T16:58:48.934Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346284185 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
12:58:51 [2023-03-16T16:58:51.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:58:52 [2023-03-16T16:58:52.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:58:52 [2023-03-16T16:58:52.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:52 [2023-03-16T16:58:52.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:52 [2023-03-16T16:58:52.049Z] DEBUG - Setting state to checked on: bug446190
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346280270 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346280221 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346280220 data=null doit=true} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346280220 data=null} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346280220 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346280220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346280161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:52 [2023-03-16T16:58:52.882Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:58:52 [2023-03-16T16:58:52.882Z] DEBUG - Clicking on with mnemonic 'Delete'
12:58:52 [2023-03-16T16:58:52.882Z] DEBUG - Clicked on with mnemonic 'Delete'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346279116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Clicking on OK
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346279115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346279115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346279114 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346279114 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346279114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346279114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:53 [2023-03-16T16:58:53.853Z] DEBUG - Clicked on OK
12:58:54 [2023-03-16T16:58:54.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346279114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:58:54 [2023-03-16T16:58:54.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346280062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:58:54 [2023-03-16T16:58:54.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:58:54 [2023-03-16T16:58:54.295Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:58:54 [2023-03-16T16:58:54.295Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.971 s
12:58:54 [2023-03-16T16:58:54.295Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:58:55 [2023-03-16T16:58:55.236Z] 
12:58:55 [2023-03-16T16:58:55.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-03-16 16:58:55.160
12:58:55 [2023-03-16T16:58:55.236Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346274778 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346274778 data=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346274778 data=null} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346274777 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346274777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346274748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:58 [2023-03-16T16:58:58.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346274747 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346274746 data=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346274746 data=null} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346274746 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346274746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346274732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346274731 data=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346274731 data=null} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346274731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346274730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346274682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-346274681 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346274681 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346274681 data=null} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346274680 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346274680 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346274670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-346274669 data=null doit=true} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-346274669 data=null} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-346274663 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346274663 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-346274661 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-346274661 data=null doit=true} to Tree node with text: bug446190
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-346274661 data=null} to Tree node with text: bug446190
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-346274661 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346274660 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-346274658 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-346274658 data=null doit=true} to Tree node with text: Views
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-346274658 data=null} to Tree node with text: Views
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-346274658 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346274657 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-346274640 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-346274640 data=null doit=true} to Tree node with text: XML system call analysis
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-346274639 data=null} to Tree node with text: XML system call analysis
12:58:58 [2023-03-16T16:58:58.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-346274639 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346274639 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-346274636 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Double-clicking on Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-346274636 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-346274636 data=null doit=true} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-346274635 data=null} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-346274634 data=null button=1 stateMask=0x0 x=177 y=495 count=1} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346274634 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-346274562 data=null button=1 stateMask=0x80000 x=177 y=495 count=1} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-346274562 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-346274561 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-346274561 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-346274477 data=null button=1 stateMask=0x80000 x=177 y=495 count=2} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-346274227 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-346274227 data=null doit=true} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-346274227 data=null} to Tree node with text: Latency Table
12:58:58 [2023-03-16T16:58:58.551Z] DEBUG - Double-clicked on Tree node with text: Latency Table
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-346272564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-346272561 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-346272559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-346272559 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346272333 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:00 [2023-03-16T16:59:00.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-346272259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-346272259 data=null doit=true} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-346272259 data=null} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-346272259 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346272258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-346272239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Clicking on with mnemonic 'Delete'
12:59:00 [2023-03-16T16:59:00.720Z] DEBUG - Clicked on with mnemonic 'Delete'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271245 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346271245 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Clicking on OK
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346271244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346271244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346271244 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346271244 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346271244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346271244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.663Z] DEBUG - Clicked on OK
12:59:01 [2023-03-16T16:59:01.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346271244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:01 [2023-03-16T16:59:01.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346272086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:59:02 [2023-03-16T16:59:02.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:59:02 [2023-03-16T16:59:02.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.845 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:59:02 [2023-03-16T16:59:02.182Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 4.173 s
12:59:02 [2023-03-16T16:59:02.182Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:59:02 [2023-03-16T16:59:02.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346270535 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:02 [2023-03-16T16:59:02.441Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:02 [2023-03-16T16:59:02.441Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:02 [2023-03-16T16:59:02.441Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:02 [2023-03-16T16:59:02.701Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346269955 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346269952 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346269952 data=null doit=true} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346269952 data=null} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346269951 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346269951 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346269924 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346269923 data=null doit=true} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346269923 data=null} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346269922 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346269922 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346269921 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346269920 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346269920 data=null doit=true} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346269920 data=null} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346269919 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346269919 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346269869 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:02 [2023-03-16T16:59:02.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Clicking on Apply and Close
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346269864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346269864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346269864 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346269864 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346269864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346269864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346269864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:02 [2023-03-16T16:59:02.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346270381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - Clicked on 
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346269775 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:03 [2023-03-16T16:59:03.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346269464 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346269380 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346269379 data=null doit=true} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346269379 data=null} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346269379 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346269379 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346269355 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:03 [2023-03-16T16:59:03.482Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346269353 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346269353 data=null doit=true} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346269353 data=null} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346269353 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346269353 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346269351 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346269345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346269345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346269345 data=null doit=true} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346269345 data=null} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-346269344 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346269344 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-346269281 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to (of type 'Table')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.482Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Clicking on Delete
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346269275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346269275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346269275 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346269274 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346269274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346269273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346269153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346269142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346269141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346269141 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346269141 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Clicked on Delete
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346269140 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Clicking on &Yes
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346269139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346269139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346269139 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346269139 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346269138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346269138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346269138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346269273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Clicked on 
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Clicking on Apply and Close
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346269054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346269054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346269054 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346269053 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346269053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346269053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346269053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:03 [2023-03-16T16:59:03.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346269765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.002Z] DEBUG - Clicked on 
12:59:04 [2023-03-16T16:59:04.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346268952 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:04 [2023-03-16T16:59:04.003Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:04 [2023-03-16T16:59:04.003Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.003Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.003Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.263Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346268556 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346268549 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346268548 data=null doit=true} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346268548 data=null} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346268548 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346268548 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346268514 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:04 [2023-03-16T16:59:04.264Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346268513 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346268513 data=null doit=true} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346268513 data=null} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346268513 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346268513 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346268511 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Clicking on Import
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346268479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346268479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346268478 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346268478 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346268478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346268478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.524Z] 
12:59:04 [2023-03-16T16:59:04.524Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:59:04.297
12:59:04 [2023-03-16T16:59:04.524Z] !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.
12:59:04 [2023-03-16T16:59:04.524Z] 
12:59:04 [2023-03-16T16:59:04.524Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2023-03-16 16:59:04.298
12:59:04 [2023-03-16T16:59:04.524Z] !MESSAGE Import XML analysis file failed.
12:59:04 [2023-03-16T16:59:04.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346268478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.524Z] 
12:59:04 [2023-03-16T16:59:04.524Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 16:59:04.303
12:59:04 [2023-03-16T16:59:04.524Z] !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.
12:59:04 [2023-03-16T16:59:04.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346268435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346268356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346268355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346268355 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346268355 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Clicked on Import
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346268352 data=null doit=true} to Shell with text {Import XML analysis file failed.}
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Clicking on OK
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346268351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346268351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346268351 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346268351 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346268351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346268351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346268351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Clicked on 
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Clicking on Apply and Close
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346268266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346268266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346268266 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346268266 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346268266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346268266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346268266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:04 [2023-03-16T16:59:04.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346268939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.787Z] DEBUG - Clicked on 
12:59:04 [2023-03-16T16:59:04.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346268160 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:04 [2023-03-16T16:59:04.787Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:04 [2023-03-16T16:59:04.787Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:04 [2023-03-16T16:59:04.787Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346267820 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346267810 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346267809 data=null doit=true} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346267809 data=null} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346267809 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267809 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346267769 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:05 [2023-03-16T16:59:05.048Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346267767 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346267767 data=null doit=true} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346267767 data=null} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346267767 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267766 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346267765 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:05 [2023-03-16T16:59:05.048Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Clicking on Apply and Close
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346267761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346267761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346267761 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346267761 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346267761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346267761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346267761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346268146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:05 [2023-03-16T16:59:05.309Z] DEBUG - Clicked on 
12:59:05 [2023-03-16T16:59:05.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:59:05 [2023-03-16T16:59:05.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-346267541 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-346267541 data=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-346267541 data=null} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-346267541 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267540 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-346267460 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-346267459 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-346267459 data=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-346267459 data=null} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-346267459 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267458 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-346267436 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-346267436 data=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-346267436 data=null} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-346267436 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=-346267435 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-346267433 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346267432 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346267432 data=null doit=true} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346267432 data=null} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346267431 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267431 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346267375 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-346267371 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-346267371 data=null doit=true} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-346267371 data=null} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-346267371 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346267371 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-346267366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:59:05 [2023-03-16T16:59:05.573Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
12:59:05 [2023-03-16T16:59:05.573Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346266941 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Clicking on Apply and Close
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346266933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346266933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346266933 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346266933 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346266932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:05 [2023-03-16T16:59:05.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346266932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346266932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-346267269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...'
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Clicked on 
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346266832 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-346266773 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-346266772 data=null doit=true} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-346266772 data=null} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-346266772 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346266772 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-346266746 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:59:06 [2023-03-16T16:59:06.095Z] DEBUG - Clicking on with mnemonic 'Delete'
12:59:06 [2023-03-16T16:59:06.356Z] DEBUG - Clicked on with mnemonic 'Delete'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266338 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266338 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-346266264 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:59:06 [2023-03-16T16:59:06.616Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Clicking on OK
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-346266248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-346266248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-346266248 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-346266247 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-346266247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-346266247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Clicked on OK
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-346266247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:59:06 [2023-03-16T16:59:06.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-346266664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:59:07 [2023-03-16T16:59:07.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346265729 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:07 [2023-03-16T16:59:07.187Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:07 [2023-03-16T16:59:07.187Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.187Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346265381 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346265378 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346265378 data=null doit=true} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346265378 data=null} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346265377 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346265377 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346265350 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.448Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346265349 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346265348 data=null doit=true} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346265348 data=null} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346265348 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346265348 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346265346 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.448Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Clicking on Apply and Close
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346265343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346265343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346265343 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346265343 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346265343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346265343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346265343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346265720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - Clicked on 
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346265243 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.710Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346264860 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346264850 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346264849 data=null doit=true} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346264849 data=null} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346264849 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346264849 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346264825 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:07 [2023-03-16T16:59:07.971Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346264824 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346264824 data=null doit=true} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346264824 data=null} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346264787 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346264784 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:07 [2023-03-16T16:59:07.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346264782 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.231Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Clicking on Import
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346264597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346264597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346264597 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346264597 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346264596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346264596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346264596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346264549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346264549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346264549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346264549 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346264549 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Clicked on Import
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346264543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346264543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346264542 data=null doit=true} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346264542 data=null} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-346264542 data=null button=1 stateMask=0x0 x=62 y=35 count=1} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346264542 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-346264531 data=null button=1 stateMask=0x80000 x=62 y=35 count=1} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346264531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346264531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346264531 data=null doit=true} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346264531 data=null} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-346264530 data=null button=1 stateMask=0x40000 x=96 y=12 count=1} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346264530 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-346264456 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1} to (of type 'Table')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Clicking on Edit...
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-346264453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-346264453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-346264453 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-346264453 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-346264452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:08 [2023-03-16T16:59:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-346264452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-346264452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-346262654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-346262547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-346262547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-346262547 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-346262547 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Clicked on Edit...
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Clicking on Apply and Close
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346262540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346262540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346262540 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346262540 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346262540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346262540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346262540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346265231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - Clicked on 
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
12:59:10 [2023-03-16T16:59:10.407Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
12:59:10 [2023-03-16T16:59:10.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346262228 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:10 [2023-03-16T16:59:10.669Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:10 [2023-03-16T16:59:10.669Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:10 [2023-03-16T16:59:10.669Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346261860 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346261856 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346261856 data=null doit=true} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346261856 data=null} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346261856 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346261855 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346261828 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:10 [2023-03-16T16:59:10.929Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346261827 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346261827 data=null doit=true} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346261827 data=null} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346261827 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346261826 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346261825 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:10 [2023-03-16T16:59:10.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346261821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346261821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346261820 data=null doit=true} to (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346261820 data=null} to (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-346261820 data=null button=1 stateMask=0x0 x=96 y=12 count=1} to (of type 'Table')
12:59:10 [2023-03-16T16:59:10.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346261820 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-346261780 data=null button=1 stateMask=0x80000 x=96 y=12 count=1} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346261780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346261780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346261780 data=null doit=true} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346261780 data=null} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-346261779 data=null button=1 stateMask=0x40000 x=62 y=35 count=1} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346261779 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-346261757 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1} to (of type 'Table')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Clicking on Delete
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346261754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346261754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346261754 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346261754 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346261754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346261754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346261668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346261668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346261668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346261661 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346261660 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Clicked on Delete
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346261658 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Clicking on &Yes
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346261657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346261657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346261657 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346261657 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346261657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346261657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346261657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346261754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Clicked on 
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Clicking on Apply and Close
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346261564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346261564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346261564 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346261564 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346261563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346261563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346261563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346262163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - Clicked on 
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346261468 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.453Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346261133 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346261130 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346261130 data=null doit=true} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346261130 data=null} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346261129 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346261129 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346261104 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:11 [2023-03-16T16:59:11.714Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346261103 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346261103 data=null doit=true} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346261103 data=null} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346261102 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346261102 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346261083 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Clicking on Import
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346261079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346261079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346261079 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346261079 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346261079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346261079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346261079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346260978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346260978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346260978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346260978 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346260978 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Clicked on Import
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Attempting to set focus on Table with text {}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-346260966 data=null button=0 stateMask=0x0 x=60 y=35 count=0} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-346260966 data=null doit=true} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-346260966 data=null} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-346260965 data=null button=1 stateMask=0x0 x=60 y=35 count=1} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346260965 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-346260941 data=null button=1 stateMask=0x80000 x=60 y=35 count=1} to TableItem with text {test_valid}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Attempting to set focus on Table with text {}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-346260938 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-346260938 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-346260937 data=null} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-346260937 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346260937 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-346260926 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.977Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Clicking on Apply and Close
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346260881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346260881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346260881 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346260880 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346260880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346260880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346260880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346261459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Clicked on 
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346260774 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:11 [2023-03-16T16:59:11.978Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:12 [2023-03-16T16:59:12.238Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:12 [2023-03-16T16:59:12.238Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:12 [2023-03-16T16:59:12.238Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:12 [2023-03-16T16:59:12.238Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:12 [2023-03-16T16:59:12.238Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346260429 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346260426 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346260425 data=null doit=true} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346260425 data=null} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346260425 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346260425 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346260358 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:12 [2023-03-16T16:59:12.497Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346260357 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346260356 data=null doit=true} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346260356 data=null} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346260356 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346260356 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346260354 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:12 [2023-03-16T16:59:12.497Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346260338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346260337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346260337 data=null doit=true} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346260337 data=null} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-346260337 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346260324 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-346260311 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346260311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346260311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346260310 data=null doit=true} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346260310 data=null} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-346260310 data=null button=1 stateMask=0x40000 x=60 y=35 count=1} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346260310 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-346260264 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1} to (of type 'Table')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Clicking on Delete
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346260261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346260261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346260261 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346260261 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346260261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346260260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346260152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346260150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346260150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346260150 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346260149 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Clicked on Delete
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346260140 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Clicking on &Yes
12:59:12 [2023-03-16T16:59:12.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346260139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346260138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346260138 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346260138 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346260138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346260138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346260138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346260260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Clicked on 
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Clicking on Apply and Close
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346260039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346260039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346260039 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346260039 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346260039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:12 [2023-03-16T16:59:12.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346260039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346260039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346260764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - Clicked on 
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346259927 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:13 [2023-03-16T16:59:13.021Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346259603 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346259586 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346259521 data=null doit=true} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346259521 data=null} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346259521 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346259521 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346259498 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:13 [2023-03-16T16:59:13.284Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346259497 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346259497 data=null doit=true} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346259497 data=null} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346259497 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346259496 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346259495 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Clicking on Import
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346259490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346259490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346259490 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346259490 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346259490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346259490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346259490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346259336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346259335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346259335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346259335 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346259335 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Clicked on Import
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346259280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346259280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346259280 data=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346259280 data=null} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-346259279 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346259279 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-346259256 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346259256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346259256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346259256 data=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346259255 data=null} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-346259255 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346259255 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-346259233 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.545Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Clicking on Uncheck selected
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-346259184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-346259184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-346259184 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-346259184 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-346259183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-346259183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-346259183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-346259182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-346259182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-346259182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-346259182 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-346259182 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Clicked on Uncheck selected
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346259181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346259181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346259181 data=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346259180 data=null} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-346259180 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346259180 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-346259166 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346259165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346259165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346259165 data=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346259165 data=null} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-346259165 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346259165 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-346259146 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Clicking on Check selected
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-346259144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-346259144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-346259144 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-346259144 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-346259143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-346259143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-346259143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-346259082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-346259082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-346259082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-346259082 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-346259082 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - Clicked on Check selected
12:59:13 [2023-03-16T16:59:13.807Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Clicking on Uncheck all
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-346259079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-346259079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-346259078 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-346259078 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-346259078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-346259078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-346259078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-346259076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-346259076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-346259076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-346259076 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-346259076 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Clicked on Uncheck all
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Clicking on Check all
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-346259073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-346259073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-346259073 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-346259073 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-346259072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-346259072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-346259072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-346259051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-346259051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-346259050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-346259050 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-346259050 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Clicked on Check all
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Clicking on Apply and Close
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346259048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346259048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346259048 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346259047 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346259047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346259047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346259047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:13 [2023-03-16T16:59:13.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346259873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:14 [2023-03-16T16:59:14.069Z] DEBUG - Clicked on 
12:59:14 [2023-03-16T16:59:14.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346258883 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:14 [2023-03-16T16:59:14.069Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:14 [2023-03-16T16:59:14.069Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:14 [2023-03-16T16:59:14.069Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:14 [2023-03-16T16:59:14.329Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:14 [2023-03-16T16:59:14.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:14 [2023-03-16T16:59:14.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:14 [2023-03-16T16:59:14.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:14 [2023-03-16T16:59:14.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346258530 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346258527 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346258476 data=null doit=true} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346258476 data=null} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346258476 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346258475 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346258443 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:14 [2023-03-16T16:59:14.330Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346258441 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346258441 data=null doit=true} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346258441 data=null} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346258441 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346258440 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346258439 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346258432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346258432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346258432 data=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346258432 data=null} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-346258432 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346258431 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-346258374 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346258373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346258373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346258373 data=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346258373 data=null} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-346258372 data=null button=1 stateMask=0x40000 x=100 y=35 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346258372 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-346258343 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346258340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346258340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346258340 data=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346258340 data=null} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-346258339 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346258339 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-346258263 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346258263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346258262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346258262 data=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346258262 data=null} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-346258262 data=null button=1 stateMask=0x40000 x=86 y=81 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346258262 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-346258182 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346258182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346258182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346258182 data=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346258181 data=null} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-346258181 data=null button=1 stateMask=0x40000 x=70 y=104 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346258181 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-346258130 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1} to (of type 'Table')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Clicking on Delete
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346258087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346258087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346258086 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346258086 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346258086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346258086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346258038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346258037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346258037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346258037 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346258037 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Clicked on Delete
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346258036 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Clicking on &Yes
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346258035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346258035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346258035 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346258035 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346258034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346258034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346258034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346258086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - Clicked on 
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:14 [2023-03-16T16:59:14.854Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Clicking on Apply and Close
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346257948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346257948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346257948 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346257948 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346257948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:14 [2023-03-16T16:59:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346257948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346257948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346258871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - Clicked on 
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346257848 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:15 [2023-03-16T16:59:15.116Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:15 [2023-03-16T16:59:15.377Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:15 [2023-03-16T16:59:15.377Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:15 [2023-03-16T16:59:15.377Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346257453 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346257450 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346257449 data=null doit=true} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346257449 data=null} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346257442 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346257442 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346257379 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:15 [2023-03-16T16:59:15.378Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346257377 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346257377 data=null doit=true} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346257377 data=null} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346257377 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346257377 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346257375 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Clicking on Import
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346257372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346257372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346257372 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346257372 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346257372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346257371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346257371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346257330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346257330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346257330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346257330 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346257330 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Clicked on Import
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346257279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346257279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346257279 data=null doit=true} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346257279 data=null} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-346257278 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346257278 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-346257258 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Clicking on Edit...
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-346257255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-346257255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-346257255 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-346257255 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-346257255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-346257254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:15 [2023-03-16T16:59:15.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-346257254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-346256853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-346256821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-346256821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-346256821 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-346256821 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Clicked on Edit...
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:16 [2023-03-16T16:59:16.175Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346256546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346256546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346256546 data=null doit=true} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346256546 data=null} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-346256545 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346256545 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-346256535 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346256535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346256535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346256534 data=null doit=true} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346256534 data=null} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-346256534 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346256534 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-346256514 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Clicking on Delete
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346256512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346256512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346256512 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346256512 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346256511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346256511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346256454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346256454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346256454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346256453 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346256453 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Clicked on Delete
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346256439 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Clicking on &Yes
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346256438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346256438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346256438 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346256438 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346256438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346256438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346256438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346256511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - Clicked on 
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.697Z] DEBUG - Clicking on Apply and Close
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346256178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346256177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346256177 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346256177 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346256177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346256177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346256177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346257838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Clicked on 
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346256121 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:16 [2023-03-16T16:59:16.698Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346255752 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346255750 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346255750 data=null doit=true} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346255749 data=null} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346255749 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346255749 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346255680 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.270Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346255679 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346255678 data=null doit=true} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346255678 data=null} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346255678 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346255678 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346255676 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Clicking on Apply and Close
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346255672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346255672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346255672 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346255672 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346255672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346255671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346255671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346256074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Clicked on 
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346255574 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.271Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.530Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346255225 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346255222 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346255222 data=null doit=true} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346255222 data=null} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346255222 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346255222 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346255182 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:17 [2023-03-16T16:59:17.792Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346255180 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346255180 data=null doit=true} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346255180 data=null} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346255180 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346255180 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346255170 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Clicking on Import
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-346255167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346255167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-346255167 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-346255167 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-346255167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-346255167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-346255167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-346255142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-346255142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-346255142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-346255142 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-346255142 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Clicked on Import
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346255135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346255135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346255135 data=null doit=true} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346255135 data=null} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-346255134 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346255134 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-346255051 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Clicking on Export
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-346255049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-346255049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-346255049 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-346255049 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-346255048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-346255046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-346255046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-346255045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-346255045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-346255045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-346255045 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-346255045 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - Clicked on Export
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:17 [2023-03-16T16:59:17.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Clicking on Apply and Close
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346255042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346255042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346255042 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346255042 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346255042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346255042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346255041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:17 [2023-03-16T16:59:17.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346255561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.054Z] DEBUG - Clicked on 
12:59:18 [2023-03-16T16:59:18.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346254928 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:18 [2023-03-16T16:59:18.054Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:18 [2023-03-16T16:59:18.054Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.054Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346254536 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:18 [2023-03-16T16:59:18.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346254520 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346254520 data=null doit=true} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346254520 data=null} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346254519 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346254519 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346254476 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:18 [2023-03-16T16:59:18.315Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346254475 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346254475 data=null doit=true} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346254475 data=null} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346254474 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346254474 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346254472 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346254468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346254468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346254468 data=null doit=true} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346254468 data=null} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-346254468 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346254468 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-346254446 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Clicking on Delete
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346254444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346254444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346254444 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346254444 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346254444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346254443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346254359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346254358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346254358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346254358 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346254358 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Clicked on Delete
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346254356 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Clicking on &Yes
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346254356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346254356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346254355 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346254355 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346254355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346254355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346254355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346254443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.575Z] DEBUG - Clicked on 
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Clicking on Apply and Close
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346254271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346254271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346254271 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346254271 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346254271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346254271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346254271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346254878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Clicked on 
12:59:18 [2023-03-16T16:59:18.576Z] 
12:59:18 [2023-03-16T16:59:18.576Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:59:18.567
12:59:18 [2023-03-16T16:59:18.576Z] !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.
12:59:18 [2023-03-16T16:59:18.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346254168 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:18 [2023-03-16T16:59:18.835Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:18 [2023-03-16T16:59:18.836Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:18 [2023-03-16T16:59:18.836Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:18 [2023-03-16T16:59:18.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346253907 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346253775 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346253775 data=null doit=true} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346253775 data=null} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346253775 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346253775 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346253747 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.097Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346253746 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346253745 data=null doit=true} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346253745 data=null} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346253745 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346253745 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346253743 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Attempting to set focus on Table with text {}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-346253739 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-346253739 data=null doit=true} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-346253739 data=null} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-346253739 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] 
12:59:19 [2023-03-16T16:59:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:59:19.006
12:59:19 [2023-03-16T16:59:19.097Z] !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.
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346253738 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-346253677 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TableItem with text {test_invalid}
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.097Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Clicking on Apply and Close
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346253672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346253672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346253672 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346253672 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346253672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346253672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.098Z] 
12:59:19 [2023-03-16T16:59:19.098Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:59:19.073
12:59:19 [2023-03-16T16:59:19.098Z] !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.
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346253672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346254158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - Clicked on 
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@12478b4e] time=-346253565 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:59:19 [2023-03-16T16:59:19.358Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-346253183 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-346253180 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-346253180 data=null doit=true} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-346253180 data=null} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-346253180 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346253180 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-346253152 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:59:19 [2023-03-16T16:59:19.619Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Attempting to set focus on Tree with text {}
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-346253151 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-346253151 data=null doit=true} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-346253151 data=null} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-346253151 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=-346253151 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-346253149 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Attempting to set focus on (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-346253145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=-346253145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=-346253145 data=null doit=true} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=-346253145 data=null} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-346253144 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] 
12:59:19 [2023-03-16T16:59:19.620Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-03-16 16:59:19.599
12:59:19 [2023-03-16T16:59:19.620Z] !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.
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=-346253144 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-346253136 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to (of type 'Table')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.620Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.879Z] DEBUG - Clicking on Delete
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-346253085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346253084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-346253084 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-346253084 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-346253084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-346253084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-346253044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-346253043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-346253043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-346253043 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-346253043 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Clicked on Delete
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-346253042 data=null doit=true} to Shell with text {Delete XML file(s)}
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Clicking on &Yes
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-346253041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-346253041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-346253041 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-346253041 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-346253041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-346253041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-346253041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-346253084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Clicked on 
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Clicking on Apply and Close
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-346252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-346252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-346252956 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-346252956 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-346252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-346252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-346252956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:59:19 [2023-03-16T16:59:19.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-346253556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:59:20 [2023-03-16T16:59:20.141Z] DEBUG - Clicked on 
12:59:20 [2023-03-16T16:59:20.141Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.848 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:59:20 [2023-03-16T16:59:20.141Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.582 s
12:59:20 [2023-03-16T16:59:20.141Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.294 s
12:59:20 [2023-03-16T16:59:20.141Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.415 s
12:59:20 [2023-03-16T16:59:20.141Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.775 s
12:59:20 [2023-03-16T16:59:20.141Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.541 s
12:59:20 [2023-03-16T16:59:20.141Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.079 s
12:59:20 [2023-03-16T16:59:20.141Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.275 s
12:59:20 [2023-03-16T16:59:20.141Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.395 s
12:59:20 [2023-03-16T16:59:20.141Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.322 s
12:59:20 [2023-03-16T16:59:20.141Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:59:26 [2023-03-16T16:59:26.728Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.512 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:59:26 [2023-03-16T16:59:26.728Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 6.43 s
12:59:26 [2023-03-16T16:59:26.728Z] 
12:59:26 [2023-03-16T16:59:26.728Z] Results:
12:59:26 [2023-03-16T16:59:26.728Z] 
12:59:26 [2023-03-16T16:59:26.728Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
12:59:26 [2023-03-16T16:59:26.728Z] 
12:59:26 [2023-03-16T16:59:26.990Z] 
12:59:26 [2023-03-16T16:59:26.990Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 16:59:26.800
12:59:26 [2023-03-16T16:59:26.990Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] All tests passed!
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
12:59:27 [2023-03-16T16:59:27.935Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT [130/139]
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] The project's OSGi version is 1.0.4.202303161548
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] 
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:27 [2023-03-16T16:59:27.936Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests...
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.196Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:59:28 [2023-03-16T16:59:28.196Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:59:28 [2023-03-16T16:59:28.779Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] 
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:28 [2023-03-16T16:59:28.779Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
12:59:29 [2023-03-16T16:59:29.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] 
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:30 [2023-03-16T16:59:30.665Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:59:30 [2023-03-16T16:59:30.665Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] 
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] 
12:59:30 [2023-03-16T16:59:30.665Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:31 [2023-03-16T16:59:31.235Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:59:31 [2023-03-16T16:59:31.235Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
12:59:31 [2023-03-16T16:59:31.235Z] [INFO] Command line:
12:59:31 [2023-03-16T16:59:31.235Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:59:31 [2023-03-16T16:59:31.235Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:59:35 [2023-03-16T16:59:35.440Z] !SESSION 2023-03-16 16:59:31.286 -----------------------------------------------
12:59:35 [2023-03-16T16:59:35.440Z] eclipse.buildId=unknown
12:59:35 [2023-03-16T16:59:35.440Z] java.version=17.0.2
12:59:35 [2023-03-16T16:59:35.440Z] java.vendor=Oracle Corporation
12:59:35 [2023-03-16T16:59:35.440Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:59:35 [2023-03-16T16:59:35.440Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:59:35 [2023-03-16T16:59:35.440Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:59:35 [2023-03-16T16:59:35.440Z] 
12:59:35 [2023-03-16T16:59:35.440Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:59:34.859
12:59:35 [2023-03-16T16:59:35.440Z] !MESSAGE FrameworkEvent ERROR
12:59:35 [2023-03-16T16:59:35.440Z] !STACK 0
12:59:35 [2023-03-16T16:59:35.440Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
12:59:35 [2023-03-16T16:59:35.440Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:59:35 [2023-03-16T16:59:35.440Z] 
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:59:35 [2023-03-16T16:59:35.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:59:35 [2023-03-16T16:59:35.440Z] 
12:59:35 [2023-03-16T16:59:35.440Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:59:35.076
12:59:35 [2023-03-16T16:59:35.441Z] !MESSAGE FrameworkEvent ERROR
12:59:35 [2023-03-16T16:59:35.441Z] !STACK 0
12:59:35 [2023-03-16T16:59:35.441Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
12:59:35 [2023-03-16T16:59:35.441Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:59:35 [2023-03-16T16:59:35.441Z] 
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:59:35 [2023-03-16T16:59:35.441Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:59:35 [2023-03-16T16:59:35.702Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:59:35 [2023-03-16T16:59:35.702Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:59:42 [2023-03-16T16:59:42.287Z] 
12:59:42 [2023-03-16T16:59:42.287Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:59:41.257
12:59:42 [2023-03-16T16:59:42.287Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:59:42 [2023-03-16T16:59:42.287Z] !STACK 0
12:59:42 [2023-03-16T16:59:42.287Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:59:42 [2023-03-16T16:59:42.288Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:42 [2023-03-16T16:59:42.288Z] Caused by: java.io.IOException: error=2, No such file or directory
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:59:42 [2023-03-16T16:59:42.288Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:59:42 [2023-03-16T16:59:42.288Z] 	... 7 more
12:59:42 [2023-03-16T16:59:42.288Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:59:42 [2023-03-16T16:59:42.548Z] 
12:59:42 [2023-03-16T16:59:42.548Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:59:42.369
12:59:42 [2023-03-16T16:59:42.548Z] !MESSAGE Unexpected error executing analysis with trace 
12:59:42 [2023-03-16T16:59:42.548Z] !STACK 0
12:59:42 [2023-03-16T16:59:42.548Z] java.lang.NullPointerException
12:59:42 [2023-03-16T16:59:42.548Z] 	at java.base/java.io.File.<init>(File.java:278)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:42 [2023-03-16T16:59:42.548Z] 
12:59:42 [2023-03-16T16:59:42.548Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:59:42.371
12:59:42 [2023-03-16T16:59:42.548Z] !MESSAGE Unexpected error executing analysis with trace 
12:59:42 [2023-03-16T16:59:42.548Z] !STACK 0
12:59:42 [2023-03-16T16:59:42.548Z] java.lang.NullPointerException
12:59:42 [2023-03-16T16:59:42.548Z] 	at java.base/java.io.File.<init>(File.java:278)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:42 [2023-03-16T16:59:42.548Z] 
12:59:42 [2023-03-16T16:59:42.548Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:59:42.376
12:59:42 [2023-03-16T16:59:42.548Z] !MESSAGE Exception executing analysis
12:59:42 [2023-03-16T16:59:42.548Z] !STACK 0
12:59:42 [2023-03-16T16:59:42.548Z] java.lang.NullPointerException
12:59:42 [2023-03-16T16:59:42.548Z] 	at java.base/java.io.File.<init>(File.java:278)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:42 [2023-03-16T16:59:42.548Z] 
12:59:42 [2023-03-16T16:59:42.548Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-03-16 16:59:42.377
12:59:42 [2023-03-16T16:59:42.548Z] !MESSAGE Exception executing analysis
12:59:42 [2023-03-16T16:59:42.548Z] !STACK 0
12:59:42 [2023-03-16T16:59:42.548Z] java.lang.NullPointerException
12:59:42 [2023-03-16T16:59:42.548Z] 	at java.base/java.io.File.<init>(File.java:278)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:59:42 [2023-03-16T16:59:42.548Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:59:42 [2023-03-16T16:59:42.549Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:59:42 [2023-03-16T16:59:42.549Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:42 [2023-03-16T16:59:42.549Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:59:42 [2023-03-16T16:59:42.549Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.302 s
12:59:42 [2023-03-16T16:59:42.549Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:59:42 [2023-03-16T16:59:42.549Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:59:42 [2023-03-16T16:59:42.549Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
12:59:42 [2023-03-16T16:59:42.549Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
12:59:42 [2023-03-16T16:59:42.549Z] 
12:59:42 [2023-03-16T16:59:42.549Z] Results:
12:59:42 [2023-03-16T16:59:42.549Z] 
12:59:42 [2023-03-16T16:59:42.549Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:59:42 [2023-03-16T16:59:42.549Z] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] All tests passed!
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.pom
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT [131/139]
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] The project's OSGi version is 1.0.2.202303161548
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests...
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:43 [2023-03-16T16:59:43.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
12:59:43 [2023-03-16T16:59:43.933Z] [INFO] 
12:59:43 [2023-03-16T16:59:43.933Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:43 [2023-03-16T16:59:43.933Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:59:43 [2023-03-16T16:59:43.933Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:59:44 [2023-03-16T16:59:44.194Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] 
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:44 [2023-03-16T16:59:44.194Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
12:59:45 [2023-03-16T16:59:45.136Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
12:59:46 [2023-03-16T16:59:46.521Z] [INFO] 
12:59:46 [2023-03-16T16:59:46.521Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:46 [2023-03-16T16:59:46.521Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:59:46 [2023-03-16T16:59:46.521Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
12:59:46 [2023-03-16T16:59:46.521Z] [INFO] 
12:59:46 [2023-03-16T16:59:46.522Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:46 [2023-03-16T16:59:46.522Z] [INFO] 
12:59:46 [2023-03-16T16:59:46.522Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:59:46 [2023-03-16T16:59:46.784Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:59:46 [2023-03-16T16:59:46.784Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
12:59:46 [2023-03-16T16:59:46.784Z] [INFO] Command line:
12:59:46 [2023-03-16T16:59:46.784Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:59:46 [2023-03-16T16:59:46.784Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:59:51 [2023-03-16T16:59:51.001Z] !SESSION 2023-03-16 16:59:46.966 -----------------------------------------------
12:59:51 [2023-03-16T16:59:51.001Z] eclipse.buildId=unknown
12:59:51 [2023-03-16T16:59:51.001Z] java.version=17.0.2
12:59:51 [2023-03-16T16:59:51.001Z] java.vendor=Oracle Corporation
12:59:51 [2023-03-16T16:59:51.001Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:59:51 [2023-03-16T16:59:51.001Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:59:51 [2023-03-16T16:59:51.001Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:59:51 [2023-03-16T16:59:51.002Z] 
12:59:51 [2023-03-16T16:59:51.002Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 16:59:50.371
12:59:51 [2023-03-16T16:59:51.002Z] !MESSAGE FrameworkEvent ERROR
12:59:51 [2023-03-16T16:59:51.002Z] !STACK 0
12:59:51 [2023-03-16T16:59:51.002Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69]
12:59:51 [2023-03-16T16:59:51.002Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:59:51 [2023-03-16T16:59:51.002Z] 
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:59:51 [2023-03-16T16:59:51.002Z] 
12:59:51 [2023-03-16T16:59:51.002Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 16:59:50.577
12:59:51 [2023-03-16T16:59:51.002Z] !MESSAGE FrameworkEvent ERROR
12:59:51 [2023-03-16T16:59:51.002Z] !STACK 0
12:59:51 [2023-03-16T16:59:51.002Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [157]
12:59:51 [2023-03-16T16:59:51.002Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:59:51 [2023-03-16T16:59:51.002Z] 
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:59:51 [2023-03-16T16:59:51.002Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:59:51 [2023-03-16T16:59:51.263Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:59:51 [2023-03-16T16:59:51.263Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:59:57 [2023-03-16T16:59:57.841Z] 
12:59:57 [2023-03-16T16:59:57.841Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 16:59:56.656
12:59:57 [2023-03-16T16:59:57.841Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:59:57 [2023-03-16T16:59:57.841Z] !STACK 0
12:59:57 [2023-03-16T16:59:57.841Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:59:57 [2023-03-16T16:59:57.841Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:59:57 [2023-03-16T16:59:57.841Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:59:57 [2023-03-16T16:59:57.841Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:59:57 [2023-03-16T16:59:57.842Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
12:59:57 [2023-03-16T16:59:57.842Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
12:59:57 [2023-03-16T16:59:57.842Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
12:59:57 [2023-03-16T16:59:57.842Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
12:59:57 [2023-03-16T16:59:57.842Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:59:57 [2023-03-16T16:59:57.842Z] Caused by: java.io.IOException: error=2, No such file or directory
12:59:57 [2023-03-16T16:59:57.842Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:59:57 [2023-03-16T16:59:57.842Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:59:57 [2023-03-16T16:59:57.842Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:59:57 [2023-03-16T16:59:57.842Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:59:57 [2023-03-16T16:59:57.842Z] 	... 7 more
12:59:57 [2023-03-16T16:59:57.842Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:59:57 [2023-03-16T16:59:57.842Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:59:57 [2023-03-16T16:59:57.842Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.103 s
12:59:57 [2023-03-16T16:59:57.842Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
12:59:57 [2023-03-16T16:59:57.842Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
12:59:57 [2023-03-16T16:59:57.842Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
12:59:57 [2023-03-16T16:59:57.842Z] 
12:59:57 [2023-03-16T16:59:57.842Z] Results:
12:59:57 [2023-03-16T16:59:57.842Z] 
12:59:57 [2023-03-16T16:59:57.842Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:59:57 [2023-03-16T16:59:57.842Z] 
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] All tests passed!
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] 
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.pom
13:00:02 [2023-03-16T17:00:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT [132/139]
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.461Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] The project's OSGi version is 1.0.9.202303161548
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] 
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:05 [2023-03-16T17:00:05.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests...
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.005Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
13:00:08 [2023-03-16T17:00:08.005Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:00:08 [2023-03-16T17:00:08.265Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] 
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:08 [2023-03-16T17:00:08.265Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
13:00:09 [2023-03-16T17:00:09.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] 
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:10 [2023-03-16T17:00:10.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:00:10 [2023-03-16T17:00:10.591Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] 
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] 
13:00:10 [2023-03-16T17:00:10.591Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:00:10 [2023-03-16T17:00:10.849Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
13:00:10 [2023-03-16T17:00:10.849Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
13:00:10 [2023-03-16T17:00:10.849Z] [INFO] Command line:
13:00:10 [2023-03-16T17:00:10.849Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:00:10 [2023-03-16T17:00:10.849Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:00:15 [2023-03-16T17:00:15.051Z] !SESSION 2023-03-16 17:00:10.990 -----------------------------------------------
13:00:15 [2023-03-16T17:00:15.052Z] eclipse.buildId=unknown
13:00:15 [2023-03-16T17:00:15.052Z] java.version=17.0.2
13:00:15 [2023-03-16T17:00:15.052Z] java.vendor=Oracle Corporation
13:00:15 [2023-03-16T17:00:15.052Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:00:15 [2023-03-16T17:00:15.052Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:00:15 [2023-03-16T17:00:15.052Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:00:15 [2023-03-16T17:00:15.052Z] 
13:00:15 [2023-03-16T17:00:15.052Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 17:00:14.752
13:00:15 [2023-03-16T17:00:15.052Z] !MESSAGE FrameworkEvent ERROR
13:00:15 [2023-03-16T17:00:15.052Z] !STACK 0
13:00:15 [2023-03-16T17:00:15.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
13:00:15 [2023-03-16T17:00:15.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:00:15 [2023-03-16T17:00:15.052Z] 
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:00:15 [2023-03-16T17:00:15.052Z] 
13:00:15 [2023-03-16T17:00:15.052Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 17:00:14.959
13:00:15 [2023-03-16T17:00:15.052Z] !MESSAGE FrameworkEvent ERROR
13:00:15 [2023-03-16T17:00:15.052Z] !STACK 0
13:00:15 [2023-03-16T17:00:15.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [164]
13:00:15 [2023-03-16T17:00:15.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:00:15 [2023-03-16T17:00:15.052Z] 
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:00:15 [2023-03-16T17:00:15.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:00:15 [2023-03-16T17:00:15.633Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
13:00:15 [2023-03-16T17:00:15.633Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
13:00:22 [2023-03-16T17:00:22.216Z] 
13:00:22 [2023-03-16T17:00:22.216Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-03-16 17:00:21.155
13:00:22 [2023-03-16T17:00:22.216Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
13:00:22 [2023-03-16T17:00:22.216Z] 
13:00:22 [2023-03-16T17:00:22.216Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 17:00:21.184
13:00:22 [2023-03-16T17:00:22.216Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
13:00:22 [2023-03-16T17:00:22.216Z] !STACK 0
13:00:22 [2023-03-16T17:00:22.216Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
13:00:22 [2023-03-16T17:00:22.216Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:00:22 [2023-03-16T17:00:22.216Z] Caused by: java.io.IOException: error=2, No such file or directory
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
13:00:22 [2023-03-16T17:00:22.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
13:00:22 [2023-03-16T17:00:22.216Z] 	... 7 more
13:00:22 [2023-03-16T17:00:22.216Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
13:00:22 [2023-03-16T17:00:22.216Z] Display size: 1440x900
13:00:22 [2023-03-16T17:00:22.216Z] OS version=5.17.13-200.fc35.x86_64
13:00:22 [2023-03-16T17:00:22.216Z] GTK version=3.22.30
13:00:22 [2023-03-16T17:00:22.216Z] GTK theme=Ambiance
13:00:22 [2023-03-16T17:00:22.216Z] LIBOVERLAY_SCROLLBAR=0
13:00:22 [2023-03-16T17:00:22.216Z] Time zone: Greenwich Mean Time
13:00:22 [2023-03-16T17:00:22.216Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:00:22 [2023-03-16T17:00:22.216Z] log4j:WARN Please initialize the log4j system properly.
13:00:22 [2023-03-16T17:00:22.216Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
13:01:43 [2023-03-16T17:01:43.711Z] 
13:01:43 [2023-03-16T17:01:43.711Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-03-16 17:01:37.104
13:01:43 [2023-03-16T17:01:43.711Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
13:01:43 [2023-03-16T17:01:43.711Z] !STACK 0
13:01:43 [2023-03-16T17:01:43.711Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
13:01:43 [2023-03-16T17:01:43.711Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:01:43 [2023-03-16T17:01:43.711Z] 	... 3 more
13:01:43 [2023-03-16T17:01:43.711Z] 
13:01:43 [2023-03-16T17:01:43.711Z] !ENTRY org.eclipse.jface 4 4 2023-03-16 17:01:37.153
13:01:43 [2023-03-16T17:01:43.711Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
13:01:43 [2023-03-16T17:01:43.711Z] 
13:01:43 [2023-03-16T17:01:43.711Z] Reason:
13:01:43 [2023-03-16T17:01:43.711Z] Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.711Z] !STACK 0
13:01:43 [2023-03-16T17:01:43.711Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:833)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
13:01:43 [2023-03-16T17:01:43.711Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
13:01:43 [2023-03-16T17:01:43.712Z] 	at jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
13:01:43 [2023-03-16T17:01:43.712Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:01:43 [2023-03-16T17:01:43.712Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:317)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:251)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:01:43 [2023-03-16T17:01:43.712Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:01:43 [2023-03-16T17:01:43.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:01:43 [2023-03-16T17:01:43.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:01:43 [2023-03-16T17:01:43.713Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:01:43 [2023-03-16T17:01:43.713Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
13:01:43 [2023-03-16T17:01:43.713Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-03-16 17:01:37.155
13:01:43 [2023-03-16T17:01:43.713Z] !MESSAGE Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.713Z] !STACK 1
13:01:43 [2023-03-16T17:01:43.713Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
13:01:43 [2023-03-16T17:01:43.713Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:01:43 [2023-03-16T17:01:43.713Z] 	... 3 more
13:01:43 [2023-03-16T17:01:43.713Z] 
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:833)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
13:01:43 [2023-03-16T17:01:43.713Z] 	at jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
13:01:43 [2023-03-16T17:01:43.713Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:01:43 [2023-03-16T17:01:43.713Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:317)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:251)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
13:01:43 [2023-03-16T17:01:43.713Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:01:43 [2023-03-16T17:01:43.714Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:01:43 [2023-03-16T17:01:43.714Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:01:43 [2023-03-16T17:01:43.714Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:01:43 [2023-03-16T17:01:43.714Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
13:01:43 [2023-03-16T17:01:43.714Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:01:43 [2023-03-16T17:01:43.714Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
13:01:43 [2023-03-16T17:01:43.714Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:01:43 [2023-03-16T17:01:43.715Z] 	... 3 more
13:01:43 [2023-03-16T17:01:43.715Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-03-16 17:01:37.156
13:01:43 [2023-03-16T17:01:43.715Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
13:01:43 [2023-03-16T17:01:43.715Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:01:43 [2023-03-16T17:01:43.715Z] 	... 3 more
13:01:43 [2023-03-16T17:01:43.715Z] 
13:01:43 [2023-03-16T17:01:43.715Z] !STACK 0
13:01:43 [2023-03-16T17:01:43.715Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
13:01:43 [2023-03-16T17:01:43.715Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
13:01:43 [2023-03-16T17:01:43.715Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:01:43 [2023-03-16T17:01:43.715Z] 	... 3 more
13:01:58 [2023-03-16T17:01:58.622Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 94.928 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
13:01:58 [2023-03-16T17:01:58.622Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.806 s
13:01:58 [2023-03-16T17:01:58.622Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.12 s
13:01:58 [2023-03-16T17:01:58.622Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.998 s
13:01:58 [2023-03-16T17:01:58.622Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 16.184 s
13:01:58 [2023-03-16T17:01:58.622Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.997 s
13:01:58 [2023-03-16T17:01:58.622Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.748 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.367 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.122 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.078 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.721 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.302 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.829 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.365 s
13:01:58 [2023-03-16T17:01:58.623Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.836 s
13:01:58 [2023-03-16T17:01:58.623Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.116 s
13:01:58 [2023-03-16T17:01:58.623Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
13:01:58 [2023-03-16T17:01:58.623Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.257 s
13:01:58 [2023-03-16T17:01:58.623Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.389 s
13:01:58 [2023-03-16T17:01:58.623Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.383 s
13:01:58 [2023-03-16T17:01:58.623Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.321 s
13:01:58 [2023-03-16T17:01:58.623Z] 
13:01:58 [2023-03-16T17:01:58.623Z] Results:
13:01:58 [2023-03-16T17:01:58.623Z] 
13:01:58 [2023-03-16T17:01:58.623Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
13:01:58 [2023-03-16T17:01:58.623Z] 
13:01:58 [2023-03-16T17:01:58.623Z] 
13:01:58 [2023-03-16T17:01:58.623Z] !ENTRY org.eclipse.core.resources 2 10035 2023-03-16 17:01:56.674
13:01:58 [2023-03-16T17:01:58.623Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] All tests passed!
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT [133/139]
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.623Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] The project's OSGi version is 1.0.2.202303161548
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] 
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:58 [2023-03-16T17:01:58.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.196Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
13:01:59 [2023-03-16T17:01:59.196Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
13:01:59 [2023-03-16T17:01:59.459Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.460Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.722Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.722Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:01:59 [2023-03-16T17:01:59.722Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:01:59 [2023-03-16T17:01:59.723Z] [INFO] 
13:01:59 [2023-03-16T17:01:59.723Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:01:59 [2023-03-16T17:01:59.723Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
13:02:01 [2023-03-16T17:02:01.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] 
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:02:02 [2023-03-16T17:02:02.579Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:02 [2023-03-16T17:02:02.579Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] 
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] 
13:02:02 [2023-03-16T17:02:02.579Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:02:03 [2023-03-16T17:02:03.152Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
13:02:03 [2023-03-16T17:02:03.152Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
13:02:03 [2023-03-16T17:02:03.152Z] [INFO] Command line:
13:02:03 [2023-03-16T17:02:03.152Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:02:03 [2023-03-16T17:02:03.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:02:07 [2023-03-16T17:02:07.358Z] !SESSION 2023-03-16 17:02:03.098 -----------------------------------------------
13:02:07 [2023-03-16T17:02:07.358Z] eclipse.buildId=unknown
13:02:07 [2023-03-16T17:02:07.358Z] java.version=17.0.2
13:02:07 [2023-03-16T17:02:07.358Z] java.vendor=Oracle Corporation
13:02:07 [2023-03-16T17:02:07.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:02:07 [2023-03-16T17:02:07.358Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:02:07 [2023-03-16T17:02:07.358Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:02:07 [2023-03-16T17:02:07.358Z] 
13:02:07 [2023-03-16T17:02:07.358Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 17:02:07.064
13:02:07 [2023-03-16T17:02:07.358Z] !MESSAGE FrameworkEvent ERROR
13:02:07 [2023-03-16T17:02:07.358Z] !STACK 0
13:02:07 [2023-03-16T17:02:07.358Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
13:02:07 [2023-03-16T17:02:07.358Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:02:07 [2023-03-16T17:02:07.358Z] 
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:02:07 [2023-03-16T17:02:07.358Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:02:07 [2023-03-16T17:02:07.619Z] 
13:02:07 [2023-03-16T17:02:07.619Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 17:02:07.366
13:02:07 [2023-03-16T17:02:07.619Z] !MESSAGE FrameworkEvent ERROR
13:02:07 [2023-03-16T17:02:07.619Z] !STACK 0
13:02:07 [2023-03-16T17:02:07.619Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
13:02:07 [2023-03-16T17:02:07.619Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:02:07 [2023-03-16T17:02:07.619Z] 
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:02:07 [2023-03-16T17:02:07.619Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:02:08 [2023-03-16T17:02:08.191Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
13:02:08 [2023-03-16T17:02:08.191Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
13:02:14 [2023-03-16T17:02:14.865Z] 
13:02:14 [2023-03-16T17:02:14.865Z] !ENTRY org.eclipse.urischeme 4 0 2023-03-16 17:02:13.571
13:02:14 [2023-03-16T17:02:14.865Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
13:02:14 [2023-03-16T17:02:14.865Z] !STACK 0
13:02:14 [2023-03-16T17:02:14.865Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
13:02:14 [2023-03-16T17:02:14.865Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:02:14 [2023-03-16T17:02:14.865Z] Caused by: java.io.IOException: error=2, No such file or directory
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
13:02:14 [2023-03-16T17:02:14.865Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
13:02:14 [2023-03-16T17:02:14.865Z] 	... 7 more
13:02:14 [2023-03-16T17:02:14.865Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
13:02:14 [2023-03-16T17:02:14.865Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
13:02:14 [2023-03-16T17:02:14.865Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.049 s
13:02:14 [2023-03-16T17:02:14.865Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.15 s
13:02:14 [2023-03-16T17:02:14.865Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
13:02:14 [2023-03-16T17:02:14.865Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
13:02:14 [2023-03-16T17:02:14.865Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.004 s
13:02:14 [2023-03-16T17:02:14.865Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
13:02:14 [2023-03-16T17:02:14.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
13:02:14 [2023-03-16T17:02:14.865Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.108 s
13:02:14 [2023-03-16T17:02:14.865Z] 
13:02:14 [2023-03-16T17:02:14.865Z] Results:
13:02:14 [2023-03-16T17:02:14.865Z] 
13:02:14 [2023-03-16T17:02:14.865Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
13:02:14 [2023-03-16T17:02:14.865Z] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] All tests passed!
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.pom
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Building Trace Compass All Tests 1.0.11-SNAPSHOT               [134/139]
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] The project's OSGi version is 1.0.11.202303161548
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] 
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
13:02:17 [2023-03-16T17:02:17.411Z] [INFO] Resolving class path of Trace Compass All Tests...
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.000Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
13:02:18 [2023-03-16T17:02:18.000Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/test/resources
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
13:02:18 [2023-03-16T17:02:18.574Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.575Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.575Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:18 [2023-03-16T17:02:18.575Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] 
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
13:02:18 [2023-03-16T17:02:18.575Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
13:02:19 [2023-03-16T17:02:19.960Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
13:02:21 [2023-03-16T17:02:21.348Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:21 [2023-03-16T17:02:21.348Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.alltests ---
13:02:21 [2023-03-16T17:02:21.348Z] [WARNING] No tests found.
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.pom
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2metadata.xml
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2artifacts.xml
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.4-SNAPSHOT [135/139]
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] The project's OSGi version is 1.0.4.202303161548
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.349Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.622Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
13:02:21 [2023-03-16T17:02:21.622Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] 
13:02:21 [2023-03-16T17:02:21.883Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-sources.jar
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] 
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT.jar
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] 
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] 
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] 
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:22 [2023-03-16T17:02:22.143Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] 
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:22 [2023-03-16T17:02:22.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT.jar
13:02:23 [2023-03-16T17:02:23.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-sources.jar
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] 
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:24 [2023-03-16T17:02:24.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:24 [2023-03-16T17:02:24.469Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] 
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] 
13:02:24 [2023-03-16T17:02:24.469Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:24 [2023-03-16T17:02:24.729Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
13:02:24 [2023-03-16T17:02:24.729Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
13:02:24 [2023-03-16T17:02:24.729Z] [INFO] Command line:
13:02:24 [2023-03-16T17:02:24.729Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:02:24 [2023-03-16T17:02:24.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:02:28 [2023-03-16T17:02:28.952Z] !SESSION 2023-03-16 17:02:24.886 -----------------------------------------------
13:02:28 [2023-03-16T17:02:28.952Z] eclipse.buildId=unknown
13:02:28 [2023-03-16T17:02:28.952Z] java.version=17.0.2
13:02:28 [2023-03-16T17:02:28.952Z] java.vendor=Oracle Corporation
13:02:28 [2023-03-16T17:02:28.952Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:02:28 [2023-03-16T17:02:28.952Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:02:28 [2023-03-16T17:02:28.952Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:02:28 [2023-03-16T17:02:28.952Z] 
13:02:28 [2023-03-16T17:02:28.952Z] !ENTRY org.eclipse.compare.win32 4 0 2023-03-16 17:02:28.877
13:02:28 [2023-03-16T17:02:28.952Z] !MESSAGE FrameworkEvent ERROR
13:02:28 [2023-03-16T17:02:28.952Z] !STACK 0
13:02:28 [2023-03-16T17:02:28.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
13:02:28 [2023-03-16T17:02:28.952Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:02:28 [2023-03-16T17:02:28.952Z] 
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:02:28 [2023-03-16T17:02:28.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:02:29 [2023-03-16T17:02:29.213Z] 
13:02:29 [2023-03-16T17:02:29.213Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-16 17:02:29.201
13:02:29 [2023-03-16T17:02:29.213Z] !MESSAGE FrameworkEvent ERROR
13:02:29 [2023-03-16T17:02:29.213Z] !STACK 0
13:02:29 [2023-03-16T17:02:29.213Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
13:02:29 [2023-03-16T17:02:29.213Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:02:29 [2023-03-16T17:02:29.213Z] 
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
13:02:29 [2023-03-16T17:02:29.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:02:29 [2023-03-16T17:02:29.214Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:02:29 [2023-03-16T17:02:29.214Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:02:30 [2023-03-16T17:02:30.601Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
13:02:57 [2023-03-16T17:02:57.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.204 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
13:02:57 [2023-03-16T17:02:57.208Z] test(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.01 s
13:02:57 [2023-03-16T17:02:57.208Z] testGetter(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.07 s
13:02:57 [2023-03-16T17:02:57.208Z] 
13:02:57 [2023-03-16T17:02:57.208Z] Results:
13:02:57 [2023-03-16T17:02:57.208Z] 
13:02:57 [2023-03-16T17:02:57.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
13:02:57 [2023-03-16T17:02:57.208Z] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] All tests passed!
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT.jar
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT.pom
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-sources.jar
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Building org.eclipse.tracecompass.testing 8.3.0-SNAPSHOT       [136/139]
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] The project's OSGi version is 8.3.0.202303161548
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT.jar
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-sources-feature.jar
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.208Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:57 [2023-03-16T17:02:57.208Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] 
13:02:57 [2023-03-16T17:02:57.208Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.testing ---
13:02:57 [2023-03-16T17:02:57.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT.jar
13:02:57 [2023-03-16T17:02:57.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-sources-feature.jar
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
13:02:58 [2023-03-16T17:02:58.151Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:58 [2023-03-16T17:02:58.151Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT.jar
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT.pom
13:02:58 [2023-03-16T17:02:58.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-sources-feature.jar
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-p2metadata.xml
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.3.0-SNAPSHOT-p2artifacts.xml
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 8.3.0-SNAPSHOT    [137/139]
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] The project's OSGi version is 8.3.0.202303161548
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT.jar
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-sources-feature.jar
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:02:58 [2023-03-16T17:02:58.152Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] 
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
13:02:58 [2023-03-16T17:02:58.152Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT.jar
13:02:59 [2023-03-16T17:02:59.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-sources-feature.jar
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
13:03:00 [2023-03-16T17:03:00.993Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:03:00 [2023-03-16T17:03:00.993Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT.jar
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT.pom
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-sources-feature.jar
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-p2metadata.xml
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.3.0-SNAPSHOT-p2artifacts.xml
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Building Trace Compass Repository 8.3.0-SNAPSHOT               [138/139]
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] The project's OSGi version is 8.3.0.202303161548
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] 
13:03:00 [2023-03-16T17:03:00.993Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
13:03:01 [2023-03-16T17:03:01.564Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.8.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (914.34kB)
13:03:01 [2023-03-16T17:03:01.564Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.7.100.202302231923.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (1.44MB)
13:03:01 [2023-03-16T17:03:01.564Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.4.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.1/cdt-11.1.0/plugins/ (214.69kB)
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:03:09 [2023-03-16T17:03:09.703Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:03:09 [2023-03-16T17:03:09.703Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] No primary artifact to install, installing attached artifacts instead.
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.3.0-SNAPSHOT.pom
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.3.0-SNAPSHOT-p2metadata.xml
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.3.0-SNAPSHOT-p2artifacts.xml
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT [139/139]
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.703Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] The project's OSGi version is 1.0.3.202303161548
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] No tests to run.
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.705Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.705Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:03:09 [2023-03-16T17:03:09.705Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] 
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:09 [2023-03-16T17:03:09.705Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
13:03:09 [2023-03-16T17:03:09.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
13:03:11 [2023-03-16T17:03:11.346Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.346Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.346Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:03:11 [2023-03-16T17:03:11.346Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
13:03:11 [2023-03-16T17:03:11.346Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.346Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] No tests to run.
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.pom
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] ------------------------------------------------------------------------
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Reactor Summary:
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] 
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass Parent 8.3.0-SNAPSHOT ................ SUCCESS [ 20.969 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 8.3.0-SNAPSHOT SUCCESS [  0.010 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass Common Utilities Parent 8.3.0-SNAPSHOT SUCCESS [  0.007 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.common.core 5.1.1-SNAPSHOT  SUCCESS [ 21.959 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass State System Parent 8.3.0-SNAPSHOT ... SUCCESS [  0.018 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.3-SNAPSHOT SUCCESS [  4.612 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.2-SNAPSHOT SUCCESS [  3.336 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.2.2-SNAPSHOT SUCCESS [  4.758 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass TMF Parent 8.3.0-SNAPSHOT ............ SUCCESS [  0.006 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass Filter Parser 1.0.6-SNAPSHOT ......... SUCCESS [  3.212 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.tmf.core 8.3.0-SNAPSHOT ... SUCCESS [  9.390 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.1.0-SNAPSHOT SUCCESS [  2.868 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass CTF Support Parent 8.3.0-SNAPSHOT .... SUCCESS [  0.008 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT .... SUCCESS [  9.197 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT ... SUCCESS [  4.889 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT SUCCESS [ 51.117 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.15-SNAPSHOT SUCCESS [ 17.154 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.22-SNAPSHOT SUCCESS [05:28 min]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT SUCCESS [  3.346 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.15-SNAPSHOT SUCCESS [05:28 min]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.2-SNAPSHOT SUCCESS [ 10.006 s]
13:03:11 [2023-03-16T17:03:11.347Z] [INFO] org.eclipse.tracecompass.tmf.ui 8.1.1-SNAPSHOT ..... SUCCESS [ 15.143 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT SUCCESS [  3.409 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT SUCCESS [03:09 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.19-SNAPSHOT SUCCESS [05:48 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.0.1-SNAPSHOT SUCCESS [  4.350 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT SUCCESS [  3.762 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.4-SNAPSHOT SUCCESS [  3.175 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.3.2-SNAPSHOT SUCCESS [  3.248 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 7.0.0-SNAPSHOT SUCCESS [  3.805 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass LTTng Support Parent 8.3.0-SNAPSHOT .. SUCCESS [  0.005 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT SUCCESS [  2.784 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.6-SNAPSHOT SUCCESS [  3.884 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.6-SNAPSHOT SUCCESS [  3.535 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [01:37 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.7-SNAPSHOT SUCCESS [ 11.237 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.13-SNAPSHOT SUCCESS [  3.382 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.524 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.12-SNAPSHOT SUCCESS [  4.905 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT SUCCESS [  4.080 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.948 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 18.291 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 31.156 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT SUCCESS [02:07 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT SUCCESS [  4.920 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.7-SNAPSHOT SUCCESS [  3.503 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT SUCCESS [ 16.945 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.10-SNAPSHOT SUCCESS [ 20.831 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [ 34.388 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:07 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.3.3-SNAPSHOT SUCCESS [  3.624 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.8-SNAPSHOT SUCCESS [ 48.907 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT SUCCESS [  3.654 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 19.033 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass BTF Support Parent 8.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT ... SUCCESS [  3.204 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass Documentation 8.3.0-SNAPSHOT ......... SUCCESS [  0.010 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass Developer Guide 8.3.0-SNAPSHOT ....... SUCCESS [ 18.923 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT SUCCESS [  4.243 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf 8.3.0-SNAPSHOT ........ SUCCESS [  3.399 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT ..... SUCCESS [  3.594 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.btf 8.3.0-SNAPSHOT ........ SUCCESS [  3.005 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.765 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.10-SNAPSHOT SUCCESS [ 10.968 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.ctf 8.3.0-SNAPSHOT ........ SUCCESS [  3.634 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT SUCCESS [ 10.430 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.ctf 8.3.0-SNAPSHOT .... SUCCESS [  3.219 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [02:33 min]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass User Guide 8.3.0-SNAPSHOT ............ SUCCESS [ 12.370 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 8.3.0-SNAPSHOT SUCCESS [  8.999 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass RCP User Guide 8.3.0-SNAPSHOT ........ SUCCESS [  7.739 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass Pcap User Guide 8.3.0-SNAPSHOT ....... SUCCESS [  5.977 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.examples 1.0.10-SNAPSHOT .. SUCCESS [  3.349 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 8.3.0-SNAPSHOT SUCCESS [  0.005 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT SUCCESS [  3.522 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT  SUCCESS [  4.227 s]
13:03:11 [2023-03-16T17:03:11.348Z] [INFO] org.eclipse.tracecompass.gdbtrace 8.3.0-SNAPSHOT ... SUCCESS [  2.168 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT SUCCESS [ 10.086 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 16.799 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT SUCCESS [  8.262 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT SUCCESS [  3.353 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT SUCCESS [  4.240 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT SUCCESS [  3.972 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.14-SNAPSHOT SUCCESS [  6.209 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control 8.3.0-SNAPSHOT SUCCESS [  2.172 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT SUCCESS [ 10.585 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT SUCCESS [  9.988 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 40.812 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:11 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.3-SNAPSHOT SUCCESS [  3.040 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 8.3.0-SNAPSHOT SUCCESS [  2.698 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.14-SNAPSHOT SUCCESS [ 48.685 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.6-SNAPSHOT SUCCESS [03:24 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.19-SNAPSHOT SUCCESS [05:18 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.1.2-SNAPSHOT SUCCESS [  3.287 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT SUCCESS [  3.399 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust 8.3.0-SNAPSHOT . SUCCESS [  2.825 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.13-SNAPSHOT SUCCESS [ 36.784 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 16.294 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:24 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass Pcap Format Support Parent 8.3.0-SNAPSHOT SUCCESS [  0.005 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT .. SUCCESS [  3.283 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [ 11.509 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT SUCCESS [  2.860 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT  SUCCESS [  3.330 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.pcap 8.3.0-SNAPSHOT ... SUCCESS [  3.074 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT SUCCESS [ 11.179 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 35.753 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass RCP Parent 8.3.0-SNAPSHOT ............ SUCCESS [  0.005 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass RCP Branding plug-in 8.3.0-SNAPSHOT .. SUCCESS [  2.549 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass RCP Branding Feature 8.3.0-SNAPSHOT .. SUCCESS [  2.629 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT SUCCESS [  2.981 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.rcp.ui 8.3.0-SNAPSHOT ..... SUCCESS [  3.779 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass RCP Feature 8.3.0-SNAPSHOT ........... SUCCESS [  4.006 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT SUCCESS [  8.127 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 15.289 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.3-SNAPSHOT SUCCESS [  2.920 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.rcp.incubator 8.3.0-SNAPSHOT SUCCESS [  2.304 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass Json trace Parent 8.3.0-SNAPSHOT ..... SUCCESS [  0.003 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT SUCCESS [  2.818 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.jsontrace 8.3.0-SNAPSHOT .. SUCCESS [  2.773 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.cli 8.3.0-SNAPSHOT .... SUCCESS [  2.530 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass RCP Product 8.3.0-SNAPSHOT ........... SUCCESS [02:26 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass Release Engineering Parent 8.3.0-SNAPSHOT SUCCESS [  0.022 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] Trace Compass Target Platform 8.3.0-SNAPSHOT ....... SUCCESS [  3.896 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [08:58 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.7-SNAPSHOT SUCCESS [ 10.613 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT SUCCESS [ 10.116 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [01:10 min]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT SUCCESS [ 15.659 s]
13:03:11 [2023-03-16T17:03:11.349Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 19.051 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:56 min]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 18.343 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] Trace Compass All Tests 1.0.11-SNAPSHOT ............ SUCCESS [  4.219 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.4-SNAPSHOT SUCCESS [ 33.329 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.testing 8.3.0-SNAPSHOT .... SUCCESS [  3.342 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.tmf.remote 8.3.0-SNAPSHOT . SUCCESS [  3.063 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] Trace Compass Repository 8.3.0-SNAPSHOT ............ SUCCESS [  7.504 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  2.736 s]
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] ------------------------------------------------------------------------
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] BUILD SUCCESS
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] ------------------------------------------------------------------------
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] Total time:  01:14 h
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] Finished at: 2023-03-16T17:03:11Z
13:03:11 [2023-03-16T17:03:11.350Z] [INFO] ------------------------------------------------------------------------
13:03:12 [2023-03-16T17:03:12.610Z] [Pipeline] sh
13:03:13 [2023-03-16T17:03:13.150Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
13:03:13 [2023-03-16T17:03:13.484Z] [Pipeline] sh
13:03:14 [2023-03-16T17:03:14.016Z] + git rev-parse --short HEAD
13:03:14 [2023-03-16T17:03:14.342Z] [Pipeline] sh
13:03:14 [2023-03-16T17:03:14.871Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
13:03:15 [2023-03-16T17:03:15.197Z] [Pipeline] sh
13:03:15 [2023-03-16T17:03:15.724Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
13:03:16 [2023-03-16T17:03:16.075Z] [Pipeline] }
13:03:16 [2023-03-16T17:03:16.688Z] [Pipeline] // container
13:03:18 [2023-03-16T17:03:18.368Z] Post stage
13:03:19 [2023-03-16T17:03:19.395Z] [Pipeline] container
13:03:19 [2023-03-16T17:03:19.397Z] [Pipeline] {
13:03:20 [2023-03-16T17:03:20.137Z] [Pipeline] sh
13:03:20 [2023-03-16T17:03:20.659Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
13:03:20 [2023-03-16T17:03:20.661Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
13:03:21 [2023-03-16T17:03:21.010Z] [Pipeline] junit
13:03:21 [2023-03-16T17:03:21.016Z] Recording test results
13:03:41 [2023-03-16T17:03:41.917Z] [Checks API] No suitable checks publisher found.
13:03:42 [2023-03-16T17:03:42.215Z] [Pipeline] archiveArtifacts
13:03:42 [2023-03-16T17:03:42.222Z] Archiving artifacts
13:03:55 [2023-03-16T17:03:55.063Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
13:03:55 [2023-03-16T17:03:55.063Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
13:03:55 [2023-03-16T17:03:55.353Z] [Pipeline] }
13:03:55 [2023-03-16T17:03:55.663Z] [Pipeline] // container
13:03:57 [2023-03-16T17:03:57.580Z] [Pipeline] }
13:03:57 [2023-03-16T17:03:57.880Z] [Pipeline] // withEnv
13:03:58 [2023-03-16T17:03:58.341Z] [Pipeline] }
13:03:58 [2023-03-16T17:03:58.660Z] [Pipeline] // stage
13:03:59 [2023-03-16T17:03:59.532Z] [Pipeline] stage
13:03:59 [2023-03-16T17:03:59.533Z] [Pipeline] { (Deploy Site)
13:04:06 [2023-03-16T17:04:06.000Z] [Pipeline] tool
13:04:06 [2023-03-16T17:04:06.598Z] [Pipeline] envVarsForTool
13:04:07 [2023-03-16T17:04:07.661Z] [Pipeline] tool
13:04:08 [2023-03-16T17:04:08.250Z] [Pipeline] envVarsForTool
13:04:08 [2023-03-16T17:04:08.990Z] [Pipeline] withEnv
13:04:08 [2023-03-16T17:04:08.991Z] [Pipeline] {
13:04:10 [2023-03-16T17:04:10.721Z] [Pipeline] sshagent
13:04:10 [2023-03-16T17:04:10.859Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
13:04:10 [2023-03-16T17:04:10.859Z] [ssh-agent] Looking for ssh-agent implementation...
13:04:11 [2023-03-16T17:04:11.062Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:04:11 [2023-03-16T17:04:11.064Z] $ ssh-agent
13:04:11 [2023-03-16T17:04:11.169Z] SSH_AUTH_SOCK=/tmp/ssh-etVpnJhTVGAQ/agent.768
13:04:11 [2023-03-16T17:04:11.169Z] SSH_AGENT_PID=770
13:04:11 [2023-03-16T17:04:11.269Z] Running ssh-add (command line suppressed)
13:04:11 [2023-03-16T17:04:11.450Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_2482422549335631623.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_2482422549335631623.key)
13:04:11 [2023-03-16T17:04:11.553Z] [ssh-agent] Started.
13:04:11 [2023-03-16T17:04:11.554Z] [Pipeline] {
13:04:12 [2023-03-16T17:04:12.296Z] [Pipeline] sh
13:04:12 [2023-03-16T17:04:12.615Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/repository/
13:04:12 [2023-03-16T17:04:12.615Z] + repo=tracecompass
13:04:12 [2023-03-16T17:04:12.615Z] + '[' 2 -lt 2 ']'
13:04:12 [2023-03-16T17:04:12.615Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
13:04:12 [2023-03-16T17:04:12.615Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/repository/
13:04:12 [2023-03-16T17:04:12.615Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
13:04:12 [2023-03-16T17:04:12.615Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
13:04:12 [2023-03-16T17:04:12.615Z] + SCP=scp
13:04:12 [2023-03-16T17:04:12.615Z] + ECHO=echo
13:04:12 [2023-03-16T17:04:12.615Z] + '[' false == false ']'
13:04:12 [2023-03-16T17:04:12.615Z] + ECHO=
13:04:12 [2023-03-16T17:04:12.615Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/repository/
13:04:12 [2023-03-16T17:04:12.615Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/repository//*'
13:04:14 [2023-03-16T17:04:14.003Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/repository/
13:04:17 [2023-03-16T17:04:17.662Z] [Pipeline] }
13:04:17 [2023-03-16T17:04:17.665Z] $ ssh-agent -k
13:04:17 [2023-03-16T17:04:17.672Z] unset SSH_AUTH_SOCK;
13:04:17 [2023-03-16T17:04:17.673Z] unset SSH_AGENT_PID;
13:04:17 [2023-03-16T17:04:17.673Z] echo Agent pid 770 killed;
13:04:17 [2023-03-16T17:04:17.759Z] [ssh-agent] Stopped.
13:04:18 [2023-03-16T17:04:18.068Z] [Pipeline] // sshagent
13:04:18 [2023-03-16T17:04:18.521Z] [Pipeline] }
13:04:18 [2023-03-16T17:04:18.832Z] [Pipeline] // withEnv
13:04:19 [2023-03-16T17:04:19.276Z] [Pipeline] }
13:04:19 [2023-03-16T17:04:19.583Z] [Pipeline] // stage
13:04:20 [2023-03-16T17:04:20.486Z] [Pipeline] stage
13:04:20 [2023-03-16T17:04:20.487Z] [Pipeline] { (Deploy RCP)
13:04:27 [2023-03-16T17:04:27.066Z] [Pipeline] tool
13:04:27 [2023-03-16T17:04:27.672Z] [Pipeline] envVarsForTool
13:04:28 [2023-03-16T17:04:28.731Z] [Pipeline] tool
13:04:29 [2023-03-16T17:04:29.321Z] [Pipeline] envVarsForTool
13:04:30 [2023-03-16T17:04:30.057Z] [Pipeline] withEnv
13:04:30 [2023-03-16T17:04:30.058Z] [Pipeline] {
13:04:31 [2023-03-16T17:04:31.806Z] [Pipeline] sshagent
13:04:31 [2023-03-16T17:04:31.819Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
13:04:31 [2023-03-16T17:04:31.820Z] [ssh-agent] Looking for ssh-agent implementation...
13:04:31 [2023-03-16T17:04:31.839Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:04:31 [2023-03-16T17:04:31.840Z] $ ssh-agent
13:04:31 [2023-03-16T17:04:31.859Z] SSH_AUTH_SOCK=/tmp/ssh-Eb9L7GBbpLV7/agent.792
13:04:31 [2023-03-16T17:04:31.859Z] SSH_AGENT_PID=794
13:04:31 [2023-03-16T17:04:31.870Z] Running ssh-add (command line suppressed)
13:04:31 [2023-03-16T17:04:31.952Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_411810065719755728.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_411810065719755728.key)
13:04:31 [2023-03-16T17:04:31.969Z] [ssh-agent] Started.
13:04:31 [2023-03-16T17:04:31.969Z] [Pipeline] {
13:04:32 [2023-03-16T17:04:32.705Z] [Pipeline] sh
13:04:32 [2023-03-16T17:04:32.988Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp-repository/ 'trace-compass-*' false
13:04:32 [2023-03-16T17:04:32.989Z] + repo=tracecompass
13:04:32 [2023-03-16T17:04:32.989Z] + '[' 6 -lt 6 ']'
13:04:32 [2023-03-16T17:04:32.989Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
13:04:32 [2023-03-16T17:04:32.989Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp/
13:04:32 [2023-03-16T17:04:32.989Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
13:04:32 [2023-03-16T17:04:32.989Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp-repository/
13:04:32 [2023-03-16T17:04:32.989Z] + rcpPattern='trace-compass-*'
13:04:32 [2023-03-16T17:04:32.989Z] + copyLatest=false
13:04:32 [2023-03-16T17:04:32.989Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
13:04:32 [2023-03-16T17:04:32.989Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
13:04:32 [2023-03-16T17:04:32.989Z] + SCP=scp
13:04:32 [2023-03-16T17:04:32.989Z] + ECHO=echo
13:04:32 [2023-03-16T17:04:32.989Z] + '[' false == false ']'
13:04:32 [2023-03-16T17:04:32.989Z] + ECHO=
13:04:32 [2023-03-16T17:04:32.989Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp-repository//*'
13:04:33 [2023-03-16T17:04:33.932Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.3.0-20230316-1548-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.3.0-20230316-1548-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.3.0-20230316-1548-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp/
13:04:52 [2023-03-16T17:04:52.368Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2023-03/stable/rcp-repository/
13:05:00 [2023-03-16T17:05:00.520Z] + '[' false == true ']'
13:05:00 [2023-03-16T17:05:00.828Z] [Pipeline] }
13:05:00 [2023-03-16T17:05:00.830Z] $ ssh-agent -k
13:05:00 [2023-03-16T17:05:00.836Z] unset SSH_AUTH_SOCK;
13:05:00 [2023-03-16T17:05:00.836Z] unset SSH_AGENT_PID;
13:05:00 [2023-03-16T17:05:00.837Z] echo Agent pid 794 killed;
13:05:00 [2023-03-16T17:05:00.848Z] [ssh-agent] Stopped.
13:05:01 [2023-03-16T17:05:01.160Z] [Pipeline] // sshagent
13:05:01 [2023-03-16T17:05:01.639Z] [Pipeline] }
13:05:01 [2023-03-16T17:05:01.950Z] [Pipeline] // withEnv
13:05:02 [2023-03-16T17:05:02.388Z] [Pipeline] }
13:05:02 [2023-03-16T17:05:02.697Z] [Pipeline] // stage
13:05:03 [2023-03-16T17:05:03.561Z] [Pipeline] stage
13:05:03 [2023-03-16T17:05:03.562Z] [Pipeline] { (Deploy Doc)
13:05:10 [2023-03-16T17:05:10.217Z] [Pipeline] tool
13:05:10 [2023-03-16T17:05:10.822Z] [Pipeline] envVarsForTool
13:05:11 [2023-03-16T17:05:11.876Z] [Pipeline] tool
13:05:12 [2023-03-16T17:05:12.485Z] [Pipeline] envVarsForTool
13:05:13 [2023-03-16T17:05:13.454Z] [Pipeline] withEnv
13:05:13 [2023-03-16T17:05:13.454Z] [Pipeline] {
13:05:15 [2023-03-16T17:05:15.215Z] [Pipeline] sshagent
13:05:15 [2023-03-16T17:05:15.228Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
13:05:15 [2023-03-16T17:05:15.229Z] [ssh-agent] Looking for ssh-agent implementation...
13:05:15 [2023-03-16T17:05:15.261Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:05:15 [2023-03-16T17:05:15.265Z] $ ssh-agent
13:05:15 [2023-03-16T17:05:15.758Z] SSH_AUTH_SOCK=/tmp/ssh-1IBbzZrhNl3M/agent.834
13:05:15 [2023-03-16T17:05:15.758Z] SSH_AGENT_PID=836
13:05:15 [2023-03-16T17:05:15.863Z] Running ssh-add (command line suppressed)
13:05:16 [2023-03-16T17:05:16.054Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_13894786189126462063.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_13894786189126462063.key)
13:05:16 [2023-03-16T17:05:16.159Z] [ssh-agent] Started.
13:05:16 [2023-03-16T17:05:16.160Z] [Pipeline] {
13:05:16 [2023-03-16T17:05:16.897Z] [Pipeline] sh
13:05:17 [2023-03-16T17:05:17.186Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-doc.sh
13:05:17 [2023-03-16T17:05:17.187Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
13:05:17 [2023-03-16T17:05:17.187Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
13:05:17 [2023-03-16T17:05:17.187Z] + SCP=scp
13:05:17 [2023-03-16T17:05:17.187Z] + DOC_BASE_PATH=doc
13:05:17 [2023-03-16T17:05:17.187Z] ++ ls doc
13:05:17 [2023-03-16T17:05:17.187Z] ++ grep org.eclipse.tracecompass
13:05:17 [2023-03-16T17:05:17.187Z] ++ grep doc
13:05:17 [2023-03-16T17:05:17.187Z] + DOC_DIRS='org.eclipse.tracecompass.doc.dev
13:05:17 [2023-03-16T17:05:17.187Z] org.eclipse.tracecompass.doc.user
13:05:17 [2023-03-16T17:05:17.187Z] org.eclipse.tracecompass.gdbtrace.doc.user
13:05:17 [2023-03-16T17:05:17.187Z] org.eclipse.tracecompass.rcp.doc.user
13:05:17 [2023-03-16T17:05:17.187Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
13:05:17 [2023-03-16T17:05:17.187Z] + DOC_ZIP_FILE=doc-deployment.zip
13:05:17 [2023-03-16T17:05:17.187Z] + ECHO=echo
13:05:17 [2023-03-16T17:05:17.187Z] + '[' false == false ']'
13:05:17 [2023-03-16T17:05:17.187Z] + ECHO=
13:05:17 [2023-03-16T17:05:17.187Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/doc-deployment.zip'
13:05:18 [2023-03-16T17:05:18.130Z] + for DOC_NAME in $DOC_DIRS
13:05:18 [2023-03-16T17:05:18.130Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/org.eclipse.tracecompass.doc.dev'
13:05:18 [2023-03-16T17:05:18.707Z] + for DOC_NAME in $DOC_DIRS
13:05:18 [2023-03-16T17:05:18.707Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/org.eclipse.tracecompass.doc.user'
13:05:20 [2023-03-16T17:05:20.094Z] + for DOC_NAME in $DOC_DIRS
13:05:20 [2023-03-16T17:05:20.094Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/org.eclipse.tracecompass.gdbtrace.doc.user'
13:05:20 [2023-03-16T17:05:20.666Z] + for DOC_NAME in $DOC_DIRS
13:05:20 [2023-03-16T17:05:20.666Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/org.eclipse.tracecompass.rcp.doc.user'
13:05:20 [2023-03-16T17:05:20.928Z] + for DOC_NAME in $DOC_DIRS
13:05:20 [2023-03-16T17:05:20.928Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable/org.eclipse.tracecompass.tmf.pcap.doc.user'
13:05:21 [2023-03-16T17:05:21.555Z] + ZIP_INPUT='org.eclipse.tracecompas*'
13:05:21 [2023-03-16T17:05:21.555Z] + ZIP_PATH=doc/.temp
13:05:21 [2023-03-16T17:05:21.555Z] + cd doc/.temp
13:05:21 [2023-03-16T17:05:21.555Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.555Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
13:05:21 [2023-03-16T17:05:21.556Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.855Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
13:05:21 [2023-03-16T17:05:21.856Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
13:05:22 [2023-03-16T17:05:22.118Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.119Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.412Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
13:05:22 [2023-03-16T17:05:22.671Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
13:05:22 [2023-03-16T17:05:22.930Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.190Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.191Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.451Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.452Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.712Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.973Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
13:05:23 [2023-03-16T17:05:23.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
13:05:23 [2023-03-16T17:05:23.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
13:05:24 [2023-03-16T17:05:24.235Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
13:05:24 [2023-03-16T17:05:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
13:05:24 [2023-03-16T17:05:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
13:05:24 [2023-03-16T17:05:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
13:05:24 [2023-03-16T17:05:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
13:05:24 [2023-03-16T17:05:24.496Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
13:05:24 [2023-03-16T17:05:24.756Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.017Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.279Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
13:05:25 [2023-03-16T17:05:25.280Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
13:05:25 [2023-03-16T17:05:25.557Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.558Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
13:05:25 [2023-03-16T17:05:25.854Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
13:05:25 [2023-03-16T17:05:25.855Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
13:05:26 [2023-03-16T17:05:26.154Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
13:05:26 [2023-03-16T17:05:26.155Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
13:05:26 [2023-03-16T17:05:26.415Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
13:05:26 [2023-03-16T17:05:26.415Z] + cd -
13:05:26 [2023-03-16T17:05:26.415Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
13:05:26 [2023-03-16T17:05:26.415Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable
13:05:27 [2023-03-16T17:05:27.357Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/2023-03/stable &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
13:05:27 [2023-03-16T17:05:27.617Z] Archive:  doc-deployment.zip
13:05:27 [2023-03-16T17:05:27.879Z]    creating: org.eclipse.tracecompass.doc.dev/
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
13:05:27 [2023-03-16T17:05:27.879Z]    creating: org.eclipse.tracecompass.doc.dev/images/
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
13:05:27 [2023-03-16T17:05:27.879Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
13:05:28 [2023-03-16T17:05:28.138Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
13:05:28 [2023-03-16T17:05:28.138Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
13:05:28 [2023-03-16T17:05:28.138Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
13:05:28 [2023-03-16T17:05:28.139Z]    creating: org.eclipse.tracecompass.doc.user/
13:05:28 [2023-03-16T17:05:28.139Z]    creating: org.eclipse.tracecompass.doc.user/reference/
13:05:28 [2023-03-16T17:05:28.139Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
13:05:28 [2023-03-16T17:05:28.139Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
13:05:28 [2023-03-16T17:05:28.399Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
13:05:28 [2023-03-16T17:05:28.399Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
13:05:28 [2023-03-16T17:05:28.399Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
13:05:28 [2023-03-16T17:05:28.399Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
13:05:28 [2023-03-16T17:05:28.399Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
13:05:28 [2023-03-16T17:05:28.399Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
13:05:28 [2023-03-16T17:05:28.662Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
13:05:28 [2023-03-16T17:05:28.662Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
13:05:28 [2023-03-16T17:05:28.662Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
13:05:28 [2023-03-16T17:05:28.923Z]    creating: org.eclipse.tracecompass.doc.user/images/
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
13:05:28 [2023-03-16T17:05:28.923Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
13:05:28 [2023-03-16T17:05:28.923Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
13:05:28 [2023-03-16T17:05:28.923Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
13:05:28 [2023-03-16T17:05:28.924Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
13:05:28 [2023-03-16T17:05:28.924Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
13:05:28 [2023-03-16T17:05:28.924Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
13:05:29 [2023-03-16T17:05:29.185Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
13:05:29 [2023-03-16T17:05:29.446Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
13:05:29 [2023-03-16T17:05:29.447Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
13:05:29 [2023-03-16T17:05:29.708Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
13:05:29 [2023-03-16T17:05:29.709Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
13:05:29 [2023-03-16T17:05:29.709Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
13:05:29 [2023-03-16T17:05:29.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
13:05:29 [2023-03-16T17:05:29.710Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
13:05:29 [2023-03-16T17:05:29.710Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
13:05:29 [2023-03-16T17:05:29.710Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
13:05:29 [2023-03-16T17:05:29.710Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
13:05:29 [2023-03-16T17:05:29.971Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
13:05:29 [2023-03-16T17:05:29.972Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
13:05:29 [2023-03-16T17:05:29.972Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
13:05:29 [2023-03-16T17:05:29.972Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
13:05:29 [2023-03-16T17:05:29.972Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
13:05:29 [2023-03-16T17:05:29.972Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
13:05:29 [2023-03-16T17:05:29.972Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
13:05:30 [2023-03-16T17:05:30.234Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
13:05:30 [2023-03-16T17:05:30.234Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
13:05:30 [2023-03-16T17:05:30.235Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
13:05:30 [2023-03-16T17:05:30.235Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
13:05:30 [2023-03-16T17:05:30.235Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
13:05:30 [2023-03-16T17:05:30.494Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
13:05:30 [2023-03-16T17:05:30.494Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
13:05:30 [2023-03-16T17:05:30.494Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
13:05:30 [2023-03-16T17:05:30.494Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
13:05:30 [2023-03-16T17:05:30.494Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
13:05:30 [2023-03-16T17:05:30.494Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
13:05:30 [2023-03-16T17:05:30.495Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
13:05:30 [2023-03-16T17:05:30.495Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
13:05:30 [2023-03-16T17:05:30.495Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
13:05:30 [2023-03-16T17:05:30.756Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
13:05:30 [2023-03-16T17:05:30.756Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
13:05:30 [2023-03-16T17:05:30.756Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
13:05:30 [2023-03-16T17:05:30.756Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
13:05:30 [2023-03-16T17:05:30.756Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
13:05:31 [2023-03-16T17:05:31.016Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
13:05:31 [2023-03-16T17:05:31.016Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
13:05:31 [2023-03-16T17:05:31.016Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
13:05:31 [2023-03-16T17:05:31.017Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
13:05:31 [2023-03-16T17:05:31.017Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
13:05:31 [2023-03-16T17:05:31.017Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
13:05:31 [2023-03-16T17:05:31.281Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
13:05:31 [2023-03-16T17:05:31.281Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
13:05:31 [2023-03-16T17:05:31.281Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
13:05:31 [2023-03-16T17:05:31.584Z] [Pipeline] }
13:05:31 [2023-03-16T17:05:31.586Z] $ ssh-agent -k
13:05:31 [2023-03-16T17:05:31.592Z] unset SSH_AUTH_SOCK;
13:05:31 [2023-03-16T17:05:31.592Z] unset SSH_AGENT_PID;
13:05:31 [2023-03-16T17:05:31.592Z] echo Agent pid 836 killed;
13:05:31 [2023-03-16T17:05:31.603Z] [ssh-agent] Stopped.
13:05:31 [2023-03-16T17:05:31.923Z] [Pipeline] // sshagent
13:05:32 [2023-03-16T17:05:32.372Z] [Pipeline] }
13:05:32 [2023-03-16T17:05:32.676Z] [Pipeline] // withEnv
13:05:33 [2023-03-16T17:05:33.117Z] [Pipeline] }
13:05:33 [2023-03-16T17:05:33.424Z] [Pipeline] // stage
13:05:34 [2023-03-16T17:05:34.299Z] [Pipeline] stage
13:05:34 [2023-03-16T17:05:34.300Z] [Pipeline] { (Javadoc)
13:05:39 [2023-03-16T17:05:39.597Z] Stage "Javadoc" skipped due to when conditional
13:05:39 [2023-03-16T17:05:39.598Z] [Pipeline] }
13:05:39 [2023-03-16T17:05:39.900Z] [Pipeline] // stage
13:05:40 [2023-03-16T17:05:40.774Z] [Pipeline] stage
13:05:40 [2023-03-16T17:05:40.775Z] [Pipeline] { (Deploy Javadoc)
13:05:46 [2023-03-16T17:05:46.012Z] Stage "Deploy Javadoc" skipped due to when conditional
13:05:46 [2023-03-16T17:05:46.012Z] [Pipeline] }
13:05:46 [2023-03-16T17:05:46.312Z] [Pipeline] // stage
13:05:46 [2023-03-16T17:05:46.918Z] [Pipeline] stage
13:05:46 [2023-03-16T17:05:46.919Z] [Pipeline] { (Declarative: Post Actions)
13:05:49 [2023-03-16T17:05:49.214Z] [Pipeline] container
13:05:49 [2023-03-16T17:05:49.216Z] [Pipeline] {
13:05:49 [2023-03-16T17:05:49.942Z] [Pipeline] emailext
13:05:50 [2023-03-16T17:05:50.232Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com
13:05:50 [2023-03-16T17:05:50.666Z] [Pipeline] }
13:05:50 [2023-03-16T17:05:50.969Z] [Pipeline] // container
13:05:52 [2023-03-16T17:05:52.620Z] [Pipeline] }
13:05:52 [2023-03-16T17:05:52.923Z] [Pipeline] // stage
13:05:53 [2023-03-16T17:05:53.380Z] [Pipeline] }
13:05:53 [2023-03-16T17:05:53.684Z] [Pipeline] // withEnv
13:05:54 [2023-03-16T17:05:54.126Z] [Pipeline] }
13:05:54 [2023-03-16T17:05:54.424Z] [Pipeline] // timeout
13:05:54 [2023-03-16T17:05:54.876Z] [Pipeline] }
13:05:55 [2023-03-16T17:05:55.183Z] [Pipeline] // timestamps
13:05:55 [2023-03-16T17:05:55.637Z] [Pipeline] }
13:05:55 [2023-03-16T17:05:55.952Z] [Pipeline] // withEnv
13:05:56 [2023-03-16T17:05:56.407Z] [Pipeline] }
13:05:56 [2023-03-16T17:05:56.719Z] [Pipeline] // withEnv
13:05:57 [2023-03-16T17:05:57.195Z] [Pipeline] }
13:05:57 [2023-03-16T17:05:57.513Z] [Pipeline] // node
13:05:57 [2023-03-16T17:05:57.960Z] [Pipeline] }
13:05:58 [2023-03-16T17:05:58.260Z] [Pipeline] // podTemplate
13:05:58 [2023-03-16T17:05:58.711Z] [Pipeline] End of Pipeline
13:06:58 [2023-03-16T17:06:58.936Z] Finished: SUCCESS